| logger |
Logger {#456
#name: "request"
#handlers: [
BufferHandler {#455
#handler: EasyLogHandler {#454 …}
#bufferSize: 32
#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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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=10&input=5&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 @1637832539 {#790
date: 2021-11-25 18:28:59.572510 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" => "3614756"
"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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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 @1637832539 {#789
date: 2021-11-25 18:28:59.572567 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" => "3614756"
"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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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 @1637832539 {#788
date: 2021-11-25 18:28:59.572601 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" => "3614756"
"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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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/ContainerUxod9u5/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 @1637832539 {#787
date: 2021-11-25 18:28:59.572617 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" => "3614756"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "INIT"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637832539 {#102
date: 2021-11-25 18:28:59.572817 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "3614756"
"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 @1637832539 {#630
date: 2021-11-25 18:28:59.575388 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"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 @1637832539 {#683
date: 2021-11-25 18:28:59.576516 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => "N/A"
"session_id" => "8a0000e7"
]
]
[
"message" => "SET SESSION time_zone = '+00:00'"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832539 {#714
date: 2021-11-25 18:28:59.578711 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => "N/A"
"session_id" => "8a0000e7"
]
]
[
"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 @1637832539 {#671
date: 2021-11-25 18:28:59.579466 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => "N/A"
"session_id" => "8a0000e7"
]
]
[
"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 @1637832539 {#645
date: 2021-11-25 18:28:59.580730 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => "N/A"
"session_id" => "8a0000e7"
]
]
[
"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 @1637832539 {#974
date: 2021-11-25 18:28:59.581605 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => "PROCESS START"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637832539 {#608
date: 2021-11-25 18:28:59.582117 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"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 @1637832539 {#997
date: 2021-11-25 18:28:59.582550 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"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 @1637832539 {#1000
date: 2021-11-25 18:28:59.583644 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832539 {#1087
date: 2021-11-25 18:28:59.587608 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832539 {#1085
date: 2021-11-25 18:28:59.587878 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => "Begin Transaction."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "admin"
"datetime" => DateTime @1637832539 {#1083
date: 2021-11-25 18:28:59.588118 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => "LOGIC START"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637832539 {#1282
date: 2021-11-25 18:28:59.590489 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => "select id, sex_id, name01, name02, kana01, kana02 from dtb_customer where id=10"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832539 {#1518
date: 2021-11-25 18:28:59.591936 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => ""ROLLBACK""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832539 {#1620
date: 2021-11-25 18:28:59.594050 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832539 {#1622
date: 2021-11-25 18:28:59.594345 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => "Rollback executed."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "admin"
"datetime" => DateTime @1637832539 {#1624
date: 2021-11-25 18:28:59.594686 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => "Symfony\Component\Debug\Exception\ContextErrorException: Notice: Undefined variable: test (uncaught exception) at /home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php line 282"
"context" => [
"exception" => ContextErrorException {#1520
-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=10"
"statement" => Statement {#1516
#sql: "select id, sex_id, name01, name02, kana01, kana02 from dtb_customer where id=10"
#params: []
#types: []
#stmt: PDOStatement {#1517 …}
#platform: MySQL80Platform {#197 …}
#conn: Connection {#199 …}
}
"result" => true
"buff" => [
[
"id" => "10"
"sex_id" => "1"
"name01" => "福田"
"name02" => "愛梨亜"
"kana01" => "フクダ"
"kana02" => "アリア"
]
]
"info" => [
"id" => "10"
"sex_id" => "1"
"name01" => "福田"
"name02" => "愛梨亜"
"kana01" => "フクダ"
"kana02" => "アリア"
]
"customer_info" => [
"id" => "10"
"sex" => "1"
"name1" => "福田"
"name2" => "愛梨亜"
"kana1" => "フクダ"
"kana2" => "アリア"
]
"c_id" => "10"
"pdata" => [
"id" => "10"
"input" => "5"
"confirm" => "OK"
]
"spl_read" => "C:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":5956:{a:3:{i:0;N;i:1;s:5:"admin";i:2;a:4:{i:0;O:20:"Eccube\Entity\Member":14:{s:24:"\x00Eccube\Entity\Member\x00id";i:1;s:26:"\x00Eccube\Entity\Member\x00name";s:9:"管理者";s:32:"\x00Eccube\Entity\Member\x00department";s:12:"淘淘市場";s:30:"\x00Eccube\Entity\Member\x00login_id";s:13:"taotaoshopEva";s:30:"\x00Eccube\Entity\Member\x00password";s:64:"4359024dd1def7020eda3fa422df07408321ce1ea36b5d1950c122e922150c14";s:26:"\x00Eccube\Entity\Member\x00salt";s:16:"g9dCDlqfxpFZyua1";s:29:"\x00Eccube\Entity\Member\x00sort_no";i:1;s:33:"\x00Eccube\Entity\Member\x00create_date";O:8:"DateTime":3:{s:4:"date";s:26:"2021-09-26 09:44:26.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:10:"Asia/Tokyo";}s:33:"\x00Eccube\Entity\Member\x00update_date";O:8:"DateTime":3:{s:4:"date";s:26:"2021-11-25 18:28:51.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:10:"Asia/Tokyo";}s:32:"\x00Eccube\Entity\Member\x00login_date";O:8:"DateTime":3:{s:4:"date";s:26:"2021-11-25 18:28:51.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:10:"Asia/Tokyo";}s:26:"\x00Eccube\Entity\Member\x00Work";O:40:"Proxies\__CG__\Eccube\Entity\Master\Work":4:{s:17:"__isInitialized__";b:0;s:5:"\x00*\x00id";i:1;s:7:"\x00*\x00name";N;s:10:"\x00*\x00sort_no";N;}s:31:"\x00Eccube\Entity\Member\x00Authority";O:45:"Proxies\__CG__\Eccube\Entity\Master\Authority":4:{s:17:"__isInitialized__";b:0;s:5:"\x00*\x00id";i:0;s:7:"\x00*\x00name";N;s:10:"\x00*\x00sort_no";N;}s:29:"\x00Eccube\Entity\Member\x00Creator";r:6;s:46:"\x00Eccube\Entity\AbstractEntity\x00AnnotationReader";O:44:"Doctrine\Common\Annotations\AnnotationReader":5:{s:52:"\x00Doctrine\Common\Annotations\AnnotationReader\x00parser";O:37:"Doctrine\Common\Annotations\DocParser":10:{s:44:"\x00Doctrine\Common\Annotations\DocParser\x00lexer";O:36:"Doctrine\Common\Annotations\DocLexer":8:{s:9:"\x00*\x00noCase";a:10:{s:1:"@";i:101;s:1:",";i:104;s:1:"(";i:109;s:1:")";i:103;s:1:"{";i:108;s:1:"}";i:102;s:1:"=";i:105;s:1:":";i:112;s:1:"-";i:113;s:1:"\";i:107;}s:11:"\x00*\x00withCase";a:3:{s:4:"true";i:110;s:5:"false";i:106;s:4:"null";i:111;}s:42:"\x00Doctrine\Common\Lexer\AbstractLexer\x00input";N;s:43:"\x00Doctrine\Common\Lexer\AbstractLexer\x00tokens";a:0:{}s:45:"\x00Doctrine\Common\Lexer\AbstractLexer\x00position";i:0;s:41:"\x00Doctrine\Common\Lexer\AbstractLexer\x00peek";i:0;s:9:"lookahead";N;s:5:"token";N;}s:45:"\x00Doctrine\Common\Annotations\DocParser\x00target";N;s:57:"\x00Doctrine\Common\Annotations\DocParser\x00isNestedAnnotation";b:0;s:46:"\x00Doctrine\Common\Annotations\DocParser\x00imports";a:0:{}s:50:"\x00Doctrine\Common\Annotations\DocParser\x00classExists";a:0:{}s:67:"\x00Doctrine\Common\Annotations\DocParser\x00ignoreNotImportedAnnotations";b:0;s:49:"\x00Doctrine\Common\Annotations\DocParser\x00namespaces";a:0:{}s:61:"\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNames";a:0:{}s:66:"\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNamespaces";a:0:{}s:46:"\x00Doctrine\Common\Annotations\DocParser\x00context";s:0:"";}s:55:"\x00Doctrine\Common\Annotations\AnnotationReader\x00preParser";O:37:"Doctrine\Common\Annotations\DocParser":10:{s:44:"\x00Doctrine\Common\Annotations\DocParser\x00lexer";O:36:"Doctrine\Common\Annotations\DocLexer":8:{s:9:"\x00*\x00noCase";a:10:{s:1:"@";i:101;s:1:",";i:104;s:1:"(";i:109;s:1:")";i:103;s:1:"{";i:108;s:1:"}";i:102;s:1:"=";i:105;s:1:":";i:112;s:1:"-";i:113;s:1:"\";i:107;}s:11:"\x00*\x00withCase";a:3:{s:4:"true";i:110;s:5:"false";i:106;s:4:"null";i:111;}s:42:"\x00Doctrine\Common\Lexer\AbstractLexer\x00input";N;s:43:"\x00Doctrine\Common\Lexer\AbstractLexer\x00tokens";a:0:{}s:45:"\x00Doctrine\Common\Lexer\AbstractLexer\x00position";i:0;s:41:"\x00Doctrine\Common\Lexer\AbstractLexer\x00peek";i:0;s:9:"lookahead";N;s:5:"token";N;}s:45:"\x00Doctrine\Common\Annotations\DocParser\x00target";N;s:57:"\x00Doctrine\Common\Annotations\DocParser\x00isNestedAnnotation";b:0;s:46:"\x00Doctrine\Common\Annotations\DocParser\x00imports";a:1:{s:16:"ignoreannotation";s:55:"Doctrine\Common\Annotations\Annotation\IgnoreAnnotation";}s:50:"\x00Doctrine\Common\Annotations\DocParser\x00classExists";a:0:{}s:67:"\x00Doctrine\Common\Annotations\DocParser\x00ignoreNotImportedAnnotations";b:1;s:49:"\x00Doctrine\Common\Annotations\DocParser\x00namespaces";a:0:{}s:61:"\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNames";a:69:{s:10:"Annotation";b:1;s:9:"Attribute";b:1;s:10:"Attributes";b:1;s:8:"Required";b:1;s:6:"Target";b:1;s:3:"fix";b:1;s:5:"fixme";b:1;s:8:"override";b:1;s:8:"abstract";b:1;s:6:"access";b:1;s:4:"code";b:1;s:6:"deprec";b:1;s:7:"endcode";b:1;s:9:"exception";b:1;s:5:"final";b:1;s:7:"ingroup";b:1;s:10:"inheritdoc";b:1;s:10:"inheritDoc";b:1;s:5:"magic";b:1;s:4:"name";b:1;s:3:"toc";b:1;s:8:"tutorial";b:1;s:7:"private";b:1;s:6:"static";b:1;s:9:"staticvar";b:1;s:9:"staticVar";b:1;s:5:"throw";b:1;s:3:"api";b:1;s:6:"author";b:1;s:8:"category";b:1;s:9:"copyright";b:1;s:10:"deprecated";b:1;s:7:"example";b:1;s:10:"filesource";b:1;s:6:"global";b:1;s:6:"ignore";b:1;s:8:"internal";b:1;s:7:"license";b:1;s:4:"link";b:1;s:6:"method";b:1;s:7:"package";b:1;s:5:"param";b:1;s:8:"property";b:1;s:13:"property-read";b:1;s:14:"property-write";b:1;s:6:"return";b:1;s:3:"see";b:1;s:5:"since";b:1;s:6:"source";b:1;s:10:"subpackage";b:1;s:6:"throws";b:1;s:4:"todo";b:1;s:4:"TODO";b:1;s:6:"usedby";b:1;s:4:"uses";b:1;s:3:"var";b:1;s:7:"version";b:1;s:18:"codeCoverageIgnore";b:1;s:23:"codeCoverageIgnoreStart";b:1;s:21:"codeCoverageIgnoreEnd";b:1;s:16:"SuppressWarnings";b:1;s:12:"noinspection";b:1;s:15:"package_version";b:1;s:8:"startuml";b:1;s:6:"enduml";b:1;s:12:"experimental";b:1;s:13:"phpcsSuppress";b:1;s:26:"codingStandardsIgnoreStart";b:1;s:24:"codingStandardsIgnoreEnd";b:1;}s:66:"\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNamespaces";a:0:{}s:46:"\x00Doctrine\Common\Annotations\DocParser\x00context";s:0:"";}s:55:"\x00Doctrine\Common\Annotations\AnnotationReader\x00phpParser";O:37:"Doctrine\Common\Annotations\PhpParser":0:{}s:53:"\x00Doctrine\Common\Annotations\AnnotationReader\x00imports";a:0:{}s:68:"\x00Doctrine\Common\Annotations\AnnotationReader\x00ignoredAnnotationNames";a:0:{}}}i:1;b:1;i:2;a:1:{i:0;O:41:"Symfony\Component\Security\Core\Role\Role":1:{s:47:"\x00Symfony\Component\Security\Core\Role\Role\x00role";s:10:"ROLE_ADMIN";}}i:3;a:0:{}}}}"
"search_word" => "s:30:"
"read_buffer" => "s:30:"\x00Eccube\Entity\Member\x00login_id";s:13:"taotaoshopEva";s:30:"\x00Eccube\Entity\Member\x00password";s:64:"4359024dd1def7020eda3fa422df07408321ce1ea36b5d1950c122e922150c14";s:26:"\x00Eccube\Entity\Member\x00salt";s:16:"g9dCDlqfxpFZyua1";s:29:"\x00Eccube\Entity\Member\x00sort_no";i:1;s:33:"\x00Eccube\Entity\Member\x00create_date";O:8:"DateTime":3:{s:4:"date";s:26:"2021-09-26 09:44:26.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:10:"Asia/Tokyo";}s:33:"\x00Eccube\Entity\Member\x00update_date";O:8:"DateTime":3:{s:4:"date";s:26:"2021-11-25 18:28:51.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:10:"Asia/Tokyo";}s:32:"\x00Eccube\Entity\Member\x00login_date";O:8:"DateTime":3:{s:4:"date";s:26:"2021-11-25 18:28:51.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:10:"Asia/Tokyo";}s:26:"\x00Eccube\Entity\Member\x00Work";O:40:"Proxies\__CG__\Eccube\Entity\Master\Work":4:{s:17:"__isInitialized__";b:0;s:5:"\x00*\x00id";i:1;s:7:"\x00*\x00name";N;s:10:"\x00*\x00sort_no";N;}s:31:"\x00Eccube\Entity\Member\x00Authority";O:45:"Proxies\__CG__\Eccube\Entity\Master\Authority":4:{s:17:"__isInitialized__";b:0;s:5:"\x00*\x00id";i:0;s:7:"\x00*\x00name";N;s:10:"\x00*\x00sort_no";N;}s:29:"\x00Eccube\Entity\Member\x00Creator";r:6;s:46:"\x00Eccube\Entity\AbstractEntity\x00AnnotationReader";O:44:"Doctrine\Common\Annotations\AnnotationReader":5:{s:52:"\x00Doctrine\Common\Annotations\AnnotationReader\x00parser";O:37:"Doctrine\Common\Annotations\DocParser":10:{s:44:"\x00Doctrine\Common\Annotations\DocParser\x00lexer";O:36:"Doctrine\Common\Annotations\DocLexer":8:{s:9:"\x00*\x00noCase";a:10:{s:1:"@";i:101;s:1:",";i:104;s:1:"(";i:109;s:1:")";i:103;s:1:"{";i:108;s:1:"}";i:102;s:1:"=";i:105;s:1:":";i:112;s:1:"-";i:113;s:1:"\";i:107;}s:11:"\x00*\x00withCase";a:3:{s:4:"true";i:110;s:5:"false";i:106;s:4:"null";i:111;}s:42:"\x00Doctrine\Common\Lexer\AbstractLexer\x00input";N;s:43:"\x00Doctrine\Common\Lexer\AbstractLexer\x00tokens";a:0:{}s:45:"\x00Doctrine\Common\Lexer\AbstractLexer\x00position";i:0;s:41:"\x00Doctrine\Common\Lexer\AbstractLexer\x00peek";i:0;s:9:"lookahead";N;s:5:"token";N;}s:45:"\x00Doctrine\Common\Annotations\DocParser\x00target";N;s:57:"\x00Doctrine\Common\Annotations\DocParser\x00isNestedAnnotation";b:0;s:46:"\x00Doctrine\Common\Annotations\DocParser\x00imports";a:0:{}s:50:"\x00Doctrine\Common\Annotations\DocParser\x00classExists";a:0:{}s:67:"\x00Doctrine\Common\Annotations\DocParser\x00ignoreNotImportedAnnotations";b:0;s:49:"\x00Doctrine\Common\Annotations\DocParser\x00namespaces";a:0:{}s:61:"\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNames";a:0:{}s:66:"\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNamespaces";a:0:{}s:46:"\x00Doctrine\Common\Annotations\DocParser\x00context";s:0:"";}s:55:"\x00Doctrine\Common\Annotations\AnnotationReader\x00preParser";O:37:"Doctrine\Common\Annotations\DocParser":10:{s:44:"\x00Doctrine\Common\Annotations\DocParser\x00lexer";O:36:"Doctrine\Common\Annotations\DocLexer":8:{s:9:"\x00*\x00noCase";a:10:{s:1:"@";i:101;s:1:",";i:104;s:1:"(";i:109;s:1:")";i:103;s:1:"{";i:108;s:1:"}";i:102;s:1:"=";i:105;s:1:":";i:112;s:1:"-";i:113;s:1:"\";i:107;}s:11:"\x00*\x00withCase";a:3:{s:4:"true";i:110;s:5:"false";i:106;s:4:"null";i:111;}s:42:"\x00Doctrine\Common\Lexer\AbstractLexer\x00input";N;s:43:"\x00Doctrine\Common\Lexer\AbstractLexer\x00tokens";a:0:{}s:45:"\x00Doctrine\Common\Lexer\AbstractLexer\x00position";i:0;s:41:"\x00Doctrine\Common\Lexer\AbstractLexer\x00peek";i:0;s:9:"lookahead";N;s:5:"token";N;}s:45:"\x00Doctrine\Common\Annotations\DocParser\x00target";N;s:57:"\x00Doctrine\Common\Annotations\DocParser\x00isNestedAnnotation";b:0;s:46:"\x00Doctrine\Common\Annotations\DocParser\x00imports";a:1:{s:16:"ignoreannotation";s:55:"Doctrine\Common\Annotations\Annotation\IgnoreAnnotation";}s:50:"\x00Doctrine\Common\Annotations\DocParser\x00classExists";a:0:{}s:67:"\x00Doctrine\Common\Annotations\DocParser\x00ignoreNotImportedAnnotations";b:1;s:49:"\x00Doctrine\Common\Annotations\DocParser\x00namespaces";a:0:{}s:61:"\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNames";a:69:{s:10:"Annotation";b:1;s:9:"Attribute";b:1;s:10:"Attributes";b:1;s:8:"Required";b:1;s:6:"Target";b:1;s:3:"fix";b:1;s:5:"fixme";b:1;s:8:"override";b:1;s:8:"abstract";b:1;s:6:"access";b:1;s:4:"code";b:1;s:6:"deprec";b:1;s:7:"endcode";b:1;s:9:"exception";b:1;s:5:"final";b:1;s:7:"ingroup";b:1;s:10:"inheritdoc";b:1;s:10:"inheritDoc";b:1;s:5:"magic";b:1;s:4:"name";b:1;s:3:"toc";b:1;s:8:"tutorial";b:1;s:7:"private";b:1;s:6:"static";b:1;s:9:"staticvar";b:1;s:9:"staticVar";b:1;s:5:"throw";b:1;s:3:"api";b:1;s:6:"author";b:1;s:8:"category";b:1;s:9:"copyright";b:1;s:10:"deprecated";b:1;s:7:"example";b:1;s:10:"filesource";b:1;s:6:"global";b:1;s:6:"ignore";b:1;s:8:"internal";b:1;s:7:"license";b:1;s:4:"link";b:1;s:6:"method";b:1;s:7:"package";b:1;s:5:"param";b:1;s:8:"property";b:1;s:13:"property-read";b:1;s:14:"property-write";b:1;s:6:"return";b:1;s:3:"see";b:1;s:5:"since";b:1;s:6:"source";b:1;s:10:"subpackage";b:1;s:6:"throws";b:1;s:4:"todo";b:1;s:4:"TODO";b:1;s:6:"usedby";b:1;s:4:"uses";b:1;s:3:"var";b:1;s:7:"version";b:1;s:18:"codeCoverageIgnore";b:1;s:23:"codeCoverageIgnoreStart";b:1;s:21:"codeCoverageIgnoreEnd";b:1;s:16:"SuppressWarnings";b:1;s:12:"noinspection";b:1;s:15:"package_version";b:1;s:8:"startuml";b:1;s:6:"enduml";b:1;s:12:"experimental";b:1;s:13:"phpcsSuppress";b:1;s:26:"codingStandardsIgnoreStart";b:1;s:24:"codingStandardsIgnoreEnd";b:1;}s:66:"\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNamespaces";a:0:{}s:46:"\x00Doctrine\Common\Annotations\DocParser\x00context";s:0:"";}s:55:"\x00Doctrine\Common\Annotations\AnnotationReader\x00phpParser";O:37:"Doctrine\Common\Annotations\PhpParser":0:{}s:53:"\x00Doctrine\Common\Annotations\AnnotationReader\x00imports";a:0:{}s:68:"\x00Doctrine\Common\Annotations\AnnotationReader\x00ignoredAnnotationNames";a:0:{}}}i:1;b:1;i:2;a:1:{i:0;O:41:"Symfony\Component\Security\Core\Role\Role":1:{s:47:"\x00Symfony\Component\Security\Core\Role\Role\x00role";s:10:"ROLE_ADMIN";}}i:3;a:0:{}}}}"
"breplace" => """
"areplace" => "ふ"
"access_buff" => "s:30:ふ\x00Eccube\Entity\Member\x00login_idふ;s:13:ふtaotaoshopEvaふ;s:30:ふ\x00Eccube\Entity\Member\x00passwordふ;s:64:ふ4359024dd1def7020eda3fa422df07408321ce1ea36b5d1950c122e922150c14ふ;s:26:ふ\x00Eccube\Entity\Member\x00saltふ;s:16:ふg9dCDlqfxpFZyua1ふ;s:29:ふ\x00Eccube\Entity\Member\x00sort_noふ;i:1;s:33:ふ\x00Eccube\Entity\Member\x00create_dateふ;O:8:ふDateTimeふ:3:{s:4:ふdateふ;s:26:ふ2021-09-26 09:44:26.000000ふ;s:13:ふtimezone_typeふ;i:3;s:8:ふtimezoneふ;s:10:ふAsia/Tokyoふ;}s:33:ふ\x00Eccube\Entity\Member\x00update_dateふ;O:8:ふDateTimeふ:3:{s:4:ふdateふ;s:26:ふ2021-11-25 18:28:51.000000ふ;s:13:ふtimezone_typeふ;i:3;s:8:ふtimezoneふ;s:10:ふAsia/Tokyoふ;}s:32:ふ\x00Eccube\Entity\Member\x00login_dateふ;O:8:ふDateTimeふ:3:{s:4:ふdateふ;s:26:ふ2021-11-25 18:28:51.000000ふ;s:13:ふtimezone_typeふ;i:3;s:8:ふtimezoneふ;s:10:ふAsia/Tokyoふ;}s:26:ふ\x00Eccube\Entity\Member\x00Workふ;O:40:ふProxies\__CG__\Eccube\Entity\Master\Workふ:4:{s:17:ふ__isInitialized__ふ;b:0;s:5:ふ\x00*\x00idふ;i:1;s:7:ふ\x00*\x00nameふ;N;s:10:ふ\x00*\x00sort_noふ;N;}s:31:ふ\x00Eccube\Entity\Member\x00Authorityふ;O:45:ふProxies\__CG__\Eccube\Entity\Master\Authorityふ:4:{s:17:ふ__isInitialized__ふ;b:0;s:5:ふ\x00*\x00idふ;i:0;s:7:ふ\x00*\x00nameふ;N;s:10:ふ\x00*\x00sort_noふ;N;}s:29:ふ\x00Eccube\Entity\Member\x00Creatorふ;r:6;s:46:ふ\x00Eccube\Entity\AbstractEntity\x00AnnotationReaderふ;O:44:ふDoctrine\Common\Annotations\AnnotationReaderふ:5:{s:52:ふ\x00Doctrine\Common\Annotations\AnnotationReader\x00parserふ;O:37:ふDoctrine\Common\Annotations\DocParserふ:10:{s:44:ふ\x00Doctrine\Common\Annotations\DocParser\x00lexerふ;O:36:ふDoctrine\Common\Annotations\DocLexerふ:8:{s:9:ふ\x00*\x00noCaseふ;a:10:{s:1:ふ@ふ;i:101;s:1:ふ,ふ;i:104;s:1:ふ(ふ;i:109;s:1:ふ)ふ;i:103;s:1:ふ{ふ;i:108;s:1:ふ}ふ;i:102;s:1:ふ=ふ;i:105;s:1:ふ:ふ;i:112;s:1:ふ-ふ;i:113;s:1:ふ\ふ;i:107;}s:11:ふ\x00*\x00withCaseふ;a:3:{s:4:ふtrueふ;i:110;s:5:ふfalseふ;i:106;s:4:ふnullふ;i:111;}s:42:ふ\x00Doctrine\Common\Lexer\AbstractLexer\x00inputふ;N;s:43:ふ\x00Doctrine\Common\Lexer\AbstractLexer\x00tokensふ;a:0:{}s:45:ふ\x00Doctrine\Common\Lexer\AbstractLexer\x00positionふ;i:0;s:41:ふ\x00Doctrine\Common\Lexer\AbstractLexer\x00peekふ;i:0;s:9:ふlookaheadふ;N;s:5:ふtokenふ;N;}s:45:ふ\x00Doctrine\Common\Annotations\DocParser\x00targetふ;N;s:57:ふ\x00Doctrine\Common\Annotations\DocParser\x00isNestedAnnotationふ;b:0;s:46:ふ\x00Doctrine\Common\Annotations\DocParser\x00importsふ;a:0:{}s:50:ふ\x00Doctrine\Common\Annotations\DocParser\x00classExistsふ;a:0:{}s:67:ふ\x00Doctrine\Common\Annotations\DocParser\x00ignoreNotImportedAnnotationsふ;b:0;s:49:ふ\x00Doctrine\Common\Annotations\DocParser\x00namespacesふ;a:0:{}s:61:ふ\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNamesふ;a:0:{}s:66:ふ\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNamespacesふ;a:0:{}s:46:ふ\x00Doctrine\Common\Annotations\DocParser\x00contextふ;s:0:ふふ;}s:55:ふ\x00Doctrine\Common\Annotations\AnnotationReader\x00preParserふ;O:37:ふDoctrine\Common\Annotations\DocParserふ:10:{s:44:ふ\x00Doctrine\Common\Annotations\DocParser\x00lexerふ;O:36:ふDoctrine\Common\Annotations\DocLexerふ:8:{s:9:ふ\x00*\x00noCaseふ;a:10:{s:1:ふ@ふ;i:101;s:1:ふ,ふ;i:104;s:1:ふ(ふ;i:109;s:1:ふ)ふ;i:103;s:1:ふ{ふ;i:108;s:1:ふ}ふ;i:102;s:1:ふ=ふ;i:105;s:1:ふ:ふ;i:112;s:1:ふ-ふ;i:113;s:1:ふ\ふ;i:107;}s:11:ふ\x00*\x00withCaseふ;a:3:{s:4:ふtrueふ;i:110;s:5:ふfalseふ;i:106;s:4:ふnullふ;i:111;}s:42:ふ\x00Doctrine\Common\Lexer\AbstractLexer\x00inputふ;N;s:43:ふ\x00Doctrine\Common\Lexer\AbstractLexer\x00tokensふ;a:0:{}s:45:ふ\x00Doctrine\Common\Lexer\AbstractLexer\x00positionふ;i:0;s:41:ふ\x00Doctrine\Common\Lexer\AbstractLexer\x00peekふ;i:0;s:9:ふlookaheadふ;N;s:5:ふtokenふ;N;}s:45:ふ\x00Doctrine\Common\Annotations\DocParser\x00targetふ;N;s:57:ふ\x00Doctrine\Common\Annotations\DocParser\x00isNestedAnnotationふ;b:0;s:46:ふ\x00Doctrine\Common\Annotations\DocParser\x00importsふ;a:1:{s:16:ふignoreannotationふ;s:55:ふDoctrine\Common\Annotations\Annotation\IgnoreAnnotationふ;}s:50:ふ\x00Doctrine\Common\Annotations\DocParser\x00classExistsふ;a:0:{}s:67:ふ\x00Doctrine\Common\Annotations\DocParser\x00ignoreNotImportedAnnotationsふ;b:1;s:49:ふ\x00Doctrine\Common\Annotations\DocParser\x00namespacesふ;a:0:{}s:61:ふ\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNamesふ;a:69:{s:10:ふAnnotationふ;b:1;s:9:ふAttributeふ;b:1;s:10:ふAttributesふ;b:1;s:8:ふRequiredふ;b:1;s:6:ふTargetふ;b:1;s:3:ふfixふ;b:1;s:5:ふfixmeふ;b:1;s:8:ふoverrideふ;b:1;s:8:ふabstractふ;b:1;s:6:ふaccessふ;b:1;s:4:ふcodeふ;b:1;s:6:ふdeprecふ;b:1;s:7:ふendcodeふ;b:1;s:9:ふexceptionふ;b:1;s:5:ふfinalふ;b:1;s:7:ふingroupふ;b:1;s:10:ふinheritdocふ;b:1;s:10:ふinheritDocふ;b:1;s:5:ふmagicふ;b:1;s:4:ふnameふ;b:1;s:3:ふtocふ;b:1;s:8:ふtutorialふ;b:1;s:7:ふprivateふ;b:1;s:6:ふstaticふ;b:1;s:9:ふstaticvarふ;b:1;s:9:ふstaticVarふ;b:1;s:5:ふthrowふ;b:1;s:3:ふapiふ;b:1;s:6:ふauthorふ;b:1;s:8:ふcategoryふ;b:1;s:9:ふcopyrightふ;b:1;s:10:ふdeprecatedふ;b:1;s:7:ふexampleふ;b:1;s:10:ふfilesourceふ;b:1;s:6:ふglobalふ;b:1;s:6:ふignoreふ;b:1;s:8:ふinternalふ;b:1;s:7:ふlicenseふ;b:1;s:4:ふlinkふ;b:1;s:6:ふmethodふ;b:1;s:7:ふpackageふ;b:1;s:5:ふparamふ;b:1;s:8:ふpropertyふ;b:1;s:13:ふproperty-readふ;b:1;s:14:ふproperty-writeふ;b:1;s:6:ふreturnふ;b:1;s:3:ふseeふ;b:1;s:5:ふsinceふ;b:1;s:6:ふsourceふ;b:1;s:10:ふsubpackageふ;b:1;s:6:ふthrowsふ;b:1;s:4:ふtodoふ;b:1;s:4:ふTODOふ;b:1;s:6:ふusedbyふ;b:1;s:4:ふusesふ;b:1;s:3:ふvarふ;b:1;s:7:ふversionふ;b:1;s:18:ふcodeCoverageIgnoreふ;b:1;s:23:ふcodeCoverageIgnoreStartふ;b:1;s:21:ふcodeCoverageIgnoreEndふ;b:1;s:16:ふSuppressWarningsふ;b:1;s:12:ふnoinspectionふ;b:1;s:15:ふpackage_versionふ;b:1;s:8:ふstartumlふ;b:1;s:6:ふendumlふ;b:1;s:12:ふexperimentalふ;b:1;s:13:ふphpcsSuppressふ;b:1;s:26:ふcodingStandardsIgnoreStartふ;b:1;s:24:ふcodingStandardsIgnoreEndふ;b:1;}s:66:ふ\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNamespacesふ;a:0:{}s:46:ふ\x00Doctrine\Common\Annotations\DocParser\x00contextふ;s:0:ふふ;}s:55:ふ\x00Doctrine\Common\Annotations\AnnotationReader\x00phpParserふ;O:37:ふDoctrine\Common\Annotations\PhpParserふ:0:{}s:53:ふ\x00Doctrine\Common\Annotations\AnnotationReader\x00importsふ;a:0:{}s:68:ふ\x00Doctrine\Common\Annotations\AnnotationReader\x00ignoredAnnotationNamesふ;a:0:{}}}i:1;b:1;i:2;a:1:{i:0;O:41:ふSymfony\Component\Security\Core\Role\Roleふ:1:{s:47:ふ\x00Symfony\Component\Security\Core\Role\Role\x00roleふ;s:10:ふROLE_ADMINふ;}}i:3;a:0:{}}}}"
"number" => 382
"num_buff" => 57
"id_numtop" => 43
"id_numend" => 57
"cut_off" => 13
"cut_top" => 50
"access_id" => "taotaoshopEva"
]
#message: "Notice: Undefined variable: test"
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php"
#line: 282
#severity: E_NOTICE
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php:282 {
› return[
› 'test'=>$test ,
› ] ;
}
/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 @1637832539 {#1630
date: 2021-11-25 18:28:59.594771 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => "Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: test" at /home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php line 282"
"context" => [
"exception" => ContextErrorException {#1520}
]
"level" => 500
"level_name" => "CRITICAL"
"channel" => "request"
"datetime" => DateTime @1637832539 {#1634
date: 2021-11-25 18:28:59.594857 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"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 @1637832539 {#2388
date: 2021-11-25 18:28:59.621602 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => "LOGIC END"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637832539 {#2446
date: 2021-11-25 18:28:59.624517 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => "Stored the security token in the session."
"context" => [
"key" => "_security_admin"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "security"
"datetime" => DateTime @1637832539 {#2457
date: 2021-11-25 18:28:59.624867 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"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 @1637832539 {#2722
date: 2021-11-25 18:28:59.628387 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "8a0000e7"
]
]
[
"message" => "PROCESS END"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1637832539 {#2804
date: 2021-11-25 18:28:59.632618 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "3614756"
"user_id" => 1
"session_id" => "N/A"
]
]
[
"message" => ""COMMIT""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832539 {#2808
date: 2021-11-25 18:28:59.632674 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "N/A"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832539 {#2810
date: 2021-11-25 18:28:59.632939 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "3614756"
"user_id" => 1
"session_id" => "N/A"
]
]
[
"message" => "Commit executed."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "app"
"datetime" => DateTime @1637832539 {#2812
date: 2021-11-25 18:28:59.633188 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/tao-eva/administrator/customer/balance"
"ip" => "175.162.13.8"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "3614756"
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "INIT"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "admin"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "SET SESSION time_zone = '+00:00'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"message" => "User was reloaded from a user provider."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"provider" => "Eccube\Security\Core\User\MemberProvider"
"username" => "taotaoshopEva"
]
"channel" => "security"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"message" => "PROCESS START"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "admin"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832539
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832539
"message" => "Begin Transaction."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "admin"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "LOGIC START"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "admin"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "select id, sex_id, name01, name02, kana01, kana02 from dtb_customer where id=10"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832539
"message" => ""ROLLBACK""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832539
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832539
"message" => "Rollback executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "admin"
]
[
"timestamp" => 1637832539
"message" => "Symfony\Component\Debug\Exception\ContextErrorException: Notice: Undefined variable: test (uncaught exception) at /home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php line 282"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => ContextErrorException {#1520}
]
"channel" => "admin"
]
[
"timestamp" => 1637832539
"message" => "Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: test" at /home/dalian/buy.hits.jp/public_html/tao-eva/app/Customize/Controller/Admin/Customer/CustomerEditController.php line 282"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => ContextErrorException {#1520}
]
"channel" => "request"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\TransactionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\LogListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "LOGIC END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "admin"
]
[
"timestamp" => 1637832539
"message" => "Stored the security token in the session."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "_security_admin"
]
"channel" => "security"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"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" => 1637832539
"message" => "PROCESS END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "app"
]
[
"timestamp" => 1637832539
"message" => ""COMMIT""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832539
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832539
"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" => "35380"
"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.13.8"
"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" => "device_view=full; eccube=4f3135490f462aa99b3d0b0f89a6858f"
"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"
"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"
"CONTENT_TYPE" => "application/x-www-form-urlencoded"
"HTTP_ORIGIN" => "https://buy.hits.jp"
"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" => "24"
"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.13.8"
"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.13.8"
"HTTP_HOST" => "buy.hits.jp"
"HTTP_AUTHORIZATION" => ""
"Ngx_Cache_NoCacheMode" => "1"
"Ngx_Cache_NormalFile" => "1"
"FailureCacheTime" => "0"
"HTTPS" => "on"
"UNIQUE_ID" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"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" => "YZ9XWxHUMJJGk7p59zmEwAAAALg"
"REDIRECT_MEF_PROXY_ADDR" => "157.112.187.34"
"FCGI_ROLE" => "RESPONDER"
"PHP_SELF" => "/tao-eva/index.php"
"REQUEST_TIME_FLOAT" => 1637832539.5216
"REQUEST_TIME" => 1637832539
"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: "3614756"
}
TokenProcessor {#553
#tokenStorage: TokenStorage {#555 …}
}
SessionProcessor {#565
#session: Session {#564 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |