| logger |
Logger {#456
#name: "request"
#handlers: [
BufferHandler {#455
#handler: EasyLogHandler {#454 …}
#bufferSize: 36
#bufferLimit: 0
#flushOnOverflow: false
#buffer: [
[
"message" => "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
"context" => [
"exception" => ErrorException {#431
#message: "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/twig/twig/src/Environment.php"
#line: 121
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/twig/twig/src/Environment.php:121 {
› if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateClass) {
› @trigger_error('The "base_template_class" option on '.__CLASS__.' is deprecated since Twig 2.7.0.', E_USER_DEPRECATED);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2763 {
› {
› $this->services['twig'] = $instance = new \Twig\Environment(${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}, ['debug' => true, 'strict_variables' => true, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2898 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:3425 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9
+attributes: ParameterBag {#12 …}
+request: ParameterBag {#10 …}
+query: ParameterBag {#11 …}
+server: ServerBag {#15 …}
+files: FileBag {#14 …}
+cookies: ParameterBag {#13 …}
+headers: HeaderBag {#16 …}
#content: "id=1&input=1000&confirm=OK"
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: null
#pathInfo: "/administrator/customer/balance"
#requestUri: "/tao-eva/administrator/customer/balance"
#baseUrl: "/tao-eva"
#basePath: "/tao-eva"
#method: "POST"
#format: null
#session: Session {#564 …}
#locale: null
#defaultLocale: "ja"
-isHostValid: true
-isForwardedValid: true
format: "html"
}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637500926 {#790
date: 2021-11-21 22:22:06.928261 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
"context" => [
"exception" => ErrorException {#278
#message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
#line: 66
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
› 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',
› E_USER_DEPRECATED
› );
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2395 {
› $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
› $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
› $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2364 {
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php:181 {
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:30 {
› {
› $manager = $registry->getManagerForClass($entityClass);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Repository/ProductRepository.php:54 {
› ) {
› parent::__construct($registry, Product::class);
› $this->queries = $queries;
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:3068 {
› {
› return $this->services['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Doctrine\\Query\\Queries']) ? $this->services['Eccube\\Doctrine\\Query\\Queries'] : ($this->services['Eccube\\Doctrine\\Query\\Queries'] = new \Eccube\Doctrine\Query\Queries())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:3132 {
› {
› return $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'});
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2800 {
› $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
› $instance->addExtension(${($_ = isset($this->services['Eccube\\Twig\\Extension\\EccubeExtension']) ? $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] : $this->getEccubeExtensionService()) && false ?: '_'});
› $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2898 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:3425 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637500926 {#789
date: 2021-11-21 22:22:06.928302 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The type "datetime" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeType::requiresSQLCommentHint().""
"context" => [
"exception" => ErrorException {#195
#message: "User Deprecated: The type "datetime" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeType::requiresSQLCommentHint().""
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/doctrine-bundle/ConnectionFactory.php"
#line: 122
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:122 {
› ),
› E_USER_DEPRECATED
› );
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:57 {
› if (! empty($this->typesConfig)) {
› $this->markTypesCommented($this->getDatabasePlatform($connection));
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2351 {
›
› return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_sqlite', 'charset' => 'utf8', 'url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['collate' => 'utf8_general_ci']], $a, $c, []);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2526 {
›
› $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2364 {
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php:181 {
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:30 {
› {
› $manager = $registry->getManagerForClass($entityClass);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Repository/ProductRepository.php:54 {
› ) {
› parent::__construct($registry, Product::class);
› $this->queries = $queries;
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:3068 {
› {
› return $this->services['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Doctrine\\Query\\Queries']) ? $this->services['Eccube\\Doctrine\\Query\\Queries'] : ($this->services['Eccube\\Doctrine\\Query\\Queries'] = new \Eccube\Doctrine\Query\Queries())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:3132 {
› {
› return $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'});
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2800 {
› $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
› $instance->addExtension(${($_ = isset($this->services['Eccube\\Twig\\Extension\\EccubeExtension']) ? $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] : $this->getEccubeExtensionService()) && false ?: '_'});
› $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2898 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:3425 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637500926 {#788
date: 2021-11-21 22:22:06.928318 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The type "datetimetz" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType::requiresSQLCommentHint().""
"context" => [
"exception" => ErrorException {#170
#message: "User Deprecated: The type "datetimetz" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType::requiresSQLCommentHint().""
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/doctrine-bundle/ConnectionFactory.php"
#line: 122
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:122 {
› ),
› E_USER_DEPRECATED
› );
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:57 {
› if (! empty($this->typesConfig)) {
› $this->markTypesCommented($this->getDatabasePlatform($connection));
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2351 {
›
› return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_sqlite', 'charset' => 'utf8', 'url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['collate' => 'utf8_general_ci']], $a, $c, []);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2526 {
›
› $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2364 {
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php:181 {
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:30 {
› {
› $manager = $registry->getManagerForClass($entityClass);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Repository/ProductRepository.php:54 {
› ) {
› parent::__construct($registry, Product::class);
› $this->queries = $queries;
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:3068 {
› {
› return $this->services['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Doctrine\\Query\\Queries']) ? $this->services['Eccube\\Doctrine\\Query\\Queries'] : ($this->services['Eccube\\Doctrine\\Query\\Queries'] = new \Eccube\Doctrine\Query\Queries())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:3132 {
› {
› return $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'});
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2800 {
› $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
› $instance->addExtension(${($_ = isset($this->services['Eccube\\Twig\\Extension\\EccubeExtension']) ? $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] : $this->getEccubeExtensionService()) && false ?: '_'});
› $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2898 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:3425 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637500926 {#787
date: 2021-11-21 22:22:06.928331 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "INIT"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637500926 {#102
date: 2021-11-21 22:22:06.928531 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2"
"context" => [
"exception" => ErrorException {#720
#message: "User Deprecated: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2"
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php"
#line: 8
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php:8 {
›
› @trigger_error('The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2', E_USER_DEPRECATED);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/getRouting_LoaderService.php:38 {
› $a->addLoader(new \Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader($this));
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_class']) ? $this->services['sensio_framework_extra.routing.loader.annot_class'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php')) && false ?: '_'});
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_dir']) ? $this->services['sensio_framework_extra.routing.loader.annot_dir'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php')) && false ?: '_'});
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/dependency-injection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/framework-bundle/Routing/Router.php:56 {
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:371 {
› {
› return new $this->options['matcher_dumper_class']($this->getRouteCollection());
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:289 {
› function (ConfigCacheInterface $cache) {
› $dumper = $this->getMatcherDumperInstance();
› if (method_exists($dumper, 'addExpressionLanguageProvider')) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php:43 {
› if (!$cache->isFresh()) {
› \call_user_func($callback, $cache);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:302 {
› $cache->write($dumper->dump($options), $this->getRouteCollection()->getResources());
› }
› );
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:256 {
› {
› $matcher = $this->getMatcher();
› if (!$matcher instanceof RequestMatcherInterface) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637500926 {#674
date: 2021-11-21 22:22:06.930564 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead."
"context" => [
"exception" => ErrorException {#675
#message: "User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead."
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/sensio/framework-extra-bundle/Routing/AnnotatedRouteControllerLoader.php"
#line: 19
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/sensio/framework-extra-bundle/Routing/AnnotatedRouteControllerLoader.php:19 {
›
› @trigger_error(sprintf('The "%s" class is deprecated since version 5.2. Use "%s" instead.', AnnotatedRouteControllerLoader::class, \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader::class), E_USER_DEPRECATED);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php:10 {
›
› return $this->services['sensio_framework_extra.routing.loader.annot_class'] = new \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/getRouting_LoaderService.php:38 {
› $a->addLoader(new \Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader($this));
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_class']) ? $this->services['sensio_framework_extra.routing.loader.annot_class'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php')) && false ?: '_'});
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_dir']) ? $this->services['sensio_framework_extra.routing.loader.annot_dir'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php')) && false ?: '_'});
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/dependency-injection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/framework-bundle/Routing/Router.php:56 {
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:371 {
› {
› return new $this->options['matcher_dumper_class']($this->getRouteCollection());
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:289 {
› function (ConfigCacheInterface $cache) {
› $dumper = $this->getMatcherDumperInstance();
› if (method_exists($dumper, 'addExpressionLanguageProvider')) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php:43 {
› if (!$cache->isFresh()) {
› \call_user_func($callback, $cache);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:302 {
› $cache->write($dumper->dump($options), $this->getRouteCollection()->getResources());
› }
› );
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:256 {
› {
› $matcher = $this->getMatcher();
› if (!$matcher instanceof RequestMatcherInterface) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637500926 {#673
date: 2021-11-21 22:22:06.930632 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2"
"context" => [
"exception" => ErrorException {#641
#message: "User Deprecated: The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2"
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php"
#line: 8
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php:8 {
›
› @trigger_error('The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2', E_USER_DEPRECATED);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/getRouting_LoaderService.php:39 {
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_class']) ? $this->services['sensio_framework_extra.routing.loader.annot_class'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php')) && false ?: '_'});
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_dir']) ? $this->services['sensio_framework_extra.routing.loader.annot_dir'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php')) && false ?: '_'});
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_file']) ? $this->services['sensio_framework_extra.routing.loader.annot_file'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotFileService.php')) && false ?: '_'});
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/dependency-injection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/framework-bundle/Routing/Router.php:56 {
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:371 {
› {
› return new $this->options['matcher_dumper_class']($this->getRouteCollection());
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:289 {
› function (ConfigCacheInterface $cache) {
› $dumper = $this->getMatcherDumperInstance();
› if (method_exists($dumper, 'addExpressionLanguageProvider')) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php:43 {
› if (!$cache->isFresh()) {
› \call_user_func($callback, $cache);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:302 {
› $cache->write($dumper->dump($options), $this->getRouteCollection()->getResources());
› }
› );
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:256 {
› {
› $matcher = $this->getMatcher();
› if (!$matcher instanceof RequestMatcherInterface) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637500926 {#640
date: 2021-11-21 22:22:06.930686 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2"
"context" => [
"exception" => ErrorException {#613
#message: "User Deprecated: The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2"
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/getSensioFrameworkExtra_Routing_Loader_AnnotFileService.php"
#line: 8
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/getSensioFrameworkExtra_Routing_Loader_AnnotFileService.php:8 {
›
› @trigger_error('The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2', E_USER_DEPRECATED);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/getRouting_LoaderService.php:40 {
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_dir']) ? $this->services['sensio_framework_extra.routing.loader.annot_dir'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php')) && false ?: '_'});
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_file']) ? $this->services['sensio_framework_extra.routing.loader.annot_file'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotFileService.php')) && false ?: '_'});
› $a->addLoader($c);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerHovwfkm/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/dependency-injection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/framework-bundle/Routing/Router.php:56 {
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:371 {
› {
› return new $this->options['matcher_dumper_class']($this->getRouteCollection());
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:289 {
› function (ConfigCacheInterface $cache) {
› $dumper = $this->getMatcherDumperInstance();
› if (method_exists($dumper, 'addExpressionLanguageProvider')) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php:43 {
› if (!$cache->isFresh()) {
› \call_user_func($callback, $cache);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:302 {
› $cache->write($dumper->dump($options), $this->getRouteCollection()->getResources());
› }
› );
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:256 {
› {
› $matcher = $this->getMatcher();
› if (!$matcher instanceof RequestMatcherInterface) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637500926 {#612
date: 2021-11-21 22:22:06.930735 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Matched route "{route}"."
"context" => [
"route" => "admin_customer_balance"
"route_parameters" => [
"_controller" => "Customize\Controller\Admin\Customer\CustomerEditController::balance"
"_route" => "admin_customer_balance"
]
"request_uri" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"method" => "POST"
]
"level" => 200
"level_name" => "INFO"
"channel" => "request"
"datetime" => DateTime @1637500927 {#630
date: 2021-11-21 22:22:07.030214 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/EventListener/RouterListener.php"
"line" => 123
"class" => "Symfony\Component\HttpKernel\EventListener\RouterListener"
"function" => "onKernelRequest"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Read existing security token from the session."
"context" => [
"key" => "_security_admin"
"token_class" => "Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "security"
"datetime" => DateTime @1637500927 {#2971
date: 2021-11-21 22:22:07.032084 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/security/Http/Firewall/ContextListener.php"
"line" => 101
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"function" => "handle"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "d3e8e809"
]
]
[
"message" => "SET SESSION time_zone = '+00:00'"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637500927 {#3047
date: 2021-11-21 22:22:07.037282 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "d3e8e809"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.department AS department_3, t0.login_id AS login_id_4, t0.password AS password_5, t0.salt AS salt_6, t0.sort_no AS sort_no_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.login_date AS login_date_10, t0.work_id AS work_id_11, t0.authority_id AS authority_id_12, t0.creator_id AS creator_id_13, t0.discriminator_type FROM dtb_member t0 WHERE t0.login_id = ? AND t0.work_id = ? AND t0.discriminator_type IN ('member') LIMIT 1"
"context" => [
"taotaoshopEva"
1
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637500927 {#3065
date: 2021-11-21 22:22:07.038125 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "d3e8e809"
]
]
[
"message" => "User was reloaded from a user provider."
"context" => [
"provider" => "Eccube\Security\Core\User\MemberProvider"
"username" => "taotaoshopEva"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "security"
"datetime" => DateTime @1637500927 {#3066
date: 2021-11-21 22:22:07.039551 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/security/Http/Firewall/ContextListener.php"
"line" => 214
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"function" => "refreshUser"
"uid" => "589ef2b"
"user_id" => "N/A"
"session_id" => "d3e8e809"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.deny_url AS deny_url_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.authority_id AS authority_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_authority_role t0 WHERE t0.authority_id = ? AND t0.discriminator_type IN ('authorityrole')"
"context" => [
0
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637500927 {#3132
date: 2021-11-21 22:22:07.040443 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "PROCESS START"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637500927 {#2981
date: 2021-11-21 22:22:07.041095 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"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 @1637500927 {#3155
date: 2021-11-21 22:22:07.041460 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.deny_url AS deny_url_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.authority_id AS authority_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_authority_role t0 WHERE t0.authority_id = ? AND t0.discriminator_type IN ('authorityrole')"
"context" => [
0
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637500927 {#3158
date: 2021-11-21 22:22:07.042419 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637500927 {#3246
date: 2021-11-21 22:22:07.050647 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637500927 {#3244
date: 2021-11-21 22:22:07.051029 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "Begin Transaction."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "admin"
"datetime" => DateTime @1637500927 {#3242
date: 2021-11-21 22:22:07.051405 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "LOGIC START"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637500927 {#3440
date: 2021-11-21 22:22:07.053617 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "select id, sex_id, name01, name02, kana01, kana02 from dtb_customer where id=1"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637500927 {#3670
date: 2021-11-21 22:22:07.054636 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => ""ROLLBACK""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637500927 {#3772
date: 2021-11-21 22:22:07.056343 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637500927 {#3774
date: 2021-11-21 22:22:07.056626 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "Rollback executed."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "admin"
"datetime" => DateTime @1637500927 {#3776
date: 2021-11-21 22:22:07.056856 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "Symfony\Component\Debug\Exception\ContextErrorException: Notice: Undefined index: userid (uncaught exception) at /home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php line 249"
"context" => [
"exception" => ContextErrorException {#3672
-context: [
"request" => Request {#9}
"id" => null
"em" => EntityManager_9a5be93 {#323 …2}
"query" => "select id, sex_id, name01, name02, kana01, kana02 from dtb_customer where id=1"
"statement" => Statement {#3668
#sql: "select id, sex_id, name01, name02, kana01, kana02 from dtb_customer where id=1"
#params: []
#types: []
#stmt: PDOStatement {#3669 …}
#platform: MySQL80Platform {#197 …}
#conn: Connection {#199 …}
}
"result" => true
"buff" => [
[
"id" => "1"
"sex_id" => null
"name01" => "渡辺"
"name02" => "克己"
"kana01" => "ワタナベ"
"kana02" => "カツミ"
]
]
"info" => [
"id" => "1"
"sex_id" => null
"name01" => "渡辺"
"name02" => "克己"
"kana01" => "ワタナベ"
"kana02" => "カツミ"
]
"customer_info" => [
"id" => "1"
"sex" => null
"name1" => "渡辺"
"name2" => "克己"
"kana1" => "ワタナベ"
"kana2" => "カツミ"
]
"c_id" => "1"
"pdata" => [
"id" => "1"
"input" => "1000"
"confirm" => "OK"
]
]
#message: "Notice: Undefined index: userid"
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php"
#line: 249
#severity: E_NOTICE
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php:249 {
› // 操作Log 保存機能追加
› var_dump($_SESSION['userid']) ;
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:151 {
› // call controller
› $response = \call_user_func_array($controller, $arguments);
›
arguments: {
$request: Request {#9}
$id: null
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 400
"level_name" => "ERROR"
"channel" => "admin"
"datetime" => DateTime @1637500927 {#3782
date: 2021-11-21 22:22:07.056928 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined index: userid" at /home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php line 249"
"context" => [
"exception" => ContextErrorException {#3672}
]
"level" => 500
"level_name" => "CRITICAL"
"channel" => "request"
"datetime" => DateTime @1637500927 {#3786
date: 2021-11-21 22:22:07.056990 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/EventListener/ExceptionListener.php"
"line" => 101
"class" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener"
"function" => "logException"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"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 @1637500927 {#4540
date: 2021-11-21 22:22:07.121406 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "LOGIC END"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637500927 {#4598
date: 2021-11-21 22:22:07.124273 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "Stored the security token in the session."
"context" => [
"key" => "_security_admin"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "security"
"datetime" => DateTime @1637500927 {#4609
date: 2021-11-21 22:22:07.124634 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/security/Http/Firewall/ContextListener.php"
"line" => 150
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"function" => "onKernelResponse"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"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 @1637500927 {#4874
date: 2021-11-21 22:22:07.149151 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "d3e8e809"
]
]
[
"message" => "PROCESS END"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1637500927 {#4956
date: 2021-11-21 22:22:07.154443 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "N/A"
]
]
[
"message" => ""COMMIT""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637500927 {#4960
date: 2021-11-21 22:22:07.154537 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "N/A"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637500927 {#4962
date: 2021-11-21 22:22:07.154869 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "N/A"
]
]
[
"message" => "Commit executed."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "app"
"datetime" => DateTime @1637500927 {#4964
date: 2021-11-21 22:22:07.155114 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.115.131"
"http_method" => "POST"
"server" => "buy.hits.jp"
"referrer" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"unique_id" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "589ef2b"
"user_id" => 1
"session_id" => "N/A"
]
]
]
#initialized: true
#level: 100
#bubble: true
#formatter: null
#processors: []
}
ConsoleHandler {#917
-output: null
-verbosityLevelMap: [
16 => 400
32 => 300
64 => 250
128 => 200
256 => 100
]
#level: 100
#bubble: true
#formatter: null
#processors: []
}
]
#processors: [
DebugProcessor {#549
-records: [
[
"timestamp" => 1637500926
"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 {#431}
]
"channel" => "php"
]
[
"timestamp" => 1637500926
"message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#278}
]
"channel" => "php"
]
[
"timestamp" => 1637500926
"message" => "User Deprecated: The type "datetime" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeType::requiresSQLCommentHint().""
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#195}
]
"channel" => "php"
]
[
"timestamp" => 1637500926
"message" => "User Deprecated: The type "datetimetz" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType::requiresSQLCommentHint().""
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#170}
]
"channel" => "php"
]
[
"timestamp" => 1637500926
"message" => "INIT"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "admin"
]
[
"timestamp" => 1637500926
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#720}
]
"channel" => "php"
]
[
"timestamp" => 1637500926
"message" => "User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#675}
]
"channel" => "php"
]
[
"timestamp" => 1637500926
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#641}
]
"channel" => "php"
]
[
"timestamp" => 1637500926
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#613}
]
"channel" => "php"
]
[
"timestamp" => 1637500927
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "admin_customer_balance"
"route_parameters" => [
"_controller" => "Customize\Controller\Admin\Customer\CustomerEditController::balance"
"_route" => "admin_customer_balance"
]
"request_uri" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"method" => "POST"
]
"channel" => "request"
]
[
"timestamp" => 1637500927
"message" => "Read existing security token from the session."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "_security_admin"
"token_class" => "Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken"
]
"channel" => "security"
]
[
"timestamp" => 1637500927
"message" => "SET SESSION time_zone = '+00:00'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637500927
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.department AS department_3, t0.login_id AS login_id_4, t0.password AS password_5, t0.salt AS salt_6, t0.sort_no AS sort_no_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.login_date AS login_date_10, t0.work_id AS work_id_11, t0.authority_id AS authority_id_12, t0.creator_id AS creator_id_13, t0.discriminator_type FROM dtb_member t0 WHERE t0.login_id = ? AND t0.work_id = ? AND t0.discriminator_type IN ('member') LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"taotaoshopEva"
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1637500927
"message" => "User was reloaded from a user provider."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"provider" => "Eccube\Security\Core\User\MemberProvider"
"username" => "taotaoshopEva"
]
"channel" => "security"
]
[
"timestamp" => 1637500927
"message" => "SELECT t0.id AS id_1, t0.deny_url AS deny_url_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.authority_id AS authority_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_authority_role t0 WHERE t0.authority_id = ? AND t0.discriminator_type IN ('authorityrole')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
0
]
"channel" => "doctrine"
]
[
"timestamp" => 1637500927
"message" => "PROCESS START"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "admin"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"message" => "SELECT t0.id AS id_1, t0.deny_url AS deny_url_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.authority_id AS authority_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_authority_role t0 WHERE t0.authority_id = ? AND t0.discriminator_type IN ('authorityrole')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
0
]
"channel" => "doctrine"
]
[
"timestamp" => 1637500927
"message" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637500927
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637500927
"message" => "Begin Transaction."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "admin"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "LOGIC START"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "admin"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "select id, sex_id, name01, name02, kana01, kana02 from dtb_customer where id=1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637500927
"message" => ""ROLLBACK""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637500927
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637500927
"message" => "Rollback executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "admin"
]
[
"timestamp" => 1637500927
"message" => "Symfony\Component\Debug\Exception\ContextErrorException: Notice: Undefined index: userid (uncaught exception) at /home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php line 249"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => ContextErrorException {#3672}
]
"channel" => "admin"
]
[
"timestamp" => 1637500927
"message" => "Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined index: userid" at /home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php line 249"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => ContextErrorException {#3672}
]
"channel" => "request"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\TransactionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\LogListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "LOGIC END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "admin"
]
[
"timestamp" => 1637500927
"message" => "Stored the security token in the session."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "_security_admin"
]
"channel" => "security"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637500927
"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" => 1637500927
"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" => 1637500927
"message" => "PROCESS END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "app"
]
[
"timestamp" => 1637500927
"message" => ""COMMIT""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637500927
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637500927
"message" => "Commit executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
]
-errorCount: 2
}
WebProcessor {#550
#serverData: [
"USER" => "dalian"
"HOME" => "/home/dalian"
"SCRIPT_NAME" => "/tao-eva/index.php"
"REQUEST_URI" => "/tao-eva/administrator/customer/balance"
"QUERY_STRING" => ""
"REQUEST_METHOD" => "POST"
"SERVER_PROTOCOL" => "HTTP/1.1"
"GATEWAY_INTERFACE" => "CGI/1.1"
"REDIRECT_URL" => "/tao-eva/administrator/customer/balance"
"REMOTE_PORT" => "43138"
"SCRIPT_FILENAME" => "/home/dalian/buy.hits.jp/public_html/tao-eva/index.php"
"SERVER_ADMIN" => "webmaster@buy.hits.jp"
"CONTEXT_DOCUMENT_ROOT" => "/home/dalian/buy.hits.jp/public_html"
"CONTEXT_PREFIX" => ""
"REQUEST_SCHEME" => "https"
"DOCUMENT_ROOT" => "/home/dalian/buy.hits.jp/public_html"
"REMOTE_ADDR" => "175.162.115.131"
"SERVER_PORT" => "443"
"SERVER_ADDR" => "157.112.187.34"
"SERVER_NAME" => "buy.hits.jp"
"SERVER_SOFTWARE" => "Apache"
"SERVER_SIGNATURE" => ""
"PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
"HTTP_COOKIE" => "shshshfp=ff77acd1609d7947b1bf1022251abefe; shshshfpa=6a110141-356f-81e6-6f30-c6df36a8a3d4-1634591451; shshshfpb=qAQ3%20HinccZfLutlI5zoxTw%3D%3D; 3AB9D23F7A4B3C9B=UCWK4VIYUHYF52I53EGO4TLTBKVS2HSAGFYBPA57DVX3S2W5KGBW4CRPOZZHJX7VDXIMWE3U7NN3J7DQWQWNKREPEQ; device_view=full; eccube=dced73f0164e5a75a7097e3ca79e7707"
"HTTP_ACCEPT_LANGUAGE" => "ja,en-US;q=0.9,en;q=0.8"
"HTTP_REFERER" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"HTTP_SEC_FETCH_DEST" => "document"
"HTTP_SEC_FETCH_USER" => "?1"
"HTTP_SEC_FETCH_MODE" => "navigate"
"HTTP_SEC_FETCH_SITE" => "same-origin"
"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.9"
"CONTENT_TYPE" => "application/x-www-form-urlencoded"
"HTTP_ORIGIN" => "https://buy.hits.jp"
"HTTP_USER_AGENT" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"HTTP_UPGRADE_INSECURE_REQUESTS" => "1"
"HTTP_SEC_CH_UA_PLATFORM" => ""Windows""
"HTTP_SEC_CH_UA_MOBILE" => "?0"
"HTTP_SEC_CH_UA" => "" Not A;Brand";v="99", "Chromium";v="96", "Google Chrome";v="96""
"HTTP_CACHE_CONTROL" => "max-age=0"
"CONTENT_LENGTH" => "26"
"HTTP_CONNECTION" => "close"
"HTTP_X_FILE_TYPE" => "normal"
"HTTP_X_UA_DEVICE" => "pc"
"HTTP_X_FAILURE_CACHE_TIME" => "0"
"HTTP_X_ACCEL_EXPIRES" => "60"
"HTTP_X_WP_ACCESS" => "0"
"HTTP_X_PHP_FPM_VERSION" => "74"
"HTTP_X_SERVER_ADDRESS" => "157.112.187.34"
"HTTP_X_REAL_IP" => "175.162.115.131"
"HTTP_X_FORWARDED_SSL" => "on"
"HTTP_X_FORWARDED_PORT" => "443"
"HTTP_X_FORWARDED_HOST" => "buy.hits.jp"
"HTTP_X_FORWARDED_PROTO" => "https"
"HTTP_X_FORWARDED_FOR" => "175.162.115.131"
"HTTP_HOST" => "buy.hits.jp"
"HTTP_AUTHORIZATION" => ""
"Ngx_Cache_NoCacheMode" => "1"
"Ngx_Cache_NormalFile" => "1"
"FailureCacheTime" => "0"
"HTTPS" => "on"
"UNIQUE_ID" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"MEF_PROXY_ADDR" => "157.112.187.34"
"REDIRECT_STATUS" => "200"
"REDIRECT_HTTP_AUTHORIZATION" => ""
"REDIRECT_Ngx_Cache_NoCacheMode" => "1"
"REDIRECT_Ngx_Cache_NormalFile" => "1"
"REDIRECT_FailureCacheTime" => "0"
"REDIRECT_HTTPS" => "on"
"REDIRECT_UNIQUE_ID" => "YZpH-qb33Bgof7@6YNeBTAAAALk"
"REDIRECT_MEF_PROXY_ADDR" => "157.112.187.34"
"FCGI_ROLE" => "RESPONDER"
"PHP_SELF" => "/tao-eva/index.php"
"REQUEST_TIME_FLOAT" => 1637500926.8868
"REQUEST_TIME" => 1637500926
"APP_ENV" => "dev"
"APP_DEBUG" => "1"
"DATABASE_URL" => "mysql://dalian_ec1:9zpdhbw67y@mysql4.star.ne.jp/dalian_ec1"
"DATABASE_SERVER_VERSION" => "57"
"ECCUBE_LOCALE" => "ja"
"ECCUBE_ADMIN_ROUTE" => "administrator"
"ECCUBE_ADMIN_ALLOW_HOSTS" => "[]"
"ECCUBE_FORCE_SSL" => "true"
"ECCUBE_TEMPLATE_CODE" => "default"
"ECCUBE_AUTH_MAGIC" => "BLkdJ0itKrHkXkhGatMuG4AkucSaw"
"ECCUBE_COOKIE_LIFETIME" => "0"
"ECCUBE_GC_MAXLIFETIME" => "1440"
"MAILER_URL" => "sendmail://localhost"
]
#extraFields: [
"url" => "REQUEST_URI"
"ip" => "REMOTE_ADDR"
"http_method" => "REQUEST_METHOD"
"server" => "SERVER_NAME"
"referrer" => "HTTP_REFERER"
"user_agent" => "HTTP_USER_AGENT"
]
}
IntrospectionProcessor {#551
-level: "!php/const:Monolog\Logger::DEBUG"
-skipClassesPartials: [
"Monolog\"
"Eccube\\Log"
"Psr\\Log"
]
-skipStackFramesCount: 0
-skipFunctions: [
"call_user_func"
"call_user_func_array"
]
}
UidProcessor {#552
-uid: "589ef2b"
}
TokenProcessor {#553
#tokenStorage: TokenStorage {#555 …}
}
SessionProcessor {#565
#session: Session {#564 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |