logger |
Symfony\Bridge\Monolog\Logger {#732
#name: "request"
#handlers: [
Monolog\Handler\BufferHandler {#851
#level: 100
#bubble: true
#formatter: null
#processors: []
#handler: EasyCorp\EasyLog\EasyLogHandler {#852 …}
#bufferSize: 46
#bufferLimit: 0
#flushOnOverflow: false
#buffer: [
[
"message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
"context" => [
"exception" => ErrorException {#11
#message: "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php"
#line: 16
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php:16 {
include …
›
› @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', DebugClassLoader::class, \Symfony\Component\ErrorHandler\DebugClassLoader::class), \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/composer/ClassLoader.php:571 {
Composer\Autoload\includeFile($file) …
› {
› include $file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/composer/ClassLoader.php:428 {
Composer\Autoload\ClassLoader->loadClass($class) …
› if ($file = $this->findFile($class)) {
› includeFile($file);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/Debug.php:62 {
Symfony\Component\Debug\Debug::enable($errorReportingLevel = E_ALL, $displayErrors = true) …
›
› DebugClassLoader::enable();
› }
}
/home/c1248734/public_html/sentakudaiko.com/index.php:44 {
›
› Debug::enable();
› }
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2583
date: 2025-05-07 06:44:27.621833 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#88
#message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php"
#line: 30
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:30 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› {
› public function offsetExists($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 {
require_once …
› /** @MappedSuperclass */
› abstract class AbstractEntity implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 {
Eccube\Kernel->boot() …
› // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする
› $this->loadEntityProxies();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2584
date: 2025-05-07 06:44:27.621884 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#85
#message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php"
#line: 44
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:44 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
›
› public function offsetGet($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 {
require_once …
› /** @MappedSuperclass */
› abstract class AbstractEntity implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 {
Eccube\Kernel->boot() …
› // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする
› $this->loadEntityProxies();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2579
date: 2025-05-07 06:44:27.621898 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#84
#message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php"
#line: 40
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:40 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
›
› public function offsetSet($offset, $value)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 {
require_once …
› /** @MappedSuperclass */
› abstract class AbstractEntity implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 {
Eccube\Kernel->boot() …
› // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする
› $this->loadEntityProxies();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2578
date: 2025-05-07 06:44:27.621908 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#83
#message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php"
#line: 59
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:59 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
›
› public function offsetUnset($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 {
require_once …
› /** @MappedSuperclass */
› abstract class AbstractEntity implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 {
Eccube\Kernel->boot() …
› // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする
› $this->loadEntityProxies();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2577
date: 2025-05-07 06:44:27.621916 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"context" => [
"exception" => ErrorException {#87
#message: "Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/app/proxy/entity/src/Eccube/Entity/Customer.php"
#line: 31
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/app/proxy/entity/src/Eccube/Entity/Customer.php:31 {
require_once …
› */
› class Customer extends \Eccube\Entity\AbstractEntity implements UserInterface, \Serializable
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 {
Eccube\Kernel->boot() …
› // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする
› $this->loadEntityProxies();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2576
date: 2025-05-07 06:44:27.621924 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#926
#message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php"
#line: 66
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:66 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetExists($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 {
include_once …
›
› class EccubeConfig implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2575
date: 2025-05-07 06:44:27.621932 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#917
#message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php"
#line: 76
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:76 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetGet($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 {
include_once …
›
› class EccubeConfig implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2590
date: 2025-05-07 06:44:27.621940 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#921
#message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php"
#line: 85
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:85 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetSet($offset, $value)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 {
include_once …
›
› class EccubeConfig implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2591
date: 2025-05-07 06:44:27.621947 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"context" => [
"exception" => ErrorException {#922
#message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php"
#line: 95
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:95 {
Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) …
› */
› public function offsetUnset($offset)
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 {
include_once …
›
› class EccubeConfig implements \ArrayAccess
› {
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';
› include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2592
date: 2025-05-07 06:44:27.621954 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: "Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead."
"context" => [
"exception" => ErrorException {#923
#message: "User Deprecated: "Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php:14 {
include_once …
›
› @trigger_error(sprintf('"%s" is deprecated since Symfony 4.3, use "%s" instead.', SingleStateMarkingStore::class, MethodMarkingStore::class), \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:404 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2593
date: 2025-05-07 06:44:27.621962 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
"context" => [
"exception" => ErrorException {#908
#message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
include_once …
›
› @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:495 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2594
date: 2025-05-07 06:44:27.621969 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
"context" => [
"exception" => ErrorException {#899
#message: "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-server-bundle/WebServerBundle.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-server-bundle/WebServerBundle.php:23 {
Symfony\Bundle\WebServerBundle\WebServerBundle->boot() …
› {
› @trigger_error('Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.', \E_USER_DEPRECATED);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:140 {
Symfony\Component\HttpKernel\Kernel->boot() …
› $bundle->setContainer($this->container);
› $bundle->boot();
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 {
Eccube\Kernel->boot() …
›
› parent::boot();
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2595
date: 2025-05-07 06:44:27.621976 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"context" => [
"exception" => ErrorException {#718
#message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_LocatorService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_LocatorService.php:9 {
require …
›
› @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() …
› {
› $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));
› $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju');
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2596
date: 2025-05-07 06:44:27.621983 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"context" => [
"exception" => ErrorException {#717
#message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
require …
›
› @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() …
› {
› $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));
› $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju');
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2597
date: 2025-05-07 06:44:27.621990 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"context" => [
"exception" => ErrorException {#713
#message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_NameParserService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_NameParserService.php:9 {
require …
›
› @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() …
› {
› $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));
› $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju');
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2598
date: 2025-05-07 06:44:27.622004 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"context" => [
"exception" => ErrorException {#715
#message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
require …
›
› @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() …
› {
› $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));
› $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju');
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2599
date: 2025-05-07 06:44:27.622012 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
"context" => [
"exception" => ErrorException {#714
#message: "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php"
#line: 121
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:121 {
Twig\Environment->__construct(LoaderInterface $loader, $options = []) …
› if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateClass) {
› @trigger_error('The "base_template_class" option on '.__CLASS__.' is deprecated since Twig 2.7.0.', \E_USER_DEPRECATED);
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1657 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() …
›
› $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2600
date: 2025-05-07 06:44:27.622020 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"context" => [
"exception" => ErrorException {#315
#message: "Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/Member.php"
#line: 32
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/Member.php:32 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class Member extends \Eccube\Entity\AbstractEntity implements UserInterface, \Serializable
› {
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/Member.php:22 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Member')) {
› /**
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php:107 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:360 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class) …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:241 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› if ($class->isRootEntity() && ! $class->isInheritanceTypeNone() && ! $class->discriminatorMap) {
› $this->addDefaultDiscriminatorMap($class);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:82 {
Doctrine\ORM\Mapping\ClassMetadataFactory->loadMetadata($name) …
› {
› $loaded = parent::loadMetadata($name);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:185 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› foreach ($this->loadMetadata($realClassName) as $loadedClassName) {
› $this->cacheDriver->save(
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:288 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EntityManager_9a5be93.php:86 {
EntityManager_9a5be93->getClassMetadata($className) …
›
› return $this->valueHolder48d47->getClassMetadata($className);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:39 {
Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository->__construct(ManagerRegistry $registry, $entityClass) …
›
› parent::__construct($manager, $manager->getClassMetadata($entityClass));
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Repository/ProductRepository.php:64 {
Eccube\Repository\ProductRepository->__construct(RegistryInterface $registry, Queries $queries, EccubeConfig $eccubeConfig) …
› ) {
› parent::__construct($registry, Product::class);
› $this->queries = $queries;
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1989 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getProductRepositoryService() …
› {
› return $this->privates['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? ($this->privates['Eccube\\Doctrine\\Query\\Queries'] = new \Eccube\Doctrine\Query\Queries())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:2081 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getEccubeExtensionService() …
› {
› return $this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1702 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() …
› $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
› $instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] ?? $this->getEccubeExtensionService()));
› $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
› {
› return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());
› }, 1 => 'onKernelRequest'], 512);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2601
date: 2025-05-07 06:44:27.622028 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: Creation of dynamic property SunCat\MobileDetectBundle\EventListener\RequestResponseListener::$router is deprecated"
"context" => [
"exception" => ErrorException {#2486
#message: "Deprecated: Creation of dynamic property SunCat\MobileDetectBundle\EventListener\RequestResponseListener::$router is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php"
#line: 89
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:89 {
SunCat\MobileDetectBundle\EventListener\RequestResponseListener->__construct(MobileDetector $mobileDetector, DeviceView $deviceView, RouterInterface $router, array $redirectConf, $fullPath = true) …
› $this->deviceView = $deviceView;
› $this->router = $router;
›
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:2422 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileDetect_RequestListenerService() …
› {
› return $this->privates['mobile_detect.request_listener'] = new \SunCat\MobileDetectBundle\EventListener\RequestResponseListener(($this->privates['mobile_detect.mobile_detector.default'] ?? ($this->privates['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()), ($this->services['router'] ?? $this->getRouterService()), $this->parameters['mobile_detect.redirect'], true);
› }
}
/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1116 {
ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} …
› $instance->addListener('kernel.request', [0 => function () {
› return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());
› }, 1 => 'handleRequest'], 1);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2602
date: 2025-05-07 06:44:27.622035 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 252
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "01c04a2"
"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 {#2608
#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/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/lib/Twig/Loader/Chain.php"
#line: 7
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/lib/Twig/Loader/Chain.php:7 {
Eccube\EventListener\MobileTemplatePathListener->onKernelRequest(GetResponseEvent $event) …
›
› @trigger_error('Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead.', \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2611
date: 2025-05-07 06:44:27.622562 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "INIT"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1746567867 {#2610
date: 2025-05-07 06:44:27.622631 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php"
"line" => 73
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelRequestEarly"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Transaction is not active. Rollback skipped."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "front"
"datetime" => DateTime @1746567867 {#913
date: 2025-05-07 06:44:27.636120 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /products/add_cart/3": Method Not Allowed (Allow: POST)" at /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 140"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException {#2712
#message: "No route found for "GET /products/add_cart/3": Method Not Allowed (Allow: POST)"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 140
-previous: Symfony\Component\Routing\Exception\MethodNotAllowedException {#2632 …}
-statusCode: 405
-headers: [
"Allow" => "POST"
]
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:140 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
›
› throw new MethodNotAllowedHttpException($e->getAllowedMethods(), $message, $e);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 400
"level_name" => "ERROR"
"channel" => "request"
"datetime" => DateTime @1746567867 {#2809
date: 2025-05-07 06:44:27.640006 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 129
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"function" => "logException"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
"context" => [
"exception" => ErrorException {#2804
#message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
› {
› @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);
›
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php:141 {
Eccube\EventListener\LogListener->onKernelException(GetResponseForExceptionEvent $event) …
› {
› $e = $event->getException();
› if ($e instanceof HttpExceptionInterface && $e->getStatusCode() < 500) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#2803
date: 2025-05-07 06:44:27.640060 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "No route found for "GET /products/add_cart/3": Method Not Allowed (Allow: POST)"
"context" => [
405
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1746567867 {#2802
date: 2025-05-07 06:44:27.640074 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php"
"line" => 143
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelException"
"uid" => "01c04a2"
"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 @1746567867 {#2848
date: 2025-05-07 06:44:27.650569 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.option_product_tax_rule AS option_product_tax_rule_25, t0.option_customer_activate AS option_customer_activate_26, t0.option_remember_me AS option_remember_me_27, t0.authentication_key AS authentication_key_28, t0.php_path AS php_path_29, t0.option_point AS option_point_30, t0.basic_point_rate AS basic_point_rate_31, t0.point_conversion_rate AS point_conversion_rate_32, t0.country_id AS country_id_33, t0.pref_id AS pref_id_34, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')"
"context" => [
1
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1746567867 {#2860
date: 2025-05-07 06:44:27.653101 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "01c04a2"
"user_id" => "N/A"
"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" => [
null
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1746567867 {#2999
date: 2025-05-07 06:44:27.679735 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "fallback to PC layout"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1746567867 {#2888
date: 2025-05-07 06:44:27.683440 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1746567867 {#5699
date: 2025-05-07 06:44:27.856789 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#5788
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:67 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Full',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#5789
date: 2025-05-07 06:44:27.858434 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#5790
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:77 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Tablet',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#5791
date: 2025-05-07 06:44:27.858625 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#5792
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:87 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Mobile',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#5793
date: 2025-05-07 06:44:27.858703 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "LOGIC END"
"context" => [
null
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1746567867 {#5862
date: 2025-05-07 06:44:27.859896 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php"
"line" => 124
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelResponse"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1746567867 {#6674
date: 2025-05-07 06:44:27.891539 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 71
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#6700
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:67 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Full',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#6703
date: 2025-05-07 06:44:27.892289 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#6702
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:77 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Tablet',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#6704
date: 2025-05-07 06:44:27.892372 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"context" => [
"exception" => ErrorException {#6705
#message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php"
#line: 190
#severity: E_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) …
› Request::normalizeQueryString(
› http_build_query($requestSwitchView->query->all(), null, '&')
› )
}
/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:87 {
SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) …
› 'label' => 'Mobile',
› 'link' => $this->generateSwitchLink(
› $request,
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
›
› $collector->collect($request, $response, $e);
› // we need to clone for sub-requests
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#6706
date: 2025-05-07 06:44:27.892413 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "Twig\Template" class is considered internal. It may change without further notice. You should not use it from "Eccube\Twig\Template"."
"context" => [
"exception" => ErrorException {#6729
#message: "User Deprecated: The "Twig\Template" class is considered internal. It may change without further notice. You should not use it from "Eccube\Twig\Template"."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php"
#line: 204
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php:204 {
include_once …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Cache/FilesystemCache.php:46 {
Twig\Cache\FilesystemCache->load($key) …
› if (file_exists($key)) {
› @include_once $key;
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:402 {
Twig\Environment->loadClass($cls, $name, $index = null) …
› if (!$this->isAutoReload() || $this->isTemplateFresh($name, $this->cache->getTimestamp($key))) {
› $this->cache->load($key);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:381 {
Twig\Environment->loadTemplate($name, $index = null) …
› {
› return $this->loadClass($this->getTemplateClass($name), $name, $index);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:359 {
Twig\Environment->load($name) …
›
› return new TemplateWrapper($this, $this->loadTemplate($name));
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:123 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces) …
› if (false !== $pos) {
› $toolbar = "\n".str_replace("\n", '', $this->twig->render(
› '@WebProfiler/Profiler/toolbar_js.html.twig',
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:111 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(FilterResponseEvent $event) …
›
› $this->injectToolbar($response, $request, $nonces);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#6728
date: 2025-05-07 06:44:27.894623 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "Eccube\Event\TemplateEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
"context" => [
"exception" => ErrorException {#6730
#message: "User Deprecated: The "Eccube\Event\TemplateEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php"
#line: 204
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/DebugClassLoader.php:204 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/TemplateWrapper.php:45 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:123 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces) …
› if (false !== $pos) {
› $toolbar = "\n".str_replace("\n", '', $this->twig->render(
› '@WebProfiler/Profiler/toolbar_js.html.twig',
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:111 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(FilterResponseEvent $event) …
›
› $this->injectToolbar($response, $request, $nonces);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#6742
date: 2025-05-07 06:44:27.895114 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"context" => [
"exception" => ErrorException {#6741
#message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› } else {
› @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);
› $swap = $event;
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:35 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› $event = new TemplateEvent($this->getTemplateName(), $originCode, $context);
› $eventDispatcher->dispatch($this->getTemplateName(), $event);
› if ($event->getSource() !== $originCode) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/TemplateWrapper.php:45 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:123 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces) …
› if (false !== $pos) {
› $toolbar = "\n".str_replace("\n", '', $this->twig->render(
› '@WebProfiler/Profiler/toolbar_js.html.twig',
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:111 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(FilterResponseEvent $event) …
›
› $this->injectToolbar($response, $request, $nonces);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#6740
date: 2025-05-07 06:44:27.895149 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"context" => [
"exception" => ErrorException {#6733
#message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› } else {
› @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);
› $swap = $event;
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:35 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› $event = new TemplateEvent($this->getTemplateName(), $originCode, $context);
› $eventDispatcher->dispatch($this->getTemplateName(), $event);
› if ($event->getSource() !== $originCode) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Extension/CoreExtension.php:1288 {
twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
›
› return $loaded ? $loaded->render($variables) : '';
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig:2 {
__TwigTemplate_486d1fe893d2f517fac2e4c75addbab1->doDisplay(array $context, array $blocks = []) …
› <div id="sfwdt{{ token }}" class="sf-toolbar sf-display-none" role="region" aria-label="Symfony Web Debug Toolbar"></div>
› {{ include('@WebProfiler/Profiler/base_js.html.twig') }}
› <style{% if csp_style_nonce %} nonce="{{ csp_style_nonce }}"{% endif %}>
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:40 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/TemplateWrapper.php:45 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:123 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces) …
› if (false !== $pos) {
› $toolbar = "\n".str_replace("\n", '', $this->twig->render(
› '@WebProfiler/Profiler/toolbar_js.html.twig',
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:111 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(FilterResponseEvent $event) …
›
› $this->injectToolbar($response, $request, $nonces);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#6721
date: 2025-05-07 06:44:27.896225 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"context" => [
"exception" => ErrorException {#6748
#message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
#code: 0
#file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› } else {
› @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);
› $swap = $event;
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:35 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› $event = new TemplateEvent($this->getTemplateName(), $originCode, $context);
› $eventDispatcher->dispatch($this->getTemplateName(), $event);
› if ($event->getSource() !== $originCode) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Extension/CoreExtension.php:1288 {
twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
›
› return $loaded ? $loaded->render($variables) : '';
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig:4 {
__TwigTemplate_486d1fe893d2f517fac2e4c75addbab1->doDisplay(array $context, array $blocks = []) …
› <style{% if csp_style_nonce %} nonce="{{ csp_style_nonce }}"{% endif %}>
› {{ include('@WebProfiler/Profiler/toolbar.css.twig') }}
› </style>
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Twig/Template.php:40 {
Eccube\Twig\Template->display(array $context, array $blocks = []) …
› } else {
› parent::display($event->getParameters(), $blocks);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/TemplateWrapper.php:45 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:318 {
Twig\Environment->render($name, array $context = []) …
› {
› return $this->load($name)->render($context);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:123 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces) …
› if (false !== $pos) {
› $toolbar = "\n".str_replace("\n", '', $this->twig->render(
› '@WebProfiler/Profiler/toolbar_js.html.twig',
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:111 {
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(FilterResponseEvent $event) …
›
› $this->injectToolbar($response, $request, $nonces);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/c1248734/public_html/sentakudaiko.com/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1746567867 {#6744
date: 2025-05-07 06:44:27.897006 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 500
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "PROCESS END"
"context" => [
null
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1746567867 {#6785
date: 2025-05-07 06:44:27.898386 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/EventListener/LogListener.php"
"line" => 133
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelTerminate"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Transaction is not active. Rollback skipped."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "app"
"datetime" => DateTime @1746567867 {#6790
date: 2025-05-07 06:44:27.898424 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/products/add_cart/3"
"ip" => "43.157.180.116"
"http_method" => "GET"
"server" => "sentakudaiko.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"file" => "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "01c04a2"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
]
#initialized: true
}
Symfony\Bridge\Monolog\Handler\ConsoleHandler {#863
#level: 100
#bubble: true
#formatter: null
#processors: []
-output: null
-verbosityLevelMap: [
16 => 400
32 => 300
64 => 250
128 => 200
256 => 100
]
-consoleFormatterOptions: []
}
]
#processors: [
Symfony\Bridge\Monolog\Processor\WebProcessor {#858
#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/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
"HTTP_ACCEPT_ENCODING" => "gzip"
"HTTP_ACCEPT_LANGUAGE" => "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7"
"CONTENT_LENGTH" => "0"
"HTTP_HOST" => "sentakudaiko.com"
"HTTP_PRAGMA" => "no-cache"
"HTTP_USER_AGENT" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"HTTP_CACHE_CONTROL" => "no-cache"
"HTTP_X_REAL_IP" => "43.157.180.116"
"HTTP_X_FORWARDED_PROTO" => "https"
"HTTP_X_FORWARDED_HOST" => "sentakudaiko.com"
"HTTP_X_FORWARDED_PORT" => "443"
"HTTP_UPGRADE_INSECURE_REQUESTS" => "1"
"HTTP_GEOIP_ADDR" => "43.157.180.116"
"HTTP_GEOIP_CONTINENT_CODE" => "SA"
"HTTP_GEOIP_COUNTRY_CODE" => "BR"
"HTTP_GEOIP_COUNTRY_NAME" => "Brazil"
"REDIRECT_UNIQUE_ID" => "aBqCu4jq2RRAKx2xj@r5ewAAAAI"
"REDIRECT_GEOIP_ADDR" => "43.157.180.116"
"REDIRECT_GEOIP_CONTINENT_CODE" => "SA"
"REDIRECT_GEOIP_COUNTRY_CODE" => "BR"
"REDIRECT_GEOIP_COUNTRY_NAME" => "Brazil"
"REDIRECT_HTTP_X_REAL_IP" => "43.157.180.116"
"REDIRECT_HTTP_X_FORWARDED_PROTO" => "https"
"REDIRECT_HTTP_X_FORWARDED_HOST" => "sentakudaiko.com"
"REDIRECT_HTTP_X_FORWARDED_PORT" => "443"
"REDIRECT_HTTP_HOST" => "sentakudaiko.com"
"REDIRECT_HTTP_USER_AGENT" => "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
"REDIRECT_HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
"REDIRECT_HTTP_ACCEPT_ENCODING" => "gzip"
"REDIRECT_HTTP_ACCEPT_LANGUAGE" => "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7"
"REDIRECT_HTTP_CACHE_CONTROL" => "no-cache"
"REDIRECT_HTTP_PRAGMA" => "no-cache"
"REDIRECT_HTTP_UPGRADE_INSECURE_REQUESTS" => "1"
"REDIRECT_PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
"REDIRECT_SERVER_SIGNATURE" => ""
"REDIRECT_SERVER_SOFTWARE" => "Apache"
"REDIRECT_SERVER_NAME" => "sentakudaiko.com"
"REDIRECT_SERVER_ADDR" => "127.0.0.1"
"REDIRECT_SERVER_PORT" => "8080"
"REDIRECT_REMOTE_ADDR" => "43.157.180.116"
"REDIRECT_DOCUMENT_ROOT" => "/home/c1248734/public_html/sentakudaiko.com"
"REDIRECT_REQUEST_SCHEME" => "http"
"REDIRECT_CONTEXT_PREFIX" => ""
"REDIRECT_CONTEXT_DOCUMENT_ROOT" => "/home/c1248734/public_html/sentakudaiko.com"
"REDIRECT_SERVER_ADMIN" => "root@localhost"
"REDIRECT_SCRIPT_FILENAME" => ""
"REDIRECT_REMOTE_PORT" => "16956"
"REDIRECT_GATEWAY_INTERFACE" => "CGI/1.1"
"REDIRECT_SERVER_PROTOCOL" => "HTTP/1.1"
"REDIRECT_REQUEST_METHOD" => "GET"
"REDIRECT_QUERY_STRING" => ""
"REDIRECT_REQUEST_URI" => "/products/add_cart/3"
"REDIRECT_SCRIPT_NAME" => "/products/add_cart/3"
"REDIRECT_SITE_GUARD" => "off"
"REDIRECT_HTTPS" => "on"
"REDIRECT_HTTP_AUTHORIZATION" => ""
"REDIRECT_STATUS" => "200"
"UNIQUE_ID" => "aBqCu4jq2RRAKx2xj@r5ewAAAAI"
"GEOIP_ADDR" => "43.157.180.116"
"GEOIP_CONTINENT_CODE" => "SA"
"GEOIP_COUNTRY_CODE" => "BR"
"GEOIP_COUNTRY_NAME" => "Brazil"
"SERVER_SIGNATURE" => ""
"SERVER_SOFTWARE" => "Apache"
"SERVER_NAME" => "sentakudaiko.com"
"SERVER_ADDR" => "127.0.0.1"
"SERVER_PORT" => "8080"
"REMOTE_ADDR" => "43.157.180.116"
"DOCUMENT_ROOT" => "/home/c1248734/public_html/sentakudaiko.com"
"REQUEST_SCHEME" => "http"
"CONTEXT_PREFIX" => ""
"CONTEXT_DOCUMENT_ROOT" => "/home/c1248734/public_html/sentakudaiko.com"
"SERVER_ADMIN" => "root@localhost"
"SCRIPT_FILENAME" => "/home/c1248734/public_html/sentakudaiko.com/index.php"
"REMOTE_PORT" => "16956"
"REDIRECT_URL" => "/products/add_cart/3"
"SERVER_PROTOCOL" => "HTTP/1.1"
"REQUEST_METHOD" => "GET"
"QUERY_STRING" => ""
"REQUEST_URI" => "/products/add_cart/3"
"SCRIPT_NAME" => "/index.php"
"SITE_GUARD" => "off"
"HTTPS" => "on"
"HTTP_AUTHORIZATION" => ""
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1746567867.2341
"REQUEST_TIME" => 1746567867
"APP_ENV" => "dev"
"APP_DEBUG" => "1"
"DATABASE_URL" => "mysql://hxkq5_sentakudaiko:jJvSAH4p5uJV!@mysql43.conoha.ne.jp/hxkq5_sentakudaiko"
"DATABASE_SERVER_VERSION" => "5.6.10"
"MAILER_TRANSPORT" => "smtp"
"MAILER_HOST" => "mail67.conoha.ne.jp"
"MAILER_PORT" => "465"
"MAILER_USERNAME" => "mailserver@sentakudaiko.com"
"MAILER_PASSWORD" => "At!sSFXYTRd4"
"MAILER_ENCRYPTION" => "ssl"
"MAILER_SENDER_ADDRESS" => "mailserver@sentakudaiko.com"
"ECCUBE_AUTH_MAGIC" => "YeF0pj4nbCGhwB8IlWkxsCWaZJ9FoKXR"
"ECCUBE_ADMIN_ALLOW_HOSTS" => "[]"
"ECCUBE_FORCE_SSL" => "false"
"ECCUBE_ADMIN_ROUTE" => "marusan_sentakudaiko_admin"
"ECCUBE_COOKIE_PATH" => "/"
"ECCUBE_TEMPLATE_CODE" => "default"
"ECCUBE_LOCALE" => "ja"
"TRUSTED_HOSTS" => "^sentakudaiko.com$"
"ECCUBE_ADMIN_DENY_HOSTS" => "[]"
]
#extraFields: [
"url" => "REQUEST_URI"
"ip" => "REMOTE_ADDR"
"http_method" => "REQUEST_METHOD"
"server" => "SERVER_NAME"
"referrer" => "HTTP_REFERER"
"user_agent" => "HTTP_USER_AGENT"
]
}
Monolog\Processor\IntrospectionProcessor {#864
-level: "!php/const:Monolog\Logger::DEBUG"
-skipClassesPartials: [
"Monolog\"
"Eccube\\Log"
"Psr\\Log"
]
-skipStackFramesCount: 0
-skipFunctions: [
"call_user_func"
"call_user_func_array"
]
}
Monolog\Processor\UidProcessor {#869
-uid: "01c04a2"
}
Eccube\Log\Processor\TokenProcessor {#870
#tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#875 …}
}
Eccube\Log\Processor\SessionProcessor {#924
#session: Symfony\Component\HttpFoundation\Session\Session {#882 …}
}
Symfony\Bridge\Monolog\Processor\DebugProcessor {#886
-records: [
"00000000000000120000000000000000" => [
[
"timestamp" => 1746567867
"message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#11}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#88}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#85}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#84}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#83}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#87}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#926}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#917}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#921}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#922}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: "Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#923}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#908}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#899}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#718}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#717}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#713}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#715}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"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 {#714}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#315}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: Creation of dynamic property SunCat\MobileDetectBundle\EventListener\RequestResponseListener::$router is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2486}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"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 {#2608}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "INIT"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Transaction is not active. Rollback skipped."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1746567867
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /products/add_cart/3": Method Not Allowed (Allow: POST)" at /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 140"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException {#2712}
]
"channel" => "request"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2804}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "No route found for "GET /products/add_cart/3": Method Not Allowed (Allow: POST)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
405
]
"channel" => "app"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\TransactionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\LogListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "LOGIC END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
null
]
"channel" => "app"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6700}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6702}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6705}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: The "Twig\Template" class is considered internal. It may change without further notice. You should not use it from "Eccube\Twig\Template"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6729}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: The "Eccube\Event\TemplateEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6730}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6741}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6733}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6748}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\MaintenanceListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
"0000000000000aef0000000000000000" => [
[
"timestamp" => 1746567867
"message" => "SET SESSION time_zone = '+00:00'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1746567867
"message" => "SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.option_product_tax_rule AS option_product_tax_rule_25, t0.option_customer_activate AS option_customer_activate_26, t0.option_remember_me AS option_remember_me_27, t0.authentication_key AS authentication_key_28, t0.php_path AS php_path_29, t0.option_point AS option_point_30, t0.basic_point_rate AS basic_point_rate_31, t0.point_conversion_rate AS point_conversion_rate_32, t0.country_id AS country_id_33, t0.pref_id AS pref_id_34, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1746567867
"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" => [
null
]
"channel" => "doctrine"
]
[
"timestamp" => 1746567867
"message" => "fallback to PC layout"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Eccube\EventListener\TwoFactorAuthListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#5788}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#5790}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#5792}
]
"channel" => "php"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\MaintenanceListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"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" => 1746567867
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
"" => [
[
"timestamp" => 1746567867
"message" => "PROCESS END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
null
]
"channel" => "app"
]
[
"timestamp" => 1746567867
"message" => "Transaction is not active. Rollback skipped."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
]
]
-errorCount: [
"00000000000000120000000000000000" => 1
"0000000000000aef0000000000000000" => 0
"" => 0
]
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#916 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |