logger |
Logger {#956
#name: "request"
#handlers: [
BufferHandler {#954
#handler: EasyLogHandler {#953 …}
#bufferSize: 37
#bufferLimit: 0
#flushOnOverflow: false
#buffer: [
[
"message" => "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
"context" => [
"exception" => ErrorException {#930
#message: "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
#code: 0
#file: "/home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Environment.php"
#line: 121
#severity: E_USER_DEPRECATED
trace: {
/home/r4078784/public_html/eigajp.com/vendor/twig/twig/src/Environment.php:121 {
› 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/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3776 {
› {
› $this->services['twig'] = $instance = new \Twig\Environment(${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}, ['debug' => true, 'strict_variables' => true, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
›
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3915 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:4492 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/r4078784/public_html/eigajp.com/index.php:78 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1760765511 {#220
date: 2025-10-18 14:31:51.549075 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "9d9825f"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
"context" => [
"exception" => ErrorException {#752
#message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
#code: 0
#file: "/home/r4078784/public_html/eigajp.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
#line: 66
#severity: E_USER_DEPRECATED
trace: {
/home/r4078784/public_html/eigajp.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
› 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',
› E_USER_DEPRECATED
› );
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3276 {
› $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
› $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
› $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3173 {
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
›
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/r4078784/public_html/eigajp.com/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php:181 {
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/r4078784/public_html/eigajp.com/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:30 {
› {
› $manager = $registry->getManagerForClass($entityClass);
›
}
/home/r4078784/public_html/eigajp.com/src/Eccube/Repository/ProductRepository.php:54 {
› ) {
› parent::__construct($registry, Product::class);
› $this->queries = $queries;
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:4105 {
› {
› return $this->services['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Doctrine\\Query\\Queries']) ? $this->services['Eccube\\Doctrine\\Query\\Queries'] : $this->getQueriesService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:4169 {
› {
› return $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\PointHistoryRepository']) ? $this->services['Eccube\\Repository\\PointHistoryRepository'] : $this->getPointHistoryRepositoryService()) && false ?: '_'});
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3813 {
› $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, $this->parameters['eccube_twig_block_templates']));
› $instance->addExtension(${($_ = isset($this->services['Eccube\\Twig\\Extension\\EccubeExtension']) ? $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] : $this->getEccubeExtensionService()) && false ?: '_'});
› $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3915 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:4492 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/r4078784/public_html/eigajp.com/index.php:78 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1760765511 {#219
date: 2025-10-18 14:31:51.549114 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "9d9825f"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The type "datetime" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeType::requiresSQLCommentHint().""
"context" => [
"exception" => ErrorException {#603
#message: "User Deprecated: The type "datetime" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeType::requiresSQLCommentHint().""
#code: 0
#file: "/home/r4078784/public_html/eigajp.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php"
#line: 122
#severity: E_USER_DEPRECATED
trace: {
/home/r4078784/public_html/eigajp.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:122 {
› ),
› E_USER_DEPRECATED
› );
}
/home/r4078784/public_html/eigajp.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:57 {
› if (! empty($this->typesConfig)) {
› $this->markTypesCommented($this->getDatabasePlatform($connection));
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3160 {
›
› return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_sqlite', 'charset' => 'utf8', 'url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['collate' => 'utf8_general_ci']], $a, $c, []);
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3539 {
›
› $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);
›
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3173 {
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
›
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/r4078784/public_html/eigajp.com/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php:181 {
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/r4078784/public_html/eigajp.com/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:30 {
› {
› $manager = $registry->getManagerForClass($entityClass);
›
}
/home/r4078784/public_html/eigajp.com/src/Eccube/Repository/ProductRepository.php:54 {
› ) {
› parent::__construct($registry, Product::class);
› $this->queries = $queries;
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:4105 {
› {
› return $this->services['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Doctrine\\Query\\Queries']) ? $this->services['Eccube\\Doctrine\\Query\\Queries'] : $this->getQueriesService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:4169 {
› {
› return $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\PointHistoryRepository']) ? $this->services['Eccube\\Repository\\PointHistoryRepository'] : $this->getPointHistoryRepositoryService()) && false ?: '_'});
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3813 {
› $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, $this->parameters['eccube_twig_block_templates']));
› $instance->addExtension(${($_ = isset($this->services['Eccube\\Twig\\Extension\\EccubeExtension']) ? $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] : $this->getEccubeExtensionService()) && false ?: '_'});
› $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3915 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:4492 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/r4078784/public_html/eigajp.com/index.php:78 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1760765511 {#218
date: 2025-10-18 14:31:51.549125 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "9d9825f"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The type "datetimetz" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType::requiresSQLCommentHint().""
"context" => [
"exception" => ErrorException {#578
#message: "User Deprecated: The type "datetimetz" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType::requiresSQLCommentHint().""
#code: 0
#file: "/home/r4078784/public_html/eigajp.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php"
#line: 122
#severity: E_USER_DEPRECATED
trace: {
/home/r4078784/public_html/eigajp.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:122 {
› ),
› E_USER_DEPRECATED
› );
}
/home/r4078784/public_html/eigajp.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:57 {
› if (! empty($this->typesConfig)) {
› $this->markTypesCommented($this->getDatabasePlatform($connection));
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3160 {
›
› return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_sqlite', 'charset' => 'utf8', 'url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['collate' => 'utf8_general_ci']], $a, $c, []);
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3539 {
›
› $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);
›
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3173 {
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
›
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/r4078784/public_html/eigajp.com/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php:181 {
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/r4078784/public_html/eigajp.com/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:30 {
› {
› $manager = $registry->getManagerForClass($entityClass);
›
}
/home/r4078784/public_html/eigajp.com/src/Eccube/Repository/ProductRepository.php:54 {
› ) {
› parent::__construct($registry, Product::class);
› $this->queries = $queries;
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:4105 {
› {
› return $this->services['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Doctrine\\Query\\Queries']) ? $this->services['Eccube\\Doctrine\\Query\\Queries'] : $this->getQueriesService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:4169 {
› {
› return $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\PointHistoryRepository']) ? $this->services['Eccube\\Repository\\PointHistoryRepository'] : $this->getPointHistoryRepositoryService()) && false ?: '_'});
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3813 {
› $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, $this->parameters['eccube_twig_block_templates']));
› $instance->addExtension(${($_ = isset($this->services['Eccube\\Twig\\Extension\\EccubeExtension']) ? $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] : $this->getEccubeExtensionService()) && false ?: '_'});
› $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:3915 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/r4078784/public_html/eigajp.com/var/cache/dev/Container72jlqgu/EccubeDevDebugProjectContainer.php:4492 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/r4078784/public_html/eigajp.com/index.php:78 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1760765511 {#217
date: 2025-10-18 14:31:51.549133 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "9d9825f"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead."
"context" => [
"exception" => ErrorException {#209
#message: "User Deprecated: Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead."
#code: 0
#file: "/home/r4078784/public_html/eigajp.com/vendor/twig/twig/lib/Twig/Loader/Chain.php"
#line: 7
#severity: E_USER_DEPRECATED
trace: {
/home/r4078784/public_html/eigajp.com/vendor/twig/twig/lib/Twig/Loader/Chain.php:7 {
›
› @trigger_error(sprintf('Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead.'), E_USER_DEPRECATED);
›
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/home/r4078784/public_html/eigajp.com/src/Eccube/EventListener/MobileTemplatePathListener.php:78 {
›
› $loader = new \Twig_Loader_Chain([
› new \Twig_Loader_Filesystem($paths),
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/r4078784/public_html/eigajp.com/index.php:78 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1760765511 {#208
date: 2025-10-18 14:31:51.549347 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "9d9825f"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "SET SESSION time_zone = '+00:00'"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#193
date: 2025-10-18 14:31:51.551218 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.admin_deny_hosts AS admin_deny_hosts_2 FROM plg_admin_record_config t0 WHERE t0.id = ?"
"context" => [
1
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#195
date: 2025-10-18 14:31:51.551442 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "INIT"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1760765511 {#444
date: 2025-10-18 14:31:51.552047 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Matched route "{route}"."
"context" => [
"route" => "product_detail"
"route_parameters" => [
"_controller" => "Eccube\Controller\ProductController::detail"
"id" => "3989"
"_route" => "product_detail"
]
"request_uri" => "https://www.eigajp.com/products/detail/3989"
"method" => "GET"
]
"level" => 200
"level_name" => "INFO"
"channel" => "request"
"datetime" => DateTime @1760765511 {#172
date: 2025-10-18 14:31:51.556694 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
"line" => 123
"class" => "Symfony\Component\HttpKernel\EventListener\RouterListener"
"function" => "onKernelRequest"
"uid" => "9d9825f"
"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 @1760765511 {#165
date: 2025-10-18 14:31:51.558028 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/security/Http/Firewall/AnonymousAuthenticationListener.php"
"line" => 60
"class" => "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
"function" => "handle"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "PROCESS START"
"context" => [
"product_detail"
]
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1760765511 {#136
date: 2025-10-18 14:31:51.558117 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "9d9825f"
"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_shop_free_amount AS delivery_shop_free_amount_20, t0.delivery_free_quantity AS delivery_free_quantity_21, t0.option_mypage_order_status_display AS option_mypage_order_status_display_22, t0.option_nostock_hidden AS option_nostock_hidden_23, t0.option_favorite_product AS option_favorite_product_24, t0.option_product_delivery_fee AS option_product_delivery_fee_25, t0.option_product_tax_rule AS option_product_tax_rule_26, t0.option_customer_activate AS option_customer_activate_27, t0.option_remember_me AS option_remember_me_28, t0.authentication_key AS authentication_key_29, t0.php_path AS php_path_30, t0.option_point AS option_point_31, t0.basic_point_rate AS basic_point_rate_32, t0.point_conversion_rate AS point_conversion_rate_33, t0.country_id AS country_id_34, t0.pref_id AS pref_id_35, 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 @1760765511 {#1531
date: 2025-10-18 14:31:51.558400 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"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" => [
"product_detail"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#1454
date: 2025-10-18 14:31:51.561038 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "fallback to PC layout"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1760765511 {#1329
date: 2025-10-18 14:31:51.562817 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT d0_.id AS id_0, d0_.layout_name AS layout_name_1, d0_.create_date AS create_date_2, d0_.update_date AS update_date_3, d1_.section AS section_4, d1_.block_id AS block_id_5, d1_.layout_id AS layout_id_6, d1_.block_row AS block_row_7, d2_.id AS id_8, d2_.block_name AS block_name_9, d2_.file_name AS file_name_10, d2_.use_controller AS use_controller_11, d2_.deletable AS deletable_12, d2_.create_date AS create_date_13, d2_.update_date AS update_date_14, d0_.discriminator_type AS discriminator_type_15, d0_.device_type_id AS device_type_id_16, d1_.discriminator_type AS discriminator_type_17, d1_.block_id AS block_id_18, d1_.layout_id AS layout_id_19, d2_.discriminator_type AS discriminator_type_20, d2_.device_type_id AS device_type_id_21 FROM dtb_layout d0_ LEFT JOIN dtb_block_position d1_ ON d0_.id = d1_.layout_id AND d1_.discriminator_type IN ('blockposition') LEFT JOIN dtb_block d2_ ON d1_.block_id = d2_.id AND d2_.discriminator_type IN ('block') WHERE (d0_.id = ?) AND d0_.discriminator_type IN ('layout') ORDER BY d1_.block_row ASC"
"context" => [
2
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#1294
date: 2025-10-18 14:31:51.563055 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"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 @1760765511 {#1193
date: 2025-10-18 14:31:51.565539 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#1312
date: 2025-10-18 14:31:51.565690 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Begin Transaction."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "front"
"datetime" => DateTime @1760765511 {#1279
date: 2025-10-18 14:31:51.565845 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "LOGIC START"
"context" => [
"product_detail"
]
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1760765511 {#1861
date: 2025-10-18 14:31:51.567905 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
"context" => [
"exception" => ErrorException {#1877
#message: "User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
#code: 0
#file: "/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php"
#line: 314
#severity: E_USER_DEPRECATED
trace: {
/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:314 {
› if (isset($passedOptions['repository_method'])) {
› @trigger_error('The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity.', E_USER_DEPRECATED);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:298 {
›
› $options = $this->getOptions($configuration, false);
›
}
/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:91 {
› foreach ($this->all() as $converter) {
› if ($converter->supports($configuration)) {
› if ($converter->apply($request, $configuration)) {
}
/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:48 {
› foreach ($configurations as $configuration) {
› $this->applyConverter($request, $configuration);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:78 {
›
› $this->manager->apply($request, $configurations);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:139 {
› $event = new FilterControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);
› $controller = $event->getController();
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/r4078784/public_html/eigajp.com/index.php:78 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1760765511 {#1871
date: 2025-10-18 14:31:51.568190 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
"context" => [
"exception" => ErrorException {#1878
#message: "User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
#code: 0
#file: "/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php"
#line: 314
#severity: E_USER_DEPRECATED
trace: {
/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:314 {
› if (isset($passedOptions['repository_method'])) {
› @trigger_error('The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity.', E_USER_DEPRECATED);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:76 {
› $class = $configuration->getClass();
› $options = $this->getOptions($configuration);
›
}
/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:92 {
› if ($converter->supports($configuration)) {
› if ($converter->apply($request, $configuration)) {
› return;
}
/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:48 {
› foreach ($configurations as $configuration) {
› $this->applyConverter($request, $configuration);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:78 {
›
› $this->manager->apply($request, $configurations);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:139 {
› $event = new FilterControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);
› $controller = $event->getController();
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/r4078784/public_html/eigajp.com/index.php:78 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1760765511 {#1879
date: 2025-10-18 14:31:51.568229 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "9d9825f"
"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_.shop_discount AS shop_discount_9, d0_.top AS top_10, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_11, d0_.plg_markdown_free_area AS plg_markdown_free_area_12, d0_.maker_url AS maker_url_13, d1_.id AS id_14, d1_.product_code AS product_code_15, d1_.stock AS stock_16, d1_.stock_unlimited AS stock_unlimited_17, d1_.sale_limit AS sale_limit_18, d1_.price01 AS price01_19, d1_.price02 AS price02_20, d1_.delivery_fee AS delivery_fee_21, d1_.visible AS visible_22, d1_.create_date AS create_date_23, d1_.update_date AS update_date_24, d1_.currency_code AS currency_code_25, d1_.point_rate AS point_rate_26, d1_.subscription_pricing AS subscription_pricing_27, d1_.use_subscription AS use_subscription_28, d2_.id AS id_29, d2_.backend_name AS backend_name_30, d2_.name AS name_31, d2_.sort_no AS sort_no_32, d2_.visible AS visible_33, d2_.create_date AS create_date_34, d2_.update_date AS update_date_35, d3_.id AS id_36, d3_.backend_name AS backend_name_37, d3_.name AS name_38, d3_.sort_no AS sort_no_39, d3_.visible AS visible_40, d3_.create_date AS create_date_41, d3_.update_date AS update_date_42, d4_.id AS id_43, d4_.file_name AS file_name_44, d4_.sort_no AS sort_no_45, d4_.create_date AS create_date_46, d5_.id AS id_47, d5_.create_date AS create_date_48, d0_.discriminator_type AS discriminator_type_49, d0_.creator_id AS creator_id_50, d0_.product_status_id AS product_status_id_51, d0_.maker_id AS maker_id_52, d1_.discriminator_type AS discriminator_type_53, d1_.product_id AS product_id_54, d1_.sale_type_id AS sale_type_id_55, d1_.class_category_id1 AS class_category_id1_56, d1_.class_category_id2 AS class_category_id2_57, d1_.delivery_duration_id AS delivery_duration_id_58, d1_.creator_id AS creator_id_59, d2_.discriminator_type AS discriminator_type_60, d2_.class_name_id AS class_name_id_61, d2_.creator_id AS creator_id_62, d3_.discriminator_type AS discriminator_type_63, d3_.class_name_id AS class_name_id_64, d3_.creator_id AS creator_id_65, d4_.discriminator_type AS discriminator_type_66, d4_.product_id AS product_id_67, d4_.creator_id AS creator_id_68, d5_.discriminator_type AS discriminator_type_69, d5_.product_id AS product_id_70, d5_.tag_id AS tag_id_71, d5_.creator_id AS creator_id_72 FROM dtb_product d0_ INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') LEFT JOIN dtb_class_category d2_ ON d1_.class_category_id1 = d2_.id AND d2_.discriminator_type IN ('classcategory') LEFT JOIN dtb_class_category d3_ ON d1_.class_category_id2 = d3_.id AND d3_.discriminator_type IN ('classcategory') LEFT JOIN dtb_product_image d4_ ON d0_.id = d4_.product_id AND d4_.discriminator_type IN ('productimage') LEFT JOIN dtb_product_tag d5_ ON d0_.id = d5_.product_id AND d5_.discriminator_type IN ('producttag') WHERE (d0_.id = ? AND d1_.visible = ?) AND d0_.discriminator_type IN ('product') ORDER BY d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no ASC"
"context" => [
"3989"
true
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#1903
date: 2025-10-18 14:31:51.568461 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')"
"context" => [
3989
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#2023
date: 2025-10-18 14:31:51.573266 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')"
"context" => [
3989
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#2062
date: 2025-10-18 14:31:51.574176 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "SELECT d0_.id AS id_0, d0_.tax_rate AS tax_rate_1, d0_.tax_adjust AS tax_adjust_2, d0_.apply_date AS apply_date_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.discriminator_type AS discriminator_type_6, d0_.product_class_id AS product_class_id_7, d0_.creator_id AS creator_id_8, d0_.country_id AS country_id_9, d0_.pref_id AS pref_id_10, d0_.product_id AS product_id_11, d0_.rounding_type_id AS rounding_type_id_12 FROM dtb_tax_rule d0_ WHERE (d0_.apply_date < ? AND d0_.pref_id IS NULL AND d0_.country_id IS NULL AND d0_.product_id IS NULL AND d0_.product_class_id IS NULL) AND d0_.discriminator_type IN ('taxrule') ORDER BY d0_.apply_date DESC"
"context" => [
DateTime @1760765511 {#2126
date: 2025-10-18 05:31:51.575859 UTC (+00:00)
}
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#2137
date: 2025-10-18 14:31:51.576108 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => ""ROLLBACK""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#2257
date: 2025-10-18 14:31:51.578660 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "88080f0c"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#2259
date: 2025-10-18 14:31:51.578841 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "88080f0c"
]
]
[
"message" => "Rollback executed."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "front"
"datetime" => DateTime @1760765511 {#2261
date: 2025-10-18 14:31:51.578971 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "88080f0c"
]
]
[
"message" => ""
"context" => [
404
]
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1760765511 {#2267
date: 2025-10-18 14:31:51.579003 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "88080f0c"
]
]
[
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "" at /home/r4078784/public_html/eigajp.com/src/Eccube/Controller/ProductController.php line 393"
"context" => [
"exception" => NotFoundHttpException {#2140
-statusCode: 404
-headers: []
#message: ""
#code: 0
#file: "/home/r4078784/public_html/eigajp.com/src/Eccube/Controller/ProductController.php"
#line: 393
trace: {
/home/r4078784/public_html/eigajp.com/src/Eccube/Controller/ProductController.php:393 {
› if (!$this->checkVisibility($Product)) {
› throw new NotFoundHttpException();
› }
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
arguments: {
$request: Request {#9 …}
$Product: Product {#1947 …}
}
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/r4078784/public_html/eigajp.com/index.php:78 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 400
"level_name" => "ERROR"
"channel" => "request"
"datetime" => DateTime @1760765511 {#2271
date: 2025-10-18 14:31:51.579030 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/http-kernel/EventListener/ExceptionListener.php"
"line" => 103
"class" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener"
"function" => "logException"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "88080f0c"
]
]
[
"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 @1760765511 {#3188
date: 2025-10-18 14:31:51.598767 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "88080f0c"
]
]
[
"message" => "LOGIC END"
"context" => [
"product_detail"
]
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1760765511 {#3327
date: 2025-10-18 14:31:51.601244 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "88080f0c"
]
]
[
"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 @1760765511 {#3459
date: 2025-10-18 14:31:51.602560 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "88080f0c"
]
]
[
"message" => "PROCESS END"
"context" => [
"product_detail"
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1760765511 {#3530
date: 2025-10-18 14:31:51.605584 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => ""COMMIT""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#3534
date: 2025-10-18 14:31:51.605616 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1760765511 {#3536
date: 2025-10-18 14:31:51.605755 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "Commit executed."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "app"
"datetime" => DateTime @1760765511 {#3538
date: 2025-10-18 14:31:51.605867 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/detail/3989"
"ip" => "66.249.65.96"
"http_method" => "GET"
"server" => "www.eigajp.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"unique_id" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"file" => "/home/r4078784/public_html/eigajp.com/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "9d9825f"
"user_id" => "anon."
"session_id" => "N/A"
]
]
]
#initialized: true
#level: 100
#bubble: true
#formatter: null
#processors: []
}
ConsoleHandler {#955
-output: null
-verbosityLevelMap: [
16 => 400
32 => 300
64 => 250
128 => 200
256 => 100
]
#level: 100
#bubble: true
#formatter: null
#processors: []
}
]
#processors: [
DebugProcessor {#1113
-records: [
[
"timestamp" => 1760765511
"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 {#930}
]
"channel" => "php"
]
[
"timestamp" => 1760765511
"message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#752}
]
"channel" => "php"
]
[
"timestamp" => 1760765511
"message" => "User Deprecated: The type "datetime" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeType::requiresSQLCommentHint().""
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#603}
]
"channel" => "php"
]
[
"timestamp" => 1760765511
"message" => "User Deprecated: The type "datetimetz" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType::requiresSQLCommentHint().""
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#578}
]
"channel" => "php"
]
[
"timestamp" => 1760765511
"message" => "User Deprecated: Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#209}
]
"channel" => "php"
]
[
"timestamp" => 1760765511
"message" => "SET SESSION time_zone = '+00:00'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => "SELECT t0.id AS id_1, t0.admin_deny_hosts AS admin_deny_hosts_2 FROM plg_admin_record_config t0 WHERE t0.id = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => "INIT"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1760765511
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "product_detail"
"route_parameters" => [
"_controller" => "Eccube\Controller\ProductController::detail"
"id" => "3989"
"_route" => "product_detail"
]
"request_uri" => "https://www.eigajp.com/products/detail/3989"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1760765511
"message" => "Populated the TokenStorage with an anonymous Token."
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1760765511
"message" => "PROCESS START"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"product_detail"
]
"channel" => "front"
]
[
"timestamp" => 1760765511
"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_shop_free_amount AS delivery_shop_free_amount_20, t0.delivery_free_quantity AS delivery_free_quantity_21, t0.option_mypage_order_status_display AS option_mypage_order_status_display_22, t0.option_nostock_hidden AS option_nostock_hidden_23, t0.option_favorite_product AS option_favorite_product_24, t0.option_product_delivery_fee AS option_product_delivery_fee_25, t0.option_product_tax_rule AS option_product_tax_rule_26, t0.option_customer_activate AS option_customer_activate_27, t0.option_remember_me AS option_remember_me_28, t0.authentication_key AS authentication_key_29, t0.php_path AS php_path_30, t0.option_point AS option_point_31, t0.basic_point_rate AS basic_point_rate_32, t0.point_conversion_rate AS point_conversion_rate_33, t0.country_id AS country_id_34, t0.pref_id AS pref_id_35, 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" => 1760765511
"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" => [
"product_detail"
]
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => "fallback to PC layout"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1760765511
"message" => "SELECT d0_.id AS id_0, d0_.layout_name AS layout_name_1, d0_.create_date AS create_date_2, d0_.update_date AS update_date_3, d1_.section AS section_4, d1_.block_id AS block_id_5, d1_.layout_id AS layout_id_6, d1_.block_row AS block_row_7, d2_.id AS id_8, d2_.block_name AS block_name_9, d2_.file_name AS file_name_10, d2_.use_controller AS use_controller_11, d2_.deletable AS deletable_12, d2_.create_date AS create_date_13, d2_.update_date AS update_date_14, d0_.discriminator_type AS discriminator_type_15, d0_.device_type_id AS device_type_id_16, d1_.discriminator_type AS discriminator_type_17, d1_.block_id AS block_id_18, d1_.layout_id AS layout_id_19, d2_.discriminator_type AS discriminator_type_20, d2_.device_type_id AS device_type_id_21 FROM dtb_layout d0_ LEFT JOIN dtb_block_position d1_ ON d0_.id = d1_.layout_id AND d1_.discriminator_type IN ('blockposition') LEFT JOIN dtb_block d2_ ON d1_.block_id = d2_.id AND d2_.discriminator_type IN ('block') WHERE (d0_.id = ?) AND d0_.discriminator_type IN ('layout') ORDER BY d1_.block_row ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
2
]
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => "Begin Transaction."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Plugin\AdminSecurity4\Event::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "LOGIC START"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"product_detail"
]
"channel" => "front"
]
[
"timestamp" => 1760765511
"message" => "User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1877}
]
"channel" => "php"
]
[
"timestamp" => 1760765511
"message" => "User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1878}
]
"channel" => "php"
]
[
"timestamp" => 1760765511
"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_.shop_discount AS shop_discount_9, d0_.top AS top_10, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_11, d0_.plg_markdown_free_area AS plg_markdown_free_area_12, d0_.maker_url AS maker_url_13, d1_.id AS id_14, d1_.product_code AS product_code_15, d1_.stock AS stock_16, d1_.stock_unlimited AS stock_unlimited_17, d1_.sale_limit AS sale_limit_18, d1_.price01 AS price01_19, d1_.price02 AS price02_20, d1_.delivery_fee AS delivery_fee_21, d1_.visible AS visible_22, d1_.create_date AS create_date_23, d1_.update_date AS update_date_24, d1_.currency_code AS currency_code_25, d1_.point_rate AS point_rate_26, d1_.subscription_pricing AS subscription_pricing_27, d1_.use_subscription AS use_subscription_28, d2_.id AS id_29, d2_.backend_name AS backend_name_30, d2_.name AS name_31, d2_.sort_no AS sort_no_32, d2_.visible AS visible_33, d2_.create_date AS create_date_34, d2_.update_date AS update_date_35, d3_.id AS id_36, d3_.backend_name AS backend_name_37, d3_.name AS name_38, d3_.sort_no AS sort_no_39, d3_.visible AS visible_40, d3_.create_date AS create_date_41, d3_.update_date AS update_date_42, d4_.id AS id_43, d4_.file_name AS file_name_44, d4_.sort_no AS sort_no_45, d4_.create_date AS create_date_46, d5_.id AS id_47, d5_.create_date AS create_date_48, d0_.discriminator_type AS discriminator_type_49, d0_.creator_id AS creator_id_50, d0_.product_status_id AS product_status_id_51, d0_.maker_id AS maker_id_52, d1_.discriminator_type AS discriminator_type_53, d1_.product_id AS product_id_54, d1_.sale_type_id AS sale_type_id_55, d1_.class_category_id1 AS class_category_id1_56, d1_.class_category_id2 AS class_category_id2_57, d1_.delivery_duration_id AS delivery_duration_id_58, d1_.creator_id AS creator_id_59, d2_.discriminator_type AS discriminator_type_60, d2_.class_name_id AS class_name_id_61, d2_.creator_id AS creator_id_62, d3_.discriminator_type AS discriminator_type_63, d3_.class_name_id AS class_name_id_64, d3_.creator_id AS creator_id_65, d4_.discriminator_type AS discriminator_type_66, d4_.product_id AS product_id_67, d4_.creator_id AS creator_id_68, d5_.discriminator_type AS discriminator_type_69, d5_.product_id AS product_id_70, d5_.tag_id AS tag_id_71, d5_.creator_id AS creator_id_72 FROM dtb_product d0_ INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') LEFT JOIN dtb_class_category d2_ ON d1_.class_category_id1 = d2_.id AND d2_.discriminator_type IN ('classcategory') LEFT JOIN dtb_class_category d3_ ON d1_.class_category_id2 = d3_.id AND d3_.discriminator_type IN ('classcategory') LEFT JOIN dtb_product_image d4_ ON d0_.id = d4_.product_id AND d4_.discriminator_type IN ('productimage') LEFT JOIN dtb_product_tag d5_ ON d0_.id = d5_.product_id AND d5_.discriminator_type IN ('producttag') WHERE (d0_.id = ? AND d1_.visible = ?) AND d0_.discriminator_type IN ('product') ORDER BY d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"3989"
true
]
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => "SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
3989
]
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => "SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
3989
]
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => "SELECT d0_.id AS id_0, d0_.tax_rate AS tax_rate_1, d0_.tax_adjust AS tax_adjust_2, d0_.apply_date AS apply_date_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.discriminator_type AS discriminator_type_6, d0_.product_class_id AS product_class_id_7, d0_.creator_id AS creator_id_8, d0_.country_id AS country_id_9, d0_.pref_id AS pref_id_10, d0_.product_id AS product_id_11, d0_.rounding_type_id AS rounding_type_id_12 FROM dtb_tax_rule d0_ WHERE (d0_.apply_date < ? AND d0_.pref_id IS NULL AND d0_.country_id IS NULL AND d0_.product_id IS NULL AND d0_.product_class_id IS NULL) AND d0_.discriminator_type IN ('taxrule') ORDER BY d0_.apply_date DESC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
DateTime @1760765511 {#2126}
]
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => ""ROLLBACK""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => "Rollback executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1760765511
"message" => ""
"priority" => 200
"priorityName" => "INFO"
"context" => [
404
]
"channel" => "front"
]
[
"timestamp" => 1760765511
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "" at /home/r4078784/public_html/eigajp.com/src/Eccube/Controller/ProductController.php line 393"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => NotFoundHttpException {#2140}
]
"channel" => "request"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Plugin\AdminSecurity4\Event::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\TransactionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\LogListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "LOGIC END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"product_detail"
]
"channel" => "front"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1760765511
"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" => 1760765511
"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" => 1760765511
"message" => "PROCESS END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"product_detail"
]
"channel" => "app"
]
[
"timestamp" => 1760765511
"message" => ""COMMIT""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1760765511
"message" => "Commit executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
]
-errorCount: 1
}
WebProcessor {#1114
#serverData: [
"LSPHP_ENABLE_USER_INI" => "on"
"PATH" => "/usr/local/bin:/usr/bin:/bin"
"TEMP" => "/tmp"
"TMP" => "/tmp"
"TMPDIR" => "/tmp"
"PWD" => "/"
"HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8"
"HTTP_ACCEPT_ENCODING" => "gzip, deflate, br"
"CONTENT_LENGTH" => "0"
"HTTP_HOST" => "www.eigajp.com"
"HTTP_USER_AGENT" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"HTTP_X_REAL_IP" => "66.249.65.96"
"HTTP_X_FORWARDED_PROTO" => "https"
"HTTP_X_FORWARDED_HOST" => "www.eigajp.com"
"HTTP_X_FORWARDED_PORT" => "443"
"HTTP_AMP_CACHE_TRANSFORM" => "google;v="1..8""
"HTTP_FROM" => "googlebot(at)googlebot.com"
"HTTP_GEOIP_ADDR" => "66.249.65.96"
"HTTP_GEOIP_CONTINENT_CODE" => "NA"
"HTTP_GEOIP_COUNTRY_CODE" => "US"
"HTTP_GEOIP_COUNTRY_NAME" => "United States"
"REDIRECT_UNIQUE_ID" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"REDIRECT_GEOIP_ADDR" => "66.249.65.96"
"REDIRECT_GEOIP_CONTINENT_CODE" => "NA"
"REDIRECT_GEOIP_COUNTRY_CODE" => "US"
"REDIRECT_GEOIP_COUNTRY_NAME" => "United States"
"REDIRECT_HTTP_X_REAL_IP" => "66.249.65.96"
"REDIRECT_HTTP_X_FORWARDED_PROTO" => "https"
"REDIRECT_HTTP_X_FORWARDED_HOST" => "www.eigajp.com"
"REDIRECT_HTTP_X_FORWARDED_PORT" => "443"
"REDIRECT_HTTP_HOST" => "www.eigajp.com"
"REDIRECT_HTTP_AMP_CACHE_TRANSFORM" => "google;v="1..8""
"REDIRECT_HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8"
"REDIRECT_HTTP_FROM" => "googlebot(at)googlebot.com"
"REDIRECT_HTTP_USER_AGENT" => "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.7339.207 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
"REDIRECT_HTTP_ACCEPT_ENCODING" => "gzip, deflate, br"
"REDIRECT_PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
"REDIRECT_SERVER_SIGNATURE" => ""
"REDIRECT_SERVER_SOFTWARE" => "Apache"
"REDIRECT_SERVER_NAME" => "www.eigajp.com"
"REDIRECT_SERVER_ADDR" => "127.0.0.1"
"REDIRECT_SERVER_PORT" => "8080"
"REDIRECT_REMOTE_ADDR" => "66.249.65.96"
"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" => "26348"
"REDIRECT_GATEWAY_INTERFACE" => "CGI/1.1"
"REDIRECT_SERVER_PROTOCOL" => "HTTP/1.1"
"REDIRECT_REQUEST_METHOD" => "GET"
"REDIRECT_QUERY_STRING" => ""
"REDIRECT_REQUEST_URI" => "/products/detail/3989"
"REDIRECT_SCRIPT_NAME" => "/products/detail/3989"
"REDIRECT_SG" => "off"
"REDIRECT_HTTP_AUTHORIZATION" => ""
"REDIRECT_HTTPS" => "on"
"REDIRECT_STATUS" => "200"
"UNIQUE_ID" => "aPMmRy4GUoqynMUZh0UIewAAACQ"
"GEOIP_ADDR" => "66.249.65.96"
"GEOIP_CONTINENT_CODE" => "NA"
"GEOIP_COUNTRY_CODE" => "US"
"GEOIP_COUNTRY_NAME" => "United States"
"SERVER_SIGNATURE" => ""
"SERVER_SOFTWARE" => "Apache"
"SERVER_NAME" => "www.eigajp.com"
"SERVER_ADDR" => "127.0.0.1"
"SERVER_PORT" => "8080"
"REMOTE_ADDR" => "66.249.65.96"
"DOCUMENT_ROOT" => "/home/r4078784/public_html/eigajp.com"
"REQUEST_SCHEME" => "http"
"CONTEXT_PREFIX" => ""
"CONTEXT_DOCUMENT_ROOT" => "/home/r4078784/public_html/eigajp.com"
"SERVER_ADMIN" => "root@localhost"
"SCRIPT_FILENAME" => "/home/r4078784/public_html/eigajp.com/index.php"
"REMOTE_PORT" => "26348"
"REDIRECT_URL" => "/products/detail/3989"
"SERVER_PROTOCOL" => "HTTP/1.1"
"REQUEST_METHOD" => "GET"
"QUERY_STRING" => ""
"REQUEST_URI" => "/products/detail/3989"
"SCRIPT_NAME" => "/index.php"
"SG" => "off"
"HTTP_AUTHORIZATION" => ""
"HTTPS" => "on"
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1760765511.475
"REQUEST_TIME" => 1760765511
"APP_ENV" => "dev"
"APP_DEBUG" => "1"
"DATABASE_URL" => "mysql://sh3pl_eigajp:Qq@365058406@mysql86.onamae.ne.jp/sh3pl_eigajp"
"DATABASE_SERVER_VERSION" => "5.7.26-log"
"MAILER_URL" => "smtp://support@eigajp.com:Eiga888@2025@mail23.onamae.ne.jp:587?auth_mode=plain"
"ECCUBE_AUTH_MAGIC" => "ntHZbxTlFUSu9Qm5NkZ9I6EefuCQIasD"
"ECCUBE_ADMIN_ALLOW_HOSTS" => "[]"
"ECCUBE_FORCE_SSL" => "false"
"ECCUBE_ADMIN_ROUTE" => "admini"
"ECCUBE_COOKIE_PATH" => "/"
"ECCUBE_TEMPLATE_CODE" => "default"
"ECCUBE_LOCALE" => "ja"
]
#extraFields: [
"url" => "REQUEST_URI"
"ip" => "REMOTE_ADDR"
"http_method" => "REQUEST_METHOD"
"server" => "SERVER_NAME"
"referrer" => "HTTP_REFERER"
"user_agent" => "HTTP_USER_AGENT"
]
}
IntrospectionProcessor {#1115
-level: "!php/const:Monolog\Logger::DEBUG"
-skipClassesPartials: [
"Monolog\"
"Eccube\\Log"
"Psr\\Log"
]
-skipStackFramesCount: 0
-skipFunctions: [
"call_user_func"
"call_user_func_array"
]
}
UidProcessor {#1116
-uid: "9d9825f"
}
TokenProcessor {#1117
#tokenStorage: TokenStorage {#1119 …}
}
SessionProcessor {#1129
#session: Session {#1128 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |