logger |
Symfony\Bridge\Monolog\Logger {#732
#name: "request"
#handlers: [
Monolog\Handler\BufferHandler {#863
#level: 100
#bubble: true
#formatter: null
#processors: []
#handler: EasyCorp\EasyLog\EasyLogHandler {#862 …}
#bufferSize: 100
#bufferLimit: 0
#flushOnOverflow: false
#buffer: [
[
"message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
"context" => [
"exception" => ErrorException {#11
#message: "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php"
#line: 16
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php:16 {
include …
›
› @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', DebugClassLoader::class, \Symfony\Component\ErrorHandler\DebugClassLoader::class), \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/composer/ClassLoader.php:571 {
Composer\Autoload\includeFile($file) …
› {
› include $file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/composer/ClassLoader.php:428 {
Composer\Autoload\ClassLoader->loadClass($class) …
› if ($file = $this->findFile($class)) {
› includeFile($file);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/Debug.php:62 {
Symfony\Component\Debug\Debug::enable($errorReportingLevel = E_ALL, $displayErrors = true) …
›
› DebugClassLoader::enable();
› }
}
/home/c1248734/public_html/sentakudaiko.com/index.php:44 {
›
› Debug::enable();
› }
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2346
date: 2025-06-30 00:37:32.238301 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#56
#message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php"
#line: 30
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:30 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› {
› public function offsetExists($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 {
require_once …
› /** @MappedSuperclass */
› abstract class AbstractEntity implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 {
Eccube\Kernel->boot() …
› // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする
› $this->loadEntityProxies();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2347
date: 2025-06-30 00:37:32.238361 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#57
#message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php"
#line: 44
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:44 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
›
› public function offsetGet($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 {
require_once …
› /** @MappedSuperclass */
› abstract class AbstractEntity implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 {
Eccube\Kernel->boot() …
› // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする
› $this->loadEntityProxies();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2348
date: 2025-06-30 00:37:32.238374 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#58
#message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php"
#line: 40
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:40 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
›
› public function offsetSet($offset, $value)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 {
require_once …
› /** @MappedSuperclass */
› abstract class AbstractEntity implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 {
Eccube\Kernel->boot() …
› // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする
› $this->loadEntityProxies();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2349
date: 2025-06-30 00:37:32.238383 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#59
#message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php"
#line: 59
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:59 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
›
› public function offsetUnset($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 {
require_once …
› /** @MappedSuperclass */
› abstract class AbstractEntity implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 {
Eccube\Kernel->boot() …
› // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする
› $this->loadEntityProxies();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2350
date: 2025-06-30 00:37:32.238391 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"context" => [
"exception" => ErrorException {#55
#message: "Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/app/proxy/entity/src/Eccube/Entity/Customer.php"
#line: 31
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/app/proxy/entity/src/Eccube/Entity/Customer.php:31 {
require_once …
› */
› class Customer extends \Eccube\Entity\AbstractEntity implements UserInterface, \Serializable
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 {
Eccube\Kernel->boot() …
› // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする
› $this->loadEntityProxies();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2351
date: 2025-06-30 00:37:32.238401 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#926
#message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php"
#line: 66
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:66 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetExists($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 {
include_once …
›
› class EccubeConfig implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2352
date: 2025-06-30 00:37:32.238408 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#925
#message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php"
#line: 76
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:76 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetGet($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 {
include_once …
›
› class EccubeConfig implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2353
date: 2025-06-30 00:37:32.238416 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#924
#message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php"
#line: 85
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:85 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetSet($offset, $value)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 {
include_once …
›
› class EccubeConfig implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2354
date: 2025-06-30 00:37:32.238425 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#923
#message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php"
#line: 95
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:95 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetUnset($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 {
include_once …
›
› class EccubeConfig implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2355
date: 2025-06-30 00:37:32.238432 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: "Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead."
"context" => [
"exception" => ErrorException {#922
#message: "User Deprecated: "Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php:14 {
include_once …
›
› @trigger_error(sprintf('"%s" is deprecated since Symfony 4.3, use "%s" instead.', SingleStateMarkingStore::class, MethodMarkingStore::class), \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:404 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2356
date: 2025-06-30 00:37:32.238439 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
"context" => [
"exception" => ErrorException {#921
#message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
include_once …
›
› @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:495 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2357
date: 2025-06-30 00:37:32.238446 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
"context" => [
"exception" => ErrorException {#918
#message: "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-server-bundle/WebServerBundle.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-server-bundle/WebServerBundle.php:23 {
Symfony\Bundle\WebServerBundle\WebServerBundle->boot() …
› {
› @trigger_error('Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.', \E_USER_DEPRECATED);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:140 {
Symfony\Component\HttpKernel\Kernel->boot() …
› $bundle->setContainer($this->container);
› $bundle->boot();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2358
date: 2025-06-30 00:37:32.238464 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"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 {#718
#message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_LocatorService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->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/Plugin/komoju/Resource/template'), 'komoju');
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/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';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2359
date: 2025-06-30 00:37:32.238471 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"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 {#717
#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: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
require …
›
› @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);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->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/Plugin/komoju/Resource/template'), 'komoju');
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/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';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2360
date: 2025-06-30 00:37:32.238478 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"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 {#714
#message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_NameParserService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->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/Plugin/komoju/Resource/template'), 'komoju');
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/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';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2361
date: 2025-06-30 00:37:32.238494 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"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 {#713
#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: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
require …
›
› @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);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->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/Plugin/komoju/Resource/template'), 'komoju');
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/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';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2362
date: 2025-06-30 00:37:32.238501 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"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 {#710
#message: "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php"
#line: 121
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/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);
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1657 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() …
›
› $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/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';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2363
date: 2025-06-30 00:37:32.238508 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"context" => [
"exception" => ErrorException {#362
#message: "Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/Member.php"
#line: 32
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/Member.php:32 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class Member extends \Eccube\Entity\AbstractEntity implements UserInterface, \Serializable
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/Member.php:22 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Member')) {
› /**
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php:107 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:360 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class) …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:241 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› if ($class->isRootEntity() && ! $class->isInheritanceTypeNone() && ! $class->discriminatorMap) {
› $this->addDefaultDiscriminatorMap($class);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:82 {
Doctrine\ORM\Mapping\ClassMetadataFactory->loadMetadata($name) …
› {
› $loaded = parent::loadMetadata($name);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:185 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› foreach ($this->loadMetadata($realClassName) as $loadedClassName) {
› $this->cacheDriver->save(
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:288 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EntityManager_9a5be93.php:86 {
EntityManager_9a5be93->getClassMetadata($className) …
›
› return $this->valueHolder48d47->getClassMetadata($className);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:39 {
Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository->__construct(ManagerRegistry $registry, $entityClass) …
›
› parent::__construct($manager, $manager->getClassMetadata($entityClass));
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Repository/ProductRepository.php:64 {
Eccube\Repository\ProductRepository->__construct(RegistryInterface $registry, Queries $queries, EccubeConfig $eccubeConfig) …
› ) {
› parent::__construct($registry, Product::class);
› $this->queries = $queries;
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1989 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getProductRepositoryService() …
› {
› return $this->privates['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? ($this->privates['Eccube\\Doctrine\\Query\\Queries'] = new \Eccube\Doctrine\Query\Queries())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:2081 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getEccubeExtensionService() …
› {
› return $this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1702 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() …
› $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
› $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] ?? $this->getEccubeExtensionService()));
› $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/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';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2364
date: 2025-06-30 00:37:32.238515 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Creation of dynamic property SunCat\MobileDetectBundle\EventListener\RequestResponseListener::$router is deprecated"
"context" => [
"exception" => ErrorException {#2249
#message: "Deprecated: Creation of dynamic property SunCat\MobileDetectBundle\EventListener\RequestResponseListener::$router is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:89 {
SunCat\MobileDetectBundle\EventListener\RequestResponseListener->__construct(MobileDetector $mobileDetector, DeviceView $deviceView, RouterInterface $router, array $redirectConf, $fullPath = true) …
› $this->deviceView = $deviceView;
› $this->router = $router;
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:2422 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileDetect_RequestListenerService() …
› {
› return $this->privates['mobile_detect.request_listener'] = new \SunCat\MobileDetectBundle\EventListener\RequestResponseListener(($this->privates['mobile_detect.mobile_detector.default'] ?? ($this->privates['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()), ($this->services['router'] ?? $this->getRouterService()), $this->parameters['mobile_detect.redirect'], true);
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1116 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());
› }, 1 => 'handleRequest'], 1);
}
/home/c1248734/public_html/sentakudaiko.com/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';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#2365
date: 2025-06-30 00:37:32.238521 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "INIT"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1751211452 {#2373
date: 2025-06-30 00:37:32.240462 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php"
"line" => 73
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelRequestEarly"
"uid" => "1889ae2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Matched route "{route}"."
"context" => [
"route" => "sitemap_xml"
"route_parameters" => [
"_route" => "sitemap_xml"
"_controller" => "Eccube\Controller\SitemapController::index"
]
"request_uri" => "https://sentakudaiko.com/sitemap.xml"
"method" => "GET"
]
"level" => 200
"level_name" => "INFO"
"channel" => "request"
"datetime" => DateTime @1751211452 {#2386
date: 2025-06-30 00:37:32.242312 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
"line" => 118
"class" => "Symfony\Component\HttpKernel\EventListener\RouterListener"
"function" => "onKernelRequest"
"uid" => "1889ae2"
"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 @1751211452 {#2633
date: 2025-06-30 00:37:32.246655 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/security/Http/Firewall/AnonymousAuthenticationListener.php"
"line" => 76
"class" => "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
"function" => "authenticate"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "PROCESS START"
"context" => [
"sitemap_xml"
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1751211452 {#2635
date: 2025-06-30 00:37:32.246760 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php"
"line" => 86
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelRequest"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SET SESSION time_zone = '+00:00'"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#3280
date: 2025-06-30 00:37:32.249477 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "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')"
"context" => [
1
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#3394
date: 2025-06-30 00:37:32.250603 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d1_.page_id AS page_id_12, d1_.layout_id AS layout_id_13, d1_.sort_no AS sort_no_14, d2_.id AS id_15, d2_.layout_name AS layout_name_16, d2_.create_date AS create_date_17, d2_.update_date AS update_date_18, d0_.discriminator_type AS discriminator_type_19, d0_.master_page_id AS master_page_id_20, d1_.discriminator_type AS discriminator_type_21, d1_.page_id AS page_id_22, d1_.layout_id AS layout_id_23, d2_.discriminator_type AS discriminator_type_24, d2_.device_type_id AS device_type_id_25 FROM dtb_page d0_ LEFT JOIN dtb_page_layout d1_ ON d0_.id = d1_.page_id AND d1_.discriminator_type IN ('pagelayout') LEFT JOIN dtb_layout d2_ ON d1_.layout_id = d2_.id AND d2_.discriminator_type IN ('layout') WHERE (d0_.url = ?) AND d0_.discriminator_type IN ('page')"
"context" => [
"sitemap_xml"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#3413
date: 2025-06-30 00:37:32.256008 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "fallback to PC layout"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1751211452 {#891
date: 2025-06-30 00:37:32.258431 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#3466
date: 2025-06-30 00:37:32.259779 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#3460
date: 2025-06-30 00:37:32.259954 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Begin Transaction."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "front"
"datetime" => DateTime @1751211452 {#3458
date: 2025-06-30 00:37:32.260090 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "LOGIC START"
"context" => [
"sitemap_xml"
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1751211452 {#3616
date: 2025-06-30 00:37:32.263083 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php"
"line" => 111
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelController"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d0_.discriminator_type AS discriminator_type_12, d0_.master_page_id AS master_page_id_13 FROM dtb_page d0_ WHERE ((((d0_.meta_robots NOT LIKE '%noindex%' AND d0_.meta_robots NOT LIKE '%none%') OR d0_.meta_robots IS NULL)) AND d0_.id <> 0 AND d0_.master_page_id IS NULL) AND d0_.discriminator_type IN ('page') ORDER BY d0_.update_date DESC LIMIT 1"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#3724
date: 2025-06-30 00:37:32.269062 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.creator_id AS creator_id_10, t0.product_status_id AS product_status_id_11, t0.discriminator_type FROM dtb_product t0 WHERE t0.product_status_id = ? AND t0.discriminator_type IN ('product') ORDER BY t0.update_date DESC LIMIT 1"
"context" => [
1
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#3733
date: 2025-06-30 00:37:32.270291 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Proxies\__CG__\Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"context" => [
"exception" => ErrorException {#4250
#message: "Deprecated: Proxies\__CG__\Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php"
#line: 8
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php:8 {
require …
› */
› class Member extends \Eccube\Entity\Member implements \Doctrine\ORM\Proxy\Proxy
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php:216 {
Doctrine\Common\Proxy\AbstractProxyFactory->getProxyDefinition($className) …
› $this->proxyGenerator->generateProxyClass($classMetadata, $fileName);
› require $fileName;
› break;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php:114 {
Doctrine\Common\Proxy\AbstractProxyFactory->getProxy($className, array $identifier) …
› ? $this->definitions[$className]
› : $this->getProxyDefinition($className);
› $fqcn = $definition->proxyClassName;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2807 {
Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) …
› case ($hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER):
› $newValue = $this->em->getProxyFactory()->getProxy($assoc['targetEntity'], $associatedId);
› break;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php:155 {
Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateRowData(array $row, array &$result) …
› $uow = $this->_em->getUnitOfWork();
› $entity = $uow->createEntity($entityName, $data, $this->_hints);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php:70 {
Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateAllData() …
› while ($row = $this->_stmt->fetch(PDO::FETCH_ASSOC)) {
› $this->hydrateRowData($row, $result);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php:153 {
Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
›
› $result = $this->hydrateAllData();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:734 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, array $orderBy = null) …
› $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);
› $entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:193 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:99 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
›
› $Product = $this->productRepository->findOneBy(['Status' => 1], ['update_date' => 'DESC']);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4249
date: 2025-06-30 00:37:32.274397 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_list_order_by t0 WHERE t0.id = ? AND t0.discriminator_type IN ('productlistorderby')"
"context" => [
2
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#4222
date: 2025-06-30 00:37:32.275260 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "Knp\Component\Pager\Event\BeforeEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
"context" => [
"exception" => ErrorException {#4238
#message: "User Deprecated: The "Knp\Component\Pager\Event\BeforeEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php"
#line: 204
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php:204 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4237
date: 2025-06-30 00:37:32.276296 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"context" => [
"exception" => ErrorException {#4236
#message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› } else {
› @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);
› $swap = $event;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:109 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $beforeEvent = new Event\BeforeEvent($this->eventDispatcher);
› $this->eventDispatcher->dispatch('knp_pager.before', $beforeEvent);
› // items
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4235
date: 2025-06-30 00:37:32.276335 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "Knp\Component\Pager\Event\ItemsEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
"context" => [
"exception" => ErrorException {#4279
#message: "User Deprecated: The "Knp\Component\Pager\Event\ItemsEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php"
#line: 204
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php:204 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4278
date: 2025-06-30 00:37:32.281170 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"context" => [
"exception" => ErrorException {#4277
#message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› } else {
› @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);
› $swap = $event;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4276
date: 2025-06-30 00:37:32.281201 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4346
#message: "Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php"
#line: 122
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:122 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function count()
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:37 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class Paginator implements \Countable, \IteratorAggregate
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php:19 {
Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator->items(ItemsEvent $event) …
› {
› if (!class_exists('Doctrine\ORM\Tools\Pagination\Paginator')) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4347
date: 2025-06-30 00:37:32.281931 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4348
#message: "Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php"
#line: 138
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:138 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function getIterator()
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:37 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class Paginator implements \Countable, \IteratorAggregate
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php:19 {
Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator->items(ItemsEvent $event) …
› {
› if (!class_exists('Doctrine\ORM\Tools\Pagination\Paginator')) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4349
date: 2025-06-30 00:37:32.281964 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4427
#message: "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php"
#line: 71
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:71 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function current()
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:28 {
Doctrine\ORM\Query\TreeWalkerChain->__construct($query, $parserResult, array $queryComponents) …
› */
› class TreeWalkerChainIterator implements \Iterator, \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:384 {
Doctrine\ORM\Query\Parser->parse() …
› if ($this->customTreeWalkers) {
› $treeWalkerChain = new TreeWalkerChain($this->query, $this->parserResult, $this->queryComponents);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:274 {
Doctrine\ORM\Tools\Pagination\Paginator->unbindUnusedQueryParams(Query $query): void …
› $parser = new Parser($query);
› $parameterMappings = $parser->parse()->getParameterMappings();
› /* @var $parameters \Doctrine\Common\Collections\Collection|\Doctrine\ORM\Query\Parameter[] */
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:263 {
Doctrine\ORM\Tools\Pagination\Paginator->getCountQuery() …
› $this->appendTreeWalker($countQuery, CountWalker::class);
› $this->unbindUnusedQueryParams($countQuery);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:126 {
Doctrine\ORM\Tools\Pagination\Paginator->count() …
› try {
› $this->count = (int) array_sum(array_map('current', $this->getCountQuery()->getScalarResult()));
› } catch (NoResultException $e) {
}
Doctrine\ORM\Tools\Pagination\Paginator->count() {}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php:50 {
Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator->items(ItemsEvent $event) …
› } else {
› $event->count = count($paginator);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4426
date: 2025-06-30 00:37:32.283808 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4425
#message: "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php"
#line: 87
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:87 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function next()
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:28 {
Doctrine\ORM\Query\TreeWalkerChain->__construct($query, $parserResult, array $queryComponents) …
› */
› class TreeWalkerChainIterator implements \Iterator, \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:384 {
Doctrine\ORM\Query\Parser->parse() …
› if ($this->customTreeWalkers) {
› $treeWalkerChain = new TreeWalkerChain($this->query, $this->parserResult, $this->queryComponents);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:274 {
Doctrine\ORM\Tools\Pagination\Paginator->unbindUnusedQueryParams(Query $query): void …
› $parser = new Parser($query);
› $parameterMappings = $parser->parse()->getParameterMappings();
› /* @var $parameters \Doctrine\Common\Collections\Collection|\Doctrine\ORM\Query\Parameter[] */
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:263 {
Doctrine\ORM\Tools\Pagination\Paginator->getCountQuery() …
› $this->appendTreeWalker($countQuery, CountWalker::class);
› $this->unbindUnusedQueryParams($countQuery);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:126 {
Doctrine\ORM\Tools\Pagination\Paginator->count() …
› try {
› $this->count = (int) array_sum(array_map('current', $this->getCountQuery()->getScalarResult()));
› } catch (NoResultException $e) {
}
Doctrine\ORM\Tools\Pagination\Paginator->count() {}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php:50 {
Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator->items(ItemsEvent $event) …
› } else {
› $event->count = count($paginator);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4424
date: 2025-06-30 00:37:32.283843 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4423
#message: "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php"
#line: 79
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:79 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function key()
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:28 {
Doctrine\ORM\Query\TreeWalkerChain->__construct($query, $parserResult, array $queryComponents) …
› */
› class TreeWalkerChainIterator implements \Iterator, \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:384 {
Doctrine\ORM\Query\Parser->parse() …
› if ($this->customTreeWalkers) {
› $treeWalkerChain = new TreeWalkerChain($this->query, $this->parserResult, $this->queryComponents);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:274 {
Doctrine\ORM\Tools\Pagination\Paginator->unbindUnusedQueryParams(Query $query): void …
› $parser = new Parser($query);
› $parameterMappings = $parser->parse()->getParameterMappings();
› /* @var $parameters \Doctrine\Common\Collections\Collection|\Doctrine\ORM\Query\Parameter[] */
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:263 {
Doctrine\ORM\Tools\Pagination\Paginator->getCountQuery() …
› $this->appendTreeWalker($countQuery, CountWalker::class);
› $this->unbindUnusedQueryParams($countQuery);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:126 {
Doctrine\ORM\Tools\Pagination\Paginator->count() …
› try {
› $this->count = (int) array_sum(array_map('current', $this->getCountQuery()->getScalarResult()));
› } catch (NoResultException $e) {
}
Doctrine\ORM\Tools\Pagination\Paginator->count() {}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php:50 {
Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator->items(ItemsEvent $event) …
› } else {
› $event->count = count($paginator);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4422
date: 2025-06-30 00:37:32.283863 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4421
#message: "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php"
#line: 97
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:97 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function valid()
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:28 {
Doctrine\ORM\Query\TreeWalkerChain->__construct($query, $parserResult, array $queryComponents) …
› */
› class TreeWalkerChainIterator implements \Iterator, \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:384 {
Doctrine\ORM\Query\Parser->parse() …
› if ($this->customTreeWalkers) {
› $treeWalkerChain = new TreeWalkerChain($this->query, $this->parserResult, $this->queryComponents);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:274 {
Doctrine\ORM\Tools\Pagination\Paginator->unbindUnusedQueryParams(Query $query): void …
› $parser = new Parser($query);
› $parameterMappings = $parser->parse()->getParameterMappings();
› /* @var $parameters \Doctrine\Common\Collections\Collection|\Doctrine\ORM\Query\Parameter[] */
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:263 {
Doctrine\ORM\Tools\Pagination\Paginator->getCountQuery() …
› $this->appendTreeWalker($countQuery, CountWalker::class);
› $this->unbindUnusedQueryParams($countQuery);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:126 {
Doctrine\ORM\Tools\Pagination\Paginator->count() …
› try {
› $this->count = (int) array_sum(array_map('current', $this->getCountQuery()->getScalarResult()));
› } catch (NoResultException $e) {
}
Doctrine\ORM\Tools\Pagination\Paginator->count() {}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php:50 {
Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator->items(ItemsEvent $event) …
› } else {
› $event->count = count($paginator);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4420
date: 2025-06-30 00:37:32.283882 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4419
#message: "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php"
#line: 63
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:63 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function rewind()
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:28 {
Doctrine\ORM\Query\TreeWalkerChain->__construct($query, $parserResult, array $queryComponents) …
› */
› class TreeWalkerChainIterator implements \Iterator, \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:384 {
Doctrine\ORM\Query\Parser->parse() …
› if ($this->customTreeWalkers) {
› $treeWalkerChain = new TreeWalkerChain($this->query, $this->parserResult, $this->queryComponents);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:274 {
Doctrine\ORM\Tools\Pagination\Paginator->unbindUnusedQueryParams(Query $query): void …
› $parser = new Parser($query);
› $parameterMappings = $parser->parse()->getParameterMappings();
› /* @var $parameters \Doctrine\Common\Collections\Collection|\Doctrine\ORM\Query\Parameter[] */
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:263 {
Doctrine\ORM\Tools\Pagination\Paginator->getCountQuery() …
› $this->appendTreeWalker($countQuery, CountWalker::class);
› $this->unbindUnusedQueryParams($countQuery);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:126 {
Doctrine\ORM\Tools\Pagination\Paginator->count() …
› try {
› $this->count = (int) array_sum(array_map('current', $this->getCountQuery()->getScalarResult()));
› } catch (NoResultException $e) {
}
Doctrine\ORM\Tools\Pagination\Paginator->count() {}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php:50 {
Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator->items(ItemsEvent $event) …
› } else {
› $event->count = count($paginator);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4418
date: 2025-06-30 00:37:32.283901 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4417
#message: "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php"
#line: 105
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:105 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetExists($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:28 {
Doctrine\ORM\Query\TreeWalkerChain->__construct($query, $parserResult, array $queryComponents) …
› */
› class TreeWalkerChainIterator implements \Iterator, \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:384 {
Doctrine\ORM\Query\Parser->parse() …
› if ($this->customTreeWalkers) {
› $treeWalkerChain = new TreeWalkerChain($this->query, $this->parserResult, $this->queryComponents);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:274 {
Doctrine\ORM\Tools\Pagination\Paginator->unbindUnusedQueryParams(Query $query): void …
› $parser = new Parser($query);
› $parameterMappings = $parser->parse()->getParameterMappings();
› /* @var $parameters \Doctrine\Common\Collections\Collection|\Doctrine\ORM\Query\Parameter[] */
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:263 {
Doctrine\ORM\Tools\Pagination\Paginator->getCountQuery() …
› $this->appendTreeWalker($countQuery, CountWalker::class);
› $this->unbindUnusedQueryParams($countQuery);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:126 {
Doctrine\ORM\Tools\Pagination\Paginator->count() …
› try {
› $this->count = (int) array_sum(array_map('current', $this->getCountQuery()->getScalarResult()));
› } catch (NoResultException $e) {
}
Doctrine\ORM\Tools\Pagination\Paginator->count() {}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php:50 {
Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator->items(ItemsEvent $event) …
› } else {
› $event->count = count($paginator);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4416
date: 2025-06-30 00:37:32.283920 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4415
#message: "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php"
#line: 113
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:113 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetGet($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:28 {
Doctrine\ORM\Query\TreeWalkerChain->__construct($query, $parserResult, array $queryComponents) …
› */
› class TreeWalkerChainIterator implements \Iterator, \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:384 {
Doctrine\ORM\Query\Parser->parse() …
› if ($this->customTreeWalkers) {
› $treeWalkerChain = new TreeWalkerChain($this->query, $this->parserResult, $this->queryComponents);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:274 {
Doctrine\ORM\Tools\Pagination\Paginator->unbindUnusedQueryParams(Query $query): void …
› $parser = new Parser($query);
› $parameterMappings = $parser->parse()->getParameterMappings();
› /* @var $parameters \Doctrine\Common\Collections\Collection|\Doctrine\ORM\Query\Parameter[] */
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:263 {
Doctrine\ORM\Tools\Pagination\Paginator->getCountQuery() …
› $this->appendTreeWalker($countQuery, CountWalker::class);
› $this->unbindUnusedQueryParams($countQuery);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:126 {
Doctrine\ORM\Tools\Pagination\Paginator->count() …
› try {
› $this->count = (int) array_sum(array_map('current', $this->getCountQuery()->getScalarResult()));
› } catch (NoResultException $e) {
}
Doctrine\ORM\Tools\Pagination\Paginator->count() {}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php:50 {
Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator->items(ItemsEvent $event) …
› } else {
› $event->count = count($paginator);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4414
date: 2025-06-30 00:37:32.283950 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4413
#message: "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php"
#line: 129
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:129 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetSet($offset, $value)
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:28 {
Doctrine\ORM\Query\TreeWalkerChain->__construct($query, $parserResult, array $queryComponents) …
› */
› class TreeWalkerChainIterator implements \Iterator, \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:384 {
Doctrine\ORM\Query\Parser->parse() …
› if ($this->customTreeWalkers) {
› $treeWalkerChain = new TreeWalkerChain($this->query, $this->parserResult, $this->queryComponents);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:274 {
Doctrine\ORM\Tools\Pagination\Paginator->unbindUnusedQueryParams(Query $query): void …
› $parser = new Parser($query);
› $parameterMappings = $parser->parse()->getParameterMappings();
› /* @var $parameters \Doctrine\Common\Collections\Collection|\Doctrine\ORM\Query\Parameter[] */
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:263 {
Doctrine\ORM\Tools\Pagination\Paginator->getCountQuery() …
› $this->appendTreeWalker($countQuery, CountWalker::class);
› $this->unbindUnusedQueryParams($countQuery);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:126 {
Doctrine\ORM\Tools\Pagination\Paginator->count() …
› try {
› $this->count = (int) array_sum(array_map('current', $this->getCountQuery()->getScalarResult()));
› } catch (NoResultException $e) {
}
Doctrine\ORM\Tools\Pagination\Paginator->count() {}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php:50 {
Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator->items(ItemsEvent $event) …
› } else {
› $event->count = count($paginator);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4412
date: 2025-06-30 00:37:32.283969 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4411
#message: "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php"
#line: 141
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:141 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetUnset($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php:28 {
Doctrine\ORM\Query\TreeWalkerChain->__construct($query, $parserResult, array $queryComponents) …
› */
› class TreeWalkerChainIterator implements \Iterator, \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:384 {
Doctrine\ORM\Query\Parser->parse() …
› if ($this->customTreeWalkers) {
› $treeWalkerChain = new TreeWalkerChain($this->query, $this->parserResult, $this->queryComponents);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:274 {
Doctrine\ORM\Tools\Pagination\Paginator->unbindUnusedQueryParams(Query $query): void …
› $parser = new Parser($query);
› $parameterMappings = $parser->parse()->getParameterMappings();
› /* @var $parameters \Doctrine\Common\Collections\Collection|\Doctrine\ORM\Query\Parameter[] */
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:263 {
Doctrine\ORM\Tools\Pagination\Paginator->getCountQuery() …
› $this->appendTreeWalker($countQuery, CountWalker::class);
› $this->unbindUnusedQueryParams($countQuery);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php:126 {
Doctrine\ORM\Tools\Pagination\Paginator->count() …
› try {
› $this->count = (int) array_sum(array_map('current', $this->getCountQuery()->getScalarResult()));
› } catch (NoResultException $e) {
}
Doctrine\ORM\Tools\Pagination\Paginator->count() {}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Paginate/Doctrine/ORM/QuerySubscriber/UsesPaginator.php:50 {
Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator->items(ItemsEvent $event) …
› } else {
› $event->count = count($paginator);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:114 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch('knp_pager.items', $itemsEvent);
› if (!$itemsEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4410
date: 2025-06-30 00:37:32.283987 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT count(DISTINCT d0_.id) AS sclr_0 FROM dtb_product d0_ WHERE (d0_.product_status_id = 1) AND d0_.discriminator_type IN ('product')"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#4354
date: 2025-06-30 00:37:32.284446 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT DISTINCT d0_.id AS id_0, d0_.create_date AS create_date_1, d0_.id AS id_2 FROM dtb_product d0_ WHERE (d0_.product_status_id = 1) AND d0_.discriminator_type IN ('product') ORDER BY d0_.create_date DESC, d0_.id DESC LIMIT 1000"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#4374
date: 2025-06-30 00:37:32.285881 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.discriminator_type AS discriminator_type_9, d0_.creator_id AS creator_id_10, d0_.product_status_id AS product_status_id_11 FROM dtb_product d0_ WHERE (d0_.product_status_id = 1 AND d0_.id IN (?)) AND d0_.discriminator_type IN ('product') ORDER BY d0_.create_date DESC, d0_.id DESC"
"context" => [
[
8
7
6
3
2
1
]
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#4459
date: 2025-06-30 00:37:32.287280 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "Knp\Component\Pager\Event\PaginationEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
"context" => [
"exception" => ErrorException {#4312
#message: "User Deprecated: The "Knp\Component\Pager\Event\PaginationEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php"
#line: 204
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php:204 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4315
date: 2025-06-30 00:37:32.288338 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"context" => [
"exception" => ErrorException {#4314
#message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› } else {
› @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);
› $swap = $event;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4317
date: 2025-06-30 00:37:32.288367 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4308
#message: "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php"
#line: 54
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:54 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function count()
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:7 {
Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber->pagination(PaginationEvent $event) …
›
› abstract class AbstractPagination implements PaginationInterface, Countable, Iterator, ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4445
date: 2025-06-30 00:37:32.289296 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4302
#message: "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php"
#line: 26
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:26 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function current() {
› return current($this->items);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:7 {
Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber->pagination(PaginationEvent $event) …
›
› abstract class AbstractPagination implements PaginationInterface, Countable, Iterator, ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4305
date: 2025-06-30 00:37:32.289329 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4304
#message: "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php"
#line: 40
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:40 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function next() {
› next($this->items);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:7 {
Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber->pagination(PaginationEvent $event) …
›
› abstract class AbstractPagination implements PaginationInterface, Countable, Iterator, ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4307
date: 2025-06-30 00:37:32.289350 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4306
#message: "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php"
#line: 33
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:33 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function key() {
› return key($this->items);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:7 {
Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber->pagination(PaginationEvent $event) …
›
› abstract class AbstractPagination implements PaginationInterface, Countable, Iterator, ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4309
date: 2025-06-30 00:37:32.289367 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4303
#message: "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php"
#line: 47
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:47 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function valid() {
› return key($this->items) !== null;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:7 {
Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber->pagination(PaginationEvent $event) …
›
› abstract class AbstractPagination implements PaginationInterface, Countable, Iterator, ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4436
date: 2025-06-30 00:37:32.289384 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4441
#message: "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php"
#line: 19
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:19 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function rewind() {
› reset($this->items);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:7 {
Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber->pagination(PaginationEvent $event) …
›
› abstract class AbstractPagination implements PaginationInterface, Countable, Iterator, ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4368
date: 2025-06-30 00:37:32.289399 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4443
#message: "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php"
#line: 162
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:162 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
›
› public function offsetExists($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:7 {
Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber->pagination(PaginationEvent $event) …
›
› abstract class AbstractPagination implements PaginationInterface, Countable, Iterator, ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4432
date: 2025-06-30 00:37:32.289416 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4463
#message: "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php"
#line: 167
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:167 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
›
› public function offsetGet($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:7 {
Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber->pagination(PaginationEvent $event) …
›
› abstract class AbstractPagination implements PaginationInterface, Countable, Iterator, ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4442
date: 2025-06-30 00:37:32.289432 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4447
#message: "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php"
#line: 172
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:172 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
›
› public function offsetSet($offset, $value)
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:7 {
Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber->pagination(PaginationEvent $event) …
›
› abstract class AbstractPagination implements PaginationInterface, Countable, Iterator, ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4490
date: 2025-06-30 00:37:32.289448 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#4491
#message: "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php"
#line: 181
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:181 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
›
› public function offsetUnset($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Pagination/AbstractPagination.php:7 {
Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber->pagination(PaginationEvent $event) …
›
› abstract class AbstractPagination implements PaginationInterface, Countable, Iterator, ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:122 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $paginationEvent->options = &$options;
› $this->eventDispatcher->dispatch('knp_pager.pagination', $paginationEvent);
› if (!$paginationEvent->isPropagationStopped()) {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4492
date: 2025-06-30 00:37:32.289471 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "Knp\Component\Pager\Event\AfterEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
"context" => [
"exception" => ErrorException {#4533
#message: "User Deprecated: The "Knp\Component\Pager\Event\AfterEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php"
#line: 204
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php:204 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4534
date: 2025-06-30 00:37:32.289734 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"context" => [
"exception" => ErrorException {#4535
#message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› } else {
› @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);
› $swap = $event;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:137 {
Knp\Component\Pager\Paginator->paginate($target, $page = 1, $limit = 10, array $options = []) …
› $afterEvent = new Event\AfterEvent($paginationView);
› $this->eventDispatcher->dispatch('knp_pager.after', $afterEvent);
› return $paginationView;
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/Paginator_f262b94.php:36 {
Paginator_f262b94->paginate($target, $page = 1, $limit = 10, array $options = []) …
›
› return $this->valueHolder48d47->paginate($target, $page, $limit, $options);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:105 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
› /** @var SlidingPagination $pagination */
› $pagination = $paginator->paginate(
› $productQueryBuilder,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4310
date: 2025-06-30 00:37:32.289758 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.discriminator_type IN ('category') ORDER BY t0.update_date DESC LIMIT 1"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#4530
date: 2025-06-30 00:37:32.289864 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
"context" => [
"exception" => ErrorException {#4529
#message: "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplatingService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplatingService.php:9 {
require …
›
› @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/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])) {
}
/home/c1248734/public_html/sentakudaiko.com/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));
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:220 {
Eccube\Controller\SitemapController->outputXml(array $data, $template_name = '…16') …
›
› return $this->render(
› $template_name,
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:114 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
›
› return $this->outputXml(
› [
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4525
date: 2025-06-30 00:37:32.290685 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
"context" => [
"exception" => ErrorException {#4524
#message: "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bundle/TwigEngine.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bundle/TwigEngine.php:14 {
require …
›
› @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/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])) {
}
/home/c1248734/public_html/sentakudaiko.com/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));
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:220 {
Eccube\Controller\SitemapController->outputXml(array $data, $template_name = '…16') …
›
› return $this->render(
› $template_name,
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:114 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
›
› return $this->outputXml(
› [
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4523
date: 2025-06-30 00:37:32.290854 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
"context" => [
"exception" => ErrorException {#4522
#message: "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bridge/TwigEngine.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bridge/TwigEngine.php:14 {
require …
›
› @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/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])) {
}
/home/c1248734/public_html/sentakudaiko.com/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));
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:220 {
Eccube\Controller\SitemapController->outputXml(array $data, $template_name = '…16') …
›
› return $this->render(
› $template_name,
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:114 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
›
› return $this->outputXml(
› [
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4521
date: 2025-06-30 00:37:32.291118 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"context" => [
"exception" => ErrorException {#4520
#message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/EngineInterface.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14 {
require …
›
› @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/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])) {
}
/home/c1248734/public_html/sentakudaiko.com/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));
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:220 {
Eccube\Controller\SitemapController->outputXml(array $data, $template_name = '…16') …
›
› return $this->render(
› $template_name,
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:114 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
›
› return $this->outputXml(
› [
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4496
date: 2025-06-30 00:37:32.291434 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"context" => [
"exception" => ErrorException {#4518
#message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/TemplateReference.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/TemplateReference.php:14 {
Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) …
›
› @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bridge/TwigEngine.php:113 {
Symfony\Bridge\Twig\TwigEngine->supports($name) …
›
› $template = $this->parser->parse($name);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:220 {
Eccube\Controller\SitemapController->outputXml(array $data, $template_name = '…16') …
›
› return $this->render(
› $template_name,
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:114 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
›
› return $this->outputXml(
› [
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4497
date: 2025-06-30 00:37:32.291721 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"context" => [
"exception" => ErrorException {#4501
#message: "User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Controller/ControllerTrait.php"
#line: 231
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231 {
Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response …
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:220 {
Eccube\Controller\SitemapController->outputXml(array $data, $template_name = '…16') …
›
› return $this->render(
› $template_name,
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:114 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
›
› return $this->outputXml(
› [
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4500
date: 2025-06-30 00:37:32.292057 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"context" => [
"exception" => ErrorException {#4517
#message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› } else {
› @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);
› $swap = $event;
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:35 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› $event = new TemplateEvent($this->getTemplateName(), $originCode, $context);
› $eventDispatcher->dispatch($this->getTemplateName(), $event);
› if ($event->getSource() !== $originCode) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bridge/TwigEngine.php:54 {
Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
› {
› return $this->load($name)->render($parameters);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response …
›
› $content = $this->container->get('templating')->render($view, $parameters);
› } elseif ($this->container->has('twig')) {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:220 {
Eccube\Controller\SitemapController->outputXml(array $data, $template_name = '…16') …
›
› return $this->render(
› $template_name,
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:114 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
›
› return $this->outputXml(
› [
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4519
date: 2025-06-30 00:37:32.293115 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => ""ROLLBACK""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#4633
date: 2025-06-30 00:37:32.296701 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#4631
date: 2025-06-30 00:37:32.296877 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Rollback executed."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "front"
"datetime" => DateTime @1751211452 {#4641
date: 2025-06-30 00:37:32.297035 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("update_date") on a null variable." at /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Resource/template/default/sitemap_index.xml.twig line 9"
"context" => [
"exception" => Twig\Error\RuntimeError {#4507
#message: "Impossible to access an attribute ("update_date") on a null variable."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Resource/template/default/sitemap_index.xml.twig"
#line: 9
-lineno: 9
-name: "sitemap_index.xml.twig"
-rawMessage: "Impossible to access an attribute ("update_date") on a null variable."
-sourcePath: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Resource/template/default/sitemap_index.xml.twig"
-sourceCode: """
<?xml version="1.0" encoding="UTF-8"?>\n
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">\n
<sitemap>\n
<loc>{{url('sitemap_page_xml')}}</loc>\n
<lastmod>{{Page.update_date|date_format('','c')}}</lastmod>\n
</sitemap>\n
<sitemap>\n
<loc>{{url('sitemap_category_xml')}}</loc>\n
<lastmod>{{Category.update_date|date_format('','c')}}</lastmod>\n
</sitemap>\n
{% for p in 1..productPageCount %}\n
<sitemap>\n
<loc>{{url('sitemap_product_xml', {page: p})}}</loc>\n
<lastmod>{{Product.update_date|date_format('','c')}}</lastmod>\n
</sitemap>\n
{% endfor %}\n
</sitemapindex>\n
"""
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Resource/template/default/sitemap_index.xml.twig:9 {
twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
› <loc>{{url('sitemap_category_xml')}}</loc>
› <lastmod>{{Category.update_date|date_format('','c')}}</lastmod>
› </sitemap>
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Resource/template/default/sitemap_index.xml.twig:9 {
__TwigTemplate_20554106edd5daf36909b1a831961045->doDisplay(array $context, array $blocks = []) …
› <loc>{{url('sitemap_category_xml')}}</loc>
› <lastmod>{{Category.update_date|date_format('','c')}}</lastmod>
› </sitemap>
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:40 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bridge/TwigEngine.php:54 {
Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
› {
› return $this->load($name)->render($parameters);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
Symfony\Bundle\FrameworkBundle\Controller\Controller->render(string $view, array $parameters = [], Response $response = null): Response …
›
› $content = $this->container->get('templating')->render($view, $parameters);
› } elseif ($this->container->has('twig')) {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:220 {
Eccube\Controller\SitemapController->outputXml(array $data, $template_name = '…16') …
›
› return $this->render(
› $template_name,
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Controller/SitemapController.php:114 {
Eccube\Controller\SitemapController->index(PaginatorInterface $paginator) …
›
› return $this->outputXml(
› [
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 500
"level_name" => "CRITICAL"
"channel" => "request"
"datetime" => DateTime @1751211452 {#4676
date: 2025-06-30 00:37:32.298949 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 127
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"function" => "logException"
"uid" => "1889ae2"
"user_id" => "anon."
"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 {#4645
#message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php:141 {
Eccube\EventListener\LogListener->onKernelException(GetResponseForExceptionEvent $event) …
› {
› $e = $event->getException();
› if ($e instanceof HttpExceptionInterface && $e->getStatusCode() < 500) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4646
date: 2025-06-30 00:37:32.299035 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Twig\Error\RuntimeError: Impossible to access an attribute ("update_date") on a null variable. (uncaught exception) at /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Resource/template/default/sitemap_index.xml.twig line 9"
"context" => [
"exception" => Twig\Error\RuntimeError {#4507}
]
"level" => 400
"level_name" => "ERROR"
"channel" => "app"
"datetime" => DateTime @1751211452 {#4647
date: 2025-06-30 00:37:32.299056 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php"
"line" => 152
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelException"
"uid" => "1889ae2"
"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 {#4884
#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: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-foundation/Cookie.php"
#line: 97
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/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);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:469 {
SunCat\MobileDetectBundle\Helper\DeviceView->createCookie($value) …
›
› return new Cookie(
› $this->getCookieKey(),
}
/home/c1248734/public_html/sentakudaiko.com/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));
›
}
/home/c1248734/public_html/sentakudaiko.com/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());
› };
}
/home/c1248734/public_html/sentakudaiko.com/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));
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#4885
date: 2025-06-30 00:37:32.332865 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#6301
date: 2025-06-30 00:37:32.340425 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#6391
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:67 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Full',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#6392
date: 2025-06-30 00:37:32.341306 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#6393
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:77 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Tablet',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#6394
date: 2025-06-30 00:37:32.341417 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#6395
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:87 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Mobile',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#6396
date: 2025-06-30 00:37:32.341463 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"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 {#6466
#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: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-foundation/Cookie.php"
#line: 97
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/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);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:469 {
SunCat\MobileDetectBundle\Helper\DeviceView->createCookie($value) …
›
› return new Cookie(
› $this->getCookieKey(),
}
/home/c1248734/public_html/sentakudaiko.com/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));
›
}
/home/c1248734/public_html/sentakudaiko.com/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());
› };
}
/home/c1248734/public_html/sentakudaiko.com/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));
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#6467
date: 2025-06-30 00:37:32.342274 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "LOGIC END"
"context" => [
"sitemap_xml"
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1751211452 {#6468
date: 2025-06-30 00:37:32.342311 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php"
"line" => 124
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelResponse"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#6820
date: 2025-06-30 00:37:32.350051 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#6743
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:67 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Full',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#6741
date: 2025-06-30 00:37:32.350717 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#6742
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:77 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Tablet',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#6740
date: 2025-06-30 00:37:32.350811 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#6633
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:87 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Mobile',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#6637
date: 2025-06-30 00:37:32.350853 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"context" => [
"exception" => ErrorException {#6886
#message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› } else {
› @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);
› $swap = $event;
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:35 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› $event = new TemplateEvent($this->getTemplateName(), $originCode, $context);
› $eventDispatcher->dispatch($this->getTemplateName(), $event);
› if ($event->getSource() !== $originCode) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/TemplateWrapper.php:45 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:123 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces) …
› if (false !== $pos) {
› $toolbar = "\n".str_replace("\n", '', $this->twig->render(
› '@WebProfiler/Profiler/toolbar_js.html.twig',
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:111 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(FilterResponseEvent $event) …
›
› $this->injectToolbar($response, $request, $nonces);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#6887
date: 2025-06-30 00:37:32.351281 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"context" => [
"exception" => ErrorException {#6895
#message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› } else {
› @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);
› $swap = $event;
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:35 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› $event = new TemplateEvent($this->getTemplateName(), $originCode, $context);
› $eventDispatcher->dispatch($this->getTemplateName(), $event);
› if ($event->getSource() !== $originCode) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Extension/CoreExtension.php:1288 {
twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
›
› return $loaded ? $loaded->render($variables) : '';
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig:2 {
__TwigTemplate_486d1fe893d2f517fac2e4c75addbab1->doDisplay(array $context, array $blocks = []) …
› <div id="sfwdt{{ token }}" class="sf-toolbar sf-display-none" role="region" aria-label="Symfony Web Debug Toolbar"></div>
› {{ include('@WebProfiler/Profiler/base_js.html.twig') }}
› <style{% if csp_style_nonce %} nonce="{{ csp_style_nonce }}"{% endif %}>
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:40 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/TemplateWrapper.php:45 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:123 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces) …
› if (false !== $pos) {
› $toolbar = "\n".str_replace("\n", '', $this->twig->render(
› '@WebProfiler/Profiler/toolbar_js.html.twig',
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:111 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(FilterResponseEvent $event) …
›
› $this->injectToolbar($response, $request, $nonces);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#6896
date: 2025-06-30 00:37:32.351451 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"context" => [
"exception" => ErrorException {#6903
#message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› } else {
› @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);
› $swap = $event;
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:35 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› $event = new TemplateEvent($this->getTemplateName(), $originCode, $context);
› $eventDispatcher->dispatch($this->getTemplateName(), $event);
› if ($event->getSource() !== $originCode) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Extension/CoreExtension.php:1288 {
twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
›
› return $loaded ? $loaded->render($variables) : '';
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig:4 {
__TwigTemplate_486d1fe893d2f517fac2e4c75addbab1->doDisplay(array $context, array $blocks = []) …
› <style{% if csp_style_nonce %} nonce="{{ csp_style_nonce }}"{% endif %}>
› {{ include('@WebProfiler/Profiler/toolbar.css.twig') }}
› </style>
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:40 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/TemplateWrapper.php:45 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:123 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces) …
› if (false !== $pos) {
› $toolbar = "\n".str_replace("\n", '', $this->twig->render(
› '@WebProfiler/Profiler/toolbar_js.html.twig',
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:111 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(FilterResponseEvent $event) …
›
› $this->injectToolbar($response, $request, $nonces);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/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);
›
}
/home/c1248734/public_html/sentakudaiko.com/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) {
}
/home/c1248734/public_html/sentakudaiko.com/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/c1248734/public_html/sentakudaiko.com/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 {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751211452 {#6904
date: 2025-06-30 00:37:32.351804 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "PROCESS END"
"context" => [
"sitemap_xml"
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1751211452 {#6946
date: 2025-06-30 00:37:32.353157 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php"
"line" => 133
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelTerminate"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => ""COMMIT""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#6948
date: 2025-06-30 00:37:32.353201 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1751211452 {#6950
date: 2025-06-30 00:37:32.353418 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Commit executed."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "app"
"datetime" => DateTime @1751211452 {#6952
date: 2025-06-30 00:37:32.353565 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.124"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "1889ae2"
"user_id" => "anon."
"session_id" => "N/A"
]
]
]
#initialized: true
}
Symfony\Bridge\Monolog\Handler\ConsoleHandler {#864
#level: 100
#bubble: true
#formatter: null
#processors: []
-output: null
-verbosityLevelMap: [
16 => 400
32 => 300
64 => 250
128 => 200
256 => 100
]
-consoleFormatterOptions: []
}
]
#processors: [
Symfony\Bridge\Monolog\Processor\WebProcessor {#865
#serverData: [
"LSPHP_ENABLE_USER_INI" => "on"
"PATH" => "/usr/local/bin:/usr/bin:/bin"
"TEMP" => "/tmp"
"TMP" => "/tmp"
"TMPDIR" => "/tmp"
"PWD" => "/"
"HTTP_ACCEPT" => "*/*"
"HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
"CONTENT_LENGTH" => "0"
"HTTP_HOST" => "sentakudaiko.com"
"HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"HTTP_X_REAL_IP" => "216.73.216.124"
"HTTP_X_FORWARDED_PROTO" => "https"
"HTTP_X_FORWARDED_HOST" => "sentakudaiko.com"
"HTTP_X_FORWARDED_PORT" => "443"
"HTTP_GEOIP_ADDR" => "216.73.216.124"
"HTTP_GEOIP_CONTINENT_CODE" => "NA"
"HTTP_GEOIP_COUNTRY_CODE" => "US"
"HTTP_GEOIP_COUNTRY_NAME" => "United States"
"REDIRECT_UNIQUE_ID" => "aGFdvIrB7bWpCo8fheF-OAAAAA0"
"REDIRECT_GEOIP_ADDR" => "216.73.216.124"
"REDIRECT_GEOIP_CONTINENT_CODE" => "NA"
"REDIRECT_GEOIP_COUNTRY_CODE" => "US"
"REDIRECT_GEOIP_COUNTRY_NAME" => "United States"
"REDIRECT_HTTP_X_REAL_IP" => "216.73.216.124"
"REDIRECT_HTTP_X_FORWARDED_PROTO" => "https"
"REDIRECT_HTTP_X_FORWARDED_HOST" => "sentakudaiko.com"
"REDIRECT_HTTP_X_FORWARDED_PORT" => "443"
"REDIRECT_HTTP_HOST" => "sentakudaiko.com"
"REDIRECT_HTTP_ACCEPT" => "*/*"
"REDIRECT_HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"REDIRECT_HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
"REDIRECT_PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
"REDIRECT_SERVER_SIGNATURE" => ""
"REDIRECT_SERVER_SOFTWARE" => "Apache"
"REDIRECT_SERVER_NAME" => "sentakudaiko.com"
"REDIRECT_SERVER_ADDR" => "127.0.0.1"
"REDIRECT_SERVER_PORT" => "8080"
"REDIRECT_REMOTE_ADDR" => "216.73.216.124"
"REDIRECT_DOCUMENT_ROOT" => ""
"REDIRECT_REQUEST_SCHEME" => "http"
"REDIRECT_CONTEXT_PREFIX" => ""
"REDIRECT_CONTEXT_DOCUMENT_ROOT" => ""
"REDIRECT_SERVER_ADMIN" => "root@localhost"
"REDIRECT_SCRIPT_FILENAME" => ""
"REDIRECT_REMOTE_PORT" => "19736"
"REDIRECT_GATEWAY_INTERFACE" => "CGI/1.1"
"REDIRECT_SERVER_PROTOCOL" => "HTTP/1.1"
"REDIRECT_REQUEST_METHOD" => "GET"
"REDIRECT_QUERY_STRING" => ""
"REDIRECT_REQUEST_URI" => "/sitemap.xml"
"REDIRECT_SCRIPT_NAME" => "/sitemap.xml"
"REDIRECT_SG" => "off"
"REDIRECT_HTTPS" => "on"
"REDIRECT_HTTP_AUTHORIZATION" => ""
"REDIRECT_STATUS" => "200"
"UNIQUE_ID" => "aGFdvIrB7bWpCo8fheF-OAAAAA0"
"GEOIP_ADDR" => "216.73.216.124"
"GEOIP_CONTINENT_CODE" => "NA"
"GEOIP_COUNTRY_CODE" => "US"
"GEOIP_COUNTRY_NAME" => "United States"
"SERVER_SIGNATURE" => ""
"SERVER_SOFTWARE" => "Apache"
"SERVER_NAME" => "sentakudaiko.com"
"SERVER_ADDR" => "127.0.0.1"
"SERVER_PORT" => "8080"
"REMOTE_ADDR" => "216.73.216.124"
"DOCUMENT_ROOT" => "/home/c1248734/public_html/sentakudaiko.com"
"REQUEST_SCHEME" => "http"
"CONTEXT_PREFIX" => ""
"CONTEXT_DOCUMENT_ROOT" => "/home/c1248734/public_html/sentakudaiko.com"
"SERVER_ADMIN" => "root@localhost"
"SCRIPT_FILENAME" => "/home/c1248734/public_html/sentakudaiko.com/index.php"
"REMOTE_PORT" => "19736"
"REDIRECT_URL" => "/sitemap.xml"
"SERVER_PROTOCOL" => "HTTP/1.1"
"REQUEST_METHOD" => "GET"
"QUERY_STRING" => ""
"REQUEST_URI" => "/sitemap.xml"
"SCRIPT_NAME" => "/index.php"
"SG" => "off"
"HTTPS" => "on"
"HTTP_AUTHORIZATION" => ""
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1751211452.1954
"REQUEST_TIME" => 1751211452
"APP_ENV" => "dev"
"APP_DEBUG" => "1"
"DATABASE_URL" => "mysql://hxkq5_sentakudaiko:jJvSAH4p5uJV!@mysql43.conoha.ne.jp/hxkq5_sentakudaiko"
"DATABASE_SERVER_VERSION" => "5.6.10"
"MAILER_TRANSPORT" => "smtp"
"MAILER_HOST" => "mail67.conoha.ne.jp"
"MAILER_PORT" => "465"
"MAILER_USERNAME" => "mailserver@sentakudaiko.com"
"MAILER_PASSWORD" => "At!sSFXYTRd4"
"MAILER_ENCRYPTION" => "ssl"
"MAILER_SENDER_ADDRESS" => "mailserver@sentakudaiko.com"
"ECCUBE_AUTH_MAGIC" => "YeF0pj4nbCGhwB8IlWkxsCWaZJ9FoKXR"
"ECCUBE_ADMIN_ALLOW_HOSTS" => "[]"
"ECCUBE_FORCE_SSL" => "false"
"ECCUBE_ADMIN_ROUTE" => "marusan_sentakudaiko_admin"
"ECCUBE_COOKIE_PATH" => "/"
"ECCUBE_TEMPLATE_CODE" => "default"
"ECCUBE_LOCALE" => "ja"
"TRUSTED_HOSTS" => "^sentakudaiko.com$"
"ECCUBE_ADMIN_DENY_HOSTS" => "[]"
]
#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 {#866
-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 {#867
-uid: "1889ae2"
}
Eccube\Log\Processor\TokenProcessor {#870
#tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#872 …}
}
Eccube\Log\Processor\SessionProcessor {#882
#session: Symfony\Component\HttpFoundation\Session\Session {#881 …}
}
Symfony\Bridge\Monolog\Processor\DebugProcessor {#884
-records: [
"00000000000000120000000000000000" => [
[
"timestamp" => 1751211452
"message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#11}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#56}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#57}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#58}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#59}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#55}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#926}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#925}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#924}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#923}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: "Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#922}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#921}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#918}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#718}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#717}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#714}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#713}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#710}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#362}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Creation of dynamic property SunCat\MobileDetectBundle\EventListener\RequestResponseListener::$router is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2249}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "INIT"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1751211452
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "sitemap_xml"
"route_parameters" => [
"_route" => "sitemap_xml"
"_controller" => "Eccube\Controller\SitemapController::index"
]
"request_uri" => "https://sentakudaiko.com/sitemap.xml"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1751211452
"message" => "Populated the TokenStorage with an anonymous Token."
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1751211452
"message" => "PROCESS START"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"sitemap_xml"
]
"channel" => "app"
]
[
"timestamp" => 1751211452
"message" => "SET SESSION time_zone = '+00:00'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "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')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d1_.page_id AS page_id_12, d1_.layout_id AS layout_id_13, d1_.sort_no AS sort_no_14, d2_.id AS id_15, d2_.layout_name AS layout_name_16, d2_.create_date AS create_date_17, d2_.update_date AS update_date_18, d0_.discriminator_type AS discriminator_type_19, d0_.master_page_id AS master_page_id_20, d1_.discriminator_type AS discriminator_type_21, d1_.page_id AS page_id_22, d1_.layout_id AS layout_id_23, d2_.discriminator_type AS discriminator_type_24, d2_.device_type_id AS device_type_id_25 FROM dtb_page d0_ LEFT JOIN dtb_page_layout d1_ ON d0_.id = d1_.page_id AND d1_.discriminator_type IN ('pagelayout') LEFT JOIN dtb_layout d2_ ON d1_.layout_id = d2_.id AND d2_.discriminator_type IN ('layout') WHERE (d0_.url = ?) AND d0_.discriminator_type IN ('page')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sitemap_xml"
]
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "fallback to PC layout"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1751211452
"message" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "Begin Transaction."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "LOGIC START"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"sitemap_xml"
]
"channel" => "app"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Eccube\EventListener\TwoFactorAuthListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d0_.discriminator_type AS discriminator_type_12, d0_.master_page_id AS master_page_id_13 FROM dtb_page d0_ WHERE ((((d0_.meta_robots NOT LIKE '%noindex%' AND d0_.meta_robots NOT LIKE '%none%') OR d0_.meta_robots IS NULL)) AND d0_.id <> 0 AND d0_.master_page_id IS NULL) AND d0_.discriminator_type IN ('page') ORDER BY d0_.update_date DESC LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.creator_id AS creator_id_10, t0.product_status_id AS product_status_id_11, t0.discriminator_type FROM dtb_product t0 WHERE t0.product_status_id = ? AND t0.discriminator_type IN ('product') ORDER BY t0.update_date DESC LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Proxies\__CG__\Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4250}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_list_order_by t0 WHERE t0.id = ? AND t0.discriminator_type IN ('productlistorderby')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
2
]
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The "Knp\Component\Pager\Event\BeforeEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4238}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4236}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The "Knp\Component\Pager\Event\ItemsEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4279}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4277}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4346}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Doctrine\ORM\Tools\Pagination\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4348}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4427}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4425}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4423}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4421}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4419}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4417}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4415}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4413}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Doctrine\ORM\Query\TreeWalkerChainIterator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4411}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "SELECT count(DISTINCT d0_.id) AS sclr_0 FROM dtb_product d0_ WHERE (d0_.product_status_id = 1) AND d0_.discriminator_type IN ('product')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "SELECT DISTINCT d0_.id AS id_0, d0_.create_date AS create_date_1, d0_.id AS id_2 FROM dtb_product d0_ WHERE (d0_.product_status_id = 1) AND d0_.discriminator_type IN ('product') ORDER BY d0_.create_date DESC, d0_.id DESC LIMIT 1000"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.discriminator_type AS discriminator_type_9, d0_.creator_id AS creator_id_10, d0_.product_status_id AS product_status_id_11 FROM dtb_product d0_ WHERE (d0_.product_status_id = 1 AND d0_.id IN (?)) AND d0_.discriminator_type IN ('product') ORDER BY d0_.create_date DESC, d0_.id DESC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
[
8
7
6
3
2
1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\DBALQueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ODM\MongoDB\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ElasticaQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SolariumQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ArraySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\CollectionSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\SolariumQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ElasticaQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ArraySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The "Knp\Component\Pager\Event\PaginationEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4312}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4314}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4308}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4302}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4304}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4306}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4303}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4441}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4443}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4463}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4447}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: Return type of Knp\Component\Pager\Pagination\AbstractPagination::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4491}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The "Knp\Component\Pager\Event\AfterEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4533}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4535}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.discriminator_type IN ('category') ORDER BY t0.update_date DESC LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4529}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4524}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4522}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4520}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4518}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4501}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4517}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => ""ROLLBACK""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "Rollback executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1751211452
"message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("update_date") on a null variable." at /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Resource/template/default/sitemap_index.xml.twig line 9"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Twig\Error\RuntimeError {#4507}
]
"channel" => "request"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4645}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Twig\Error\RuntimeError: Impossible to access an attribute ("update_date") on a null variable. (uncaught exception) at /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Resource/template/default/sitemap_index.xml.twig line 9"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Twig\Error\RuntimeError {#4507}
]
"channel" => "app"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\TransactionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\LogListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6466}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "LOGIC END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"sitemap_xml"
]
"channel" => "app"
]
[
"timestamp" => 1751211452
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6743}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6742}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6633}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6886}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6895}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6903}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\MaintenanceListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
"000000000000122a0000000000000000" => [
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Eccube\EventListener\TwoFactorAuthListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"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."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4884}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6391}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6393}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6395}
]
"channel" => "php"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\MaintenanceListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1751211452
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
"" => [
[
"timestamp" => 1751211452
"message" => "PROCESS END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"sitemap_xml"
]
"channel" => "app"
]
[
"timestamp" => 1751211452
"message" => ""COMMIT""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1751211452
"message" => "Commit executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
]
]
-errorCount: [
"00000000000000120000000000000000" => 2
"000000000000122a0000000000000000" => 0
"" => 0
]
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#883 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |