| logger |
Logger {#456
#name: "request"
#handlers: [
BufferHandler {#455
#handler: EasyLogHandler {#454 …}
#bufferSize: 36
#bufferLimit: 0
#flushOnOverflow: false
#buffer: [
[
"message" => "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
"context" => [
"exception" => ErrorException {#431
#message: "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/twig/twig/src/Environment.php"
#line: 121
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/twig/twig/src/Environment.php:121 {
› if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateClass) {
› @trigger_error('The "base_template_class" option on '.__CLASS__.' is deprecated since Twig 2.7.0.', E_USER_DEPRECATED);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/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 @1637832492 {#790
date: 2021-11-25 18:28:12.156729 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" => "fbae01b"
"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 @1637832492 {#789
date: 2021-11-25 18:28:12.156784 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" => "fbae01b"
"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 @1637832492 {#788
date: 2021-11-25 18:28:12.156809 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" => "fbae01b"
"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 @1637832492 {#787
date: 2021-11-25 18:28:12.156831 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" => "fbae01b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "INIT"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637832492 {#102
date: 2021-11-25 18:28:12.157117 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "fbae01b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2"
"context" => [
"exception" => ErrorException {#720
#message: "User Deprecated: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2"
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php"
#line: 8
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php:8 {
›
› @trigger_error('The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2', E_USER_DEPRECATED);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/getRouting_LoaderService.php:38 {
› $a->addLoader(new \Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader($this));
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_class']) ? $this->services['sensio_framework_extra.routing.loader.annot_class'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php')) && false ?: '_'});
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_dir']) ? $this->services['sensio_framework_extra.routing.loader.annot_dir'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php')) && false ?: '_'});
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/dependency-injection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/framework-bundle/Routing/Router.php:56 {
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:371 {
› {
› return new $this->options['matcher_dumper_class']($this->getRouteCollection());
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:289 {
› function (ConfigCacheInterface $cache) {
› $dumper = $this->getMatcherDumperInstance();
› if (method_exists($dumper, 'addExpressionLanguageProvider')) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php:43 {
› if (!$cache->isFresh()) {
› \call_user_func($callback, $cache);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:302 {
› $cache->write($dumper->dump($options), $this->getRouteCollection()->getResources());
› }
› );
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:256 {
› {
› $matcher = $this->getMatcher();
› if (!$matcher instanceof RequestMatcherInterface) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637832492 {#674
date: 2021-11-25 18:28:12.160440 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "fbae01b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead."
"context" => [
"exception" => ErrorException {#675
#message: "User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead."
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/sensio/framework-extra-bundle/Routing/AnnotatedRouteControllerLoader.php"
#line: 19
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/sensio/framework-extra-bundle/Routing/AnnotatedRouteControllerLoader.php:19 {
›
› @trigger_error(sprintf('The "%s" class is deprecated since version 5.2. Use "%s" instead.', AnnotatedRouteControllerLoader::class, \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader::class), E_USER_DEPRECATED);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/DebugClassLoader.php:152 {
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
›
}
Symfony\Component\Debug\DebugClassLoader->loadClass() {}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php:10 {
›
› return $this->services['sensio_framework_extra.routing.loader.annot_class'] = new \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader(${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'});
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/getRouting_LoaderService.php:38 {
› $a->addLoader(new \Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader($this));
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_class']) ? $this->services['sensio_framework_extra.routing.loader.annot_class'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php')) && false ?: '_'});
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_dir']) ? $this->services['sensio_framework_extra.routing.loader.annot_dir'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php')) && false ?: '_'});
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/dependency-injection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/framework-bundle/Routing/Router.php:56 {
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:371 {
› {
› return new $this->options['matcher_dumper_class']($this->getRouteCollection());
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:289 {
› function (ConfigCacheInterface $cache) {
› $dumper = $this->getMatcherDumperInstance();
› if (method_exists($dumper, 'addExpressionLanguageProvider')) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php:43 {
› if (!$cache->isFresh()) {
› \call_user_func($callback, $cache);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:302 {
› $cache->write($dumper->dump($options), $this->getRouteCollection()->getResources());
› }
› );
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:256 {
› {
› $matcher = $this->getMatcher();
› if (!$matcher instanceof RequestMatcherInterface) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637832492 {#673
date: 2021-11-25 18:28:12.160566 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "fbae01b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2"
"context" => [
"exception" => ErrorException {#641
#message: "User Deprecated: The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2"
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php"
#line: 8
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php:8 {
›
› @trigger_error('The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2', E_USER_DEPRECATED);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/getRouting_LoaderService.php:39 {
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_class']) ? $this->services['sensio_framework_extra.routing.loader.annot_class'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotClassService.php')) && false ?: '_'});
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_dir']) ? $this->services['sensio_framework_extra.routing.loader.annot_dir'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php')) && false ?: '_'});
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_file']) ? $this->services['sensio_framework_extra.routing.loader.annot_file'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotFileService.php')) && false ?: '_'});
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/dependency-injection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/framework-bundle/Routing/Router.php:56 {
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:371 {
› {
› return new $this->options['matcher_dumper_class']($this->getRouteCollection());
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:289 {
› function (ConfigCacheInterface $cache) {
› $dumper = $this->getMatcherDumperInstance();
› if (method_exists($dumper, 'addExpressionLanguageProvider')) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php:43 {
› if (!$cache->isFresh()) {
› \call_user_func($callback, $cache);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:302 {
› $cache->write($dumper->dump($options), $this->getRouteCollection()->getResources());
› }
› );
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:256 {
› {
› $matcher = $this->getMatcher();
› if (!$matcher instanceof RequestMatcherInterface) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637832492 {#640
date: 2021-11-25 18:28:12.160652 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "fbae01b"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2"
"context" => [
"exception" => ErrorException {#613
#message: "User Deprecated: The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2"
#code: 0
#file: "/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/getSensioFrameworkExtra_Routing_Loader_AnnotFileService.php"
#line: 8
#severity: E_USER_DEPRECATED
trace: {
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/getSensioFrameworkExtra_Routing_Loader_AnnotFileService.php:8 {
›
› @trigger_error('The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2', E_USER_DEPRECATED);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/getRouting_LoaderService.php:40 {
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_dir']) ? $this->services['sensio_framework_extra.routing.loader.annot_dir'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotDirService.php')) && false ?: '_'});
› $a->addLoader(${($_ = isset($this->services['sensio_framework_extra.routing.loader.annot_file']) ? $this->services['sensio_framework_extra.routing.loader.annot_file'] : $this->load('getSensioFrameworkExtra_Routing_Loader_AnnotFileService.php')) && false ?: '_'});
› $a->addLoader($c);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/var/cache/dev/ContainerUxod9u5/EccubeDevDebugProjectContainer.php:2267 {
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/dependency-injection/Container.php:304 {
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/framework-bundle/Routing/Router.php:56 {
› if (null === $this->collection) {
› $this->collection = $this->container->get('routing.loader')->load($this->resource, $this->options['resource_type']);
› $this->resolveParameters($this->collection);
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:371 {
› {
› return new $this->options['matcher_dumper_class']($this->getRouteCollection());
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:289 {
› function (ConfigCacheInterface $cache) {
› $dumper = $this->getMatcherDumperInstance();
› if (method_exists($dumper, 'addExpressionLanguageProvider')) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php:43 {
› if (!$cache->isFresh()) {
› \call_user_func($callback, $cache);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:302 {
› $cache->write($dumper->dump($options), $this->getRouteCollection()->getResources());
› }
› );
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/routing/Router.php:256 {
› {
› $matcher = $this->getMatcher();
› if (!$matcher instanceof RequestMatcherInterface) {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/EventListener/RouterListener.php:113 {
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9}
$type: 1
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9}
$type: 1
$catch: true
}
}
/home/dalian/buy.hits.jp/public_html/tao-eva/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1637832492 {#612
date: 2021-11-25 18:28:12.160746 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/vendor/symfony/debug/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "handleError"
"uid" => "fbae01b"
"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 @1637832492 {#630
date: 2021-11-25 18:28:12.252281 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"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 @1637832492 {#2982
date: 2021-11-25 18:28:12.253573 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => "N/A"
"session_id" => "2bb67791"
]
]
[
"message" => "SET SESSION time_zone = '+00:00'"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832492 {#3058
date: 2021-11-25 18:28:12.258016 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => "N/A"
"session_id" => "2bb67791"
]
]
[
"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" => [
"owner"
1
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832492 {#3076
date: 2021-11-25 18:28:12.258957 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => "N/A"
"session_id" => "2bb67791"
]
]
[
"message" => "User was reloaded from a user provider."
"context" => [
"provider" => "Eccube\Security\Core\User\MemberProvider"
"username" => "owner"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "security"
"datetime" => DateTime @1637832492 {#3077
date: 2021-11-25 18:28:12.260286 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => "N/A"
"session_id" => "2bb67791"
]
]
[
"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" => [
1
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832492 {#3143
date: 2021-11-25 18:28:12.261229 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"message" => "PROCESS START"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637832492 {#2992
date: 2021-11-25 18:28:12.261773 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"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 @1637832492 {#3166
date: 2021-11-25 18:28:12.262169 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"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" => [
1
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832492 {#3169
date: 2021-11-25 18:28:12.263201 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"message" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832492 {#3257
date: 2021-11-25 18:28:12.272629 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832492 {#3255
date: 2021-11-25 18:28:12.272893 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"message" => "Begin Transaction."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "admin"
"datetime" => DateTime @1637832492 {#3253
date: 2021-11-25 18:28:12.273121 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"message" => "LOGIC START"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637832492 {#3451
date: 2021-11-25 18:28:12.274982 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"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 @1637832492 {#3681
date: 2021-11-25 18:28:12.275840 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"message" => ""ROLLBACK""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832492 {#3783
date: 2021-11-25 18:28:12.278241 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832492 {#3785
date: 2021-11-25 18:28:12.278506 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"message" => "Rollback executed."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "admin"
"datetime" => DateTime @1637832492 {#3787
date: 2021-11-25 18:28:12.278709 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"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 {#3683
-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 {#3679
#sql: "select id, sex_id, name01, name02, kana01, kana02 from dtb_customer where id=10"
#params: []
#types: []
#stmt: PDOStatement {#3680 …}
#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":12204:{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:2;s:26:"\x00Eccube\Entity\Member\x00name";s:5:"Owner";s:32:"\x00Eccube\Entity\Member\x00department";s:6:"taotao";s:30:"\x00Eccube\Entity\Member\x00login_id";s:5:"owner";s:30:"\x00Eccube\Entity\Member\x00password";s:64:"eb48d5d9976fc7a559431e76842ecea28a013f2b571eb46e2c1d471c6d970182";s:26:"\x00Eccube\Entity\Member\x00salt";s:10:"f8ae8c078c";s:29:"\x00Eccube\Entity\Member\x00sort_no";i:2;s:33:"\x00Eccube\Entity\Member\x00create_date";O:8:"DateTime":3:{s:4:"date";s:26:"2021-11-24 17:32:43.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 16:19:14.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 16:19:14.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:1;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";s:126:"@Route("/%eccube_admin_route%/customer/acclog", name="admin_customer_acclog")\n
* @Template("@admin/Customer/acclog.twig")\n
";s:43:"\x00Doctrine\Common\Lexer\AbstractLexer\x00tokens";a:14:{i:0;a:3:{s:5:"value";s:1:"@";s:4:"type";i:101;s:8:"position";i:0;}i:1;a:3:{s:5:"value";s:5:"Route";s:4:"type";i:100;s:8:"position";i:1;}i:2;a:3:{s:5:"value";s:1:"(";s:4:"type";i:109;s:8:"position";i:6;}i:3;a:3:{s:5:"value";s:37:"/%eccube_admin_route%/customer/acclog";s:4:"type";i:3;s:8:"position";i:7;}i:4;a:3:{s:5:"value";s:1:",";s:4:"type";i:104;s:8:"position";i:46;}i:5;a:3:{s:5:"value";s:4:"name";s:4:"type";i:100;s:8:"position";i:48;}i:6;a:3:{s:5:"value";s:1:"=";s:4:"type";i:105;s:8:"position";i:52;}i:7;a:3:{s:5:"value";s:21:"admin_customer_acclog";s:4:"type";i:3;s:8:"position";i:53;}i:8;a:3:{s:5:"value";s:1:")";s:4:"type";i:103;s:8:"position";i:76;}i:9;a:3:{s:5:"value";s:1:"@";s:4:"type";i:101;s:8:"position";i:85;}i:10;a:3:{s:5:"value";s:8:"Template";s:4:"type";i:100;s:8:"position";i:86;}i:11;a:3:{s:5:"value";s:1:"(";s:4:"type";i:109;s:8:"position";i:94;}i:12;a:3:{s:5:"value";s:27:"@admin/Customer/acclog.twig";s:4:"type";i:3;s:8:"position";i:95;}i:13;a:3:{s:5:"value";s:1:")";s:4:"type";i:103;s:8:"position";i:124;}}s:45:"\x00Doctrine\Common\Lexer\AbstractLexer\x00position";i:14;s:41:"\x00Doctrine\Common\Lexer\AbstractLexer\x00peek";i:0;s:9:"lookahead";N;s:5:"token";a:3:{s:5:"value";s:1:")";s:4:"type";i:103;s:8:"position";i:124;}}s:45:"\x00Doctrine\Common\Annotations\DocParser\x00target";i:2;s:57:"\x00Doctrine\Common\Annotations\DocParser\x00isNestedAnnotation";b:1;s:46:"\x00Doctrine\Common\Annotations\DocParser\x00imports";a:14:{s:16:"ignoreannotation";s:55:"Doctrine\Common\Annotations\Annotation\IgnoreAnnotation";s:18:"abstractcontroller";s:36:"Eccube\Controller\AbstractController";s:14:"customerstatus";s:35:"Eccube\Entity\Master\CustomerStatus";s:12:"eccubeevents";s:25:"Eccube\Event\EccubeEvents";s:9:"eventargs";s:22:"Eccube\Event\EventArgs";s:12:"customertype";s:35:"Eccube\Form\Type\Admin\CustomerType";s:18:"customerrepository";s:36:"Eccube\Repository\CustomerRepository";s:10:"stringutil";s:22:"Eccube\Util\StringUtil";s:8:"template";s:57:"Sensio\Bundle\FrameworkExtraBundle\Configuration\Template";s:7:"request";s:40:"Symfony\Component\HttpFoundation\Request";s:21:"notfoundhttpexception";s:60:"Symfony\Component\HttpKernel\Exception\NotFoundHttpException";s:5:"route";s:42:"Symfony\Component\Routing\Annotation\Route";s:23:"encoderfactoryinterface";s:63:"Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface";s:13:"__NAMESPACE__";s:35:"Customize\Controller\Admin\Customer";}s:50:"\x00Doctrine\Common\Annotations\DocParser\x00classExists";a:2:{s:42:"Symfony\Component\Routing\Annotation\Route";b:1;s:57:"Sensio\Bundle\FrameworkExtraBundle\Configuration\Template";b:1;}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:70:{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:8:"required";b:1;}s:66:"\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNamespaces";a:0:{}s:46:"\x00Doctrine\Common\Annotations\DocParser\x00context";s:75:"method Customize\Controller\Admin\Customer\CustomerEditController::acclog()";}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:1:{s:58:"Customize\Controller\Admin\Customer\CustomerEditController";a:14:{s:16:"ignoreannotation";s:55:"Doctrine\Common\Annotations\Annotation\IgnoreAnnotation";s:18:"abstractcontroller";s:36:"Eccube\Controller\AbstractController";s:14:"customerstatus";s:35:"Eccube\Entity\Master\CustomerStatus";s:12:"eccubeevents";s:25:"Eccube\Event\EccubeEvents";s:9:"eventargs";s:22:"Eccube\Event\EventArgs";s:12:"customertype";s:35:"Eccube\Form\Type\Admin\CustomerType";s:18:"customerrepository";s:36:"Eccube\Repository\CustomerRepository";s:10:"stringutil";s:22:"Eccube\Util\StringUtil";s:8:"template";s:57:"Sensio\Bundle\FrameworkExtraBundle\Configuration\Template";s:7:"request";s:40:"Symfony\Component\HttpFoundation\Request";s:21:"notfoundhttpexception";s:60:"Symfony\Component\HttpKernel\Exception\NotFoundHttpException";s:5:"route";s:42:"Symfony\Component\Routing\Annotation\Route";s:23:"encoderfactoryinterface";s:63:"Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface";s:13:"__NAMESPACE__";s:35:"Customize\Controller\Admin\Customer";}}s:68:"\x00Doctrine\Common\Annotations\AnnotationReader\x00ignoredAnnotationNames";a:1:{s:58:"Customize\Controller\Admin\Customer\CustomerEditController";a:70:{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:8:"required";b:1;}}}}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:5:"owner";s:30:"\x00Eccube\Entity\Member\x00password";s:64:"eb48d5d9976fc7a559431e76842ecea28a013f2b571eb46e2c1d471c6d970182";s:26:"\x00Eccube\Entity\Member\x00salt";s:10:"f8ae8c078c";s:29:"\x00Eccube\Entity\Member\x00sort_no";i:2;s:33:"\x00Eccube\Entity\Member\x00create_date";O:8:"DateTime":3:{s:4:"date";s:26:"2021-11-24 17:32:43.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 16:19:14.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 16:19:14.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:1;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";s:126:"@Route("/%eccube_admin_route%/customer/acclog", name="admin_customer_acclog")\n
* @Template("@admin/Customer/acclog.twig")\n
";s:43:"\x00Doctrine\Common\Lexer\AbstractLexer\x00tokens";a:14:{i:0;a:3:{s:5:"value";s:1:"@";s:4:"type";i:101;s:8:"position";i:0;}i:1;a:3:{s:5:"value";s:5:"Route";s:4:"type";i:100;s:8:"position";i:1;}i:2;a:3:{s:5:"value";s:1:"(";s:4:"type";i:109;s:8:"position";i:6;}i:3;a:3:{s:5:"value";s:37:"/%eccube_admin_route%/customer/acclog";s:4:"type";i:3;s:8:"position";i:7;}i:4;a:3:{s:5:"value";s:1:",";s:4:"type";i:104;s:8:"position";i:46;}i:5;a:3:{s:5:"value";s:4:"name";s:4:"type";i:100;s:8:"position";i:48;}i:6;a:3:{s:5:"value";s:1:"=";s:4:"type";i:105;s:8:"position";i:52;}i:7;a:3:{s:5:"value";s:21:"admin_customer_acclog";s:4:"type";i:3;s:8:"position";i:53;}i:8;a:3:{s:5:"value";s:1:")";s:4:"type";i:103;s:8:"position";i:76;}i:9;a:3:{s:5:"value";s:1:"@";s:4:"type";i:101;s:8:"position";i:85;}i:10;a:3:{s:5:"value";s:8:"Template";s:4:"type";i:100;s:8:"position";i:86;}i:11;a:3:{s:5:"value";s:1:"(";s:4:"type";i:109;s:8:"position";i:94;}i:12;a:3:{s:5:"value";s:27:"@admin/Customer/acclog.twig";s:4:"type";i:3;s:8:"position";i:95;}i:13;a:3:{s:5:"value";s:1:")";s:4:"type";i:103;s:8:"position";i:124;}}s:45:"\x00Doctrine\Common\Lexer\AbstractLexer\x00position";i:14;s:41:"\x00Doctrine\Common\Lexer\AbstractLexer\x00peek";i:0;s:9:"lookahead";N;s:5:"token";a:3:{s:5:"value";s:1:")";s:4:"type";i:103;s:8:"position";i:124;}}s:45:"\x00Doctrine\Common\Annotations\DocParser\x00target";i:2;s:57:"\x00Doctrine\Common\Annotations\DocParser\x00isNestedAnnotation";b:1;s:46:"\x00Doctrine\Common\Annotations\DocParser\x00imports";a:14:{s:16:"ignoreannotation";s:55:"Doctrine\Common\Annotations\Annotation\IgnoreAnnotation";s:18:"abstractcontroller";s:36:"Eccube\Controller\AbstractController";s:14:"customerstatus";s:35:"Eccube\Entity\Master\CustomerStatus";s:12:"eccubeevents";s:25:"Eccube\Event\EccubeEvents";s:9:"eventargs";s:22:"Eccube\Event\EventArgs";s:12:"customertype";s:35:"Eccube\Form\Type\Admin\CustomerType";s:18:"customerrepository";s:36:"Eccube\Repository\CustomerRepository";s:10:"stringutil";s:22:"Eccube\Util\StringUtil";s:8:"template";s:57:"Sensio\Bundle\FrameworkExtraBundle\Configuration\Template";s:7:"request";s:40:"Symfony\Component\HttpFoundation\Request";s:21:"notfoundhttpexception";s:60:"Symfony\Component\HttpKernel\Exception\NotFoundHttpException";s:5:"route";s:42:"Symfony\Component\Routing\Annotation\Route";s:23:"encoderfactoryinterface";s:63:"Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface";s:13:"__NAMESPACE__";s:35:"Customize\Controller\Admin\Customer";}s:50:"\x00Doctrine\Common\Annotations\DocParser\x00classExists";a:2:{s:42:"Symfony\Component\Routing\Annotation\Route";b:1;s:57:"Sensio\Bundle\FrameworkExtraBundle\Configuration\Template";b:1;}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:70:{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:8:"required";b:1;}s:66:"\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNamespaces";a:0:{}s:46:"\x00Doctrine\Common\Annotations\DocParser\x00context";s:75:"method Customize\Controller\Admin\Customer\CustomerEditController::acclog()";}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:1:{s:58:"Customize\Controller\Admin\Customer\CustomerEditController";a:14:{s:16:"ignoreannotation";s:55:"Doctrine\Common\Annotations\Annotation\IgnoreAnnotation";s:18:"abstractcontroller";s:36:"Eccube\Controller\AbstractController";s:14:"customerstatus";s:35:"Eccube\Entity\Master\CustomerStatus";s:12:"eccubeevents";s:25:"Eccube\Event\EccubeEvents";s:9:"eventargs";s:22:"Eccube\Event\EventArgs";s:12:"customertype";s:35:"Eccube\Form\Type\Admin\CustomerType";s:18:"customerrepository";s:36:"Eccube\Repository\CustomerRepository";s:10:"stringutil";s:22:"Eccube\Util\StringUtil";s:8:"template";s:57:"Sensio\Bundle\FrameworkExtraBundle\Configuration\Template";s:7:"request";s:40:"Symfony\Component\HttpFoundation\Request";s:21:"notfoundhttpexception";s:60:"Symfony\Component\HttpKernel\Exception\NotFoundHttpException";s:5:"route";s:42:"Symfony\Component\Routing\Annotation\Route";s:23:"encoderfactoryinterface";s:63:"Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface";s:13:"__NAMESPACE__";s:35:"Customize\Controller\Admin\Customer";}}s:68:"\x00Doctrine\Common\Annotations\AnnotationReader\x00ignoredAnnotationNames";a:1:{s:58:"Customize\Controller\Admin\Customer\CustomerEditController";a:70:{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:8:"required";b:1;}}}}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:5:ふownerふ;s:30:ふ\x00Eccube\Entity\Member\x00passwordふ;s:64:ふeb48d5d9976fc7a559431e76842ecea28a013f2b571eb46e2c1d471c6d970182ふ;s:26:ふ\x00Eccube\Entity\Member\x00saltふ;s:10:ふf8ae8c078cふ;s:29:ふ\x00Eccube\Entity\Member\x00sort_noふ;i:2;s:33:ふ\x00Eccube\Entity\Member\x00create_dateふ;O:8:ふDateTimeふ:3:{s:4:ふdateふ;s:26:ふ2021-11-24 17:32:43.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 16:19:14.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 16:19:14.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:1;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ふ;s:126:ふ@Route(ふ/%eccube_admin_route%/customer/acclogふ, name=ふadmin_customer_acclogふ)\n
* @Template(ふ@admin/Customer/acclog.twigふ)\n
ふ;s:43:ふ\x00Doctrine\Common\Lexer\AbstractLexer\x00tokensふ;a:14:{i:0;a:3:{s:5:ふvalueふ;s:1:ふ@ふ;s:4:ふtypeふ;i:101;s:8:ふpositionふ;i:0;}i:1;a:3:{s:5:ふvalueふ;s:5:ふRouteふ;s:4:ふtypeふ;i:100;s:8:ふpositionふ;i:1;}i:2;a:3:{s:5:ふvalueふ;s:1:ふ(ふ;s:4:ふtypeふ;i:109;s:8:ふpositionふ;i:6;}i:3;a:3:{s:5:ふvalueふ;s:37:ふ/%eccube_admin_route%/customer/acclogふ;s:4:ふtypeふ;i:3;s:8:ふpositionふ;i:7;}i:4;a:3:{s:5:ふvalueふ;s:1:ふ,ふ;s:4:ふtypeふ;i:104;s:8:ふpositionふ;i:46;}i:5;a:3:{s:5:ふvalueふ;s:4:ふnameふ;s:4:ふtypeふ;i:100;s:8:ふpositionふ;i:48;}i:6;a:3:{s:5:ふvalueふ;s:1:ふ=ふ;s:4:ふtypeふ;i:105;s:8:ふpositionふ;i:52;}i:7;a:3:{s:5:ふvalueふ;s:21:ふadmin_customer_acclogふ;s:4:ふtypeふ;i:3;s:8:ふpositionふ;i:53;}i:8;a:3:{s:5:ふvalueふ;s:1:ふ)ふ;s:4:ふtypeふ;i:103;s:8:ふpositionふ;i:76;}i:9;a:3:{s:5:ふvalueふ;s:1:ふ@ふ;s:4:ふtypeふ;i:101;s:8:ふpositionふ;i:85;}i:10;a:3:{s:5:ふvalueふ;s:8:ふTemplateふ;s:4:ふtypeふ;i:100;s:8:ふpositionふ;i:86;}i:11;a:3:{s:5:ふvalueふ;s:1:ふ(ふ;s:4:ふtypeふ;i:109;s:8:ふpositionふ;i:94;}i:12;a:3:{s:5:ふvalueふ;s:27:ふ@admin/Customer/acclog.twigふ;s:4:ふtypeふ;i:3;s:8:ふpositionふ;i:95;}i:13;a:3:{s:5:ふvalueふ;s:1:ふ)ふ;s:4:ふtypeふ;i:103;s:8:ふpositionふ;i:124;}}s:45:ふ\x00Doctrine\Common\Lexer\AbstractLexer\x00positionふ;i:14;s:41:ふ\x00Doctrine\Common\Lexer\AbstractLexer\x00peekふ;i:0;s:9:ふlookaheadふ;N;s:5:ふtokenふ;a:3:{s:5:ふvalueふ;s:1:ふ)ふ;s:4:ふtypeふ;i:103;s:8:ふpositionふ;i:124;}}s:45:ふ\x00Doctrine\Common\Annotations\DocParser\x00targetふ;i:2;s:57:ふ\x00Doctrine\Common\Annotations\DocParser\x00isNestedAnnotationふ;b:1;s:46:ふ\x00Doctrine\Common\Annotations\DocParser\x00importsふ;a:14:{s:16:ふignoreannotationふ;s:55:ふDoctrine\Common\Annotations\Annotation\IgnoreAnnotationふ;s:18:ふabstractcontrollerふ;s:36:ふEccube\Controller\AbstractControllerふ;s:14:ふcustomerstatusふ;s:35:ふEccube\Entity\Master\CustomerStatusふ;s:12:ふeccubeeventsふ;s:25:ふEccube\Event\EccubeEventsふ;s:9:ふeventargsふ;s:22:ふEccube\Event\EventArgsふ;s:12:ふcustomertypeふ;s:35:ふEccube\Form\Type\Admin\CustomerTypeふ;s:18:ふcustomerrepositoryふ;s:36:ふEccube\Repository\CustomerRepositoryふ;s:10:ふstringutilふ;s:22:ふEccube\Util\StringUtilふ;s:8:ふtemplateふ;s:57:ふSensio\Bundle\FrameworkExtraBundle\Configuration\Templateふ;s:7:ふrequestふ;s:40:ふSymfony\Component\HttpFoundation\Requestふ;s:21:ふnotfoundhttpexceptionふ;s:60:ふSymfony\Component\HttpKernel\Exception\NotFoundHttpExceptionふ;s:5:ふrouteふ;s:42:ふSymfony\Component\Routing\Annotation\Routeふ;s:23:ふencoderfactoryinterfaceふ;s:63:ふSymfony\Component\Security\Core\Encoder\EncoderFactoryInterfaceふ;s:13:ふ__NAMESPACE__ふ;s:35:ふCustomize\Controller\Admin\Customerふ;}s:50:ふ\x00Doctrine\Common\Annotations\DocParser\x00classExistsふ;a:2:{s:42:ふSymfony\Component\Routing\Annotation\Routeふ;b:1;s:57:ふSensio\Bundle\FrameworkExtraBundle\Configuration\Templateふ;b:1;}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:70:{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:8:ふrequiredふ;b:1;}s:66:ふ\x00Doctrine\Common\Annotations\DocParser\x00ignoredAnnotationNamespacesふ;a:0:{}s:46:ふ\x00Doctrine\Common\Annotations\DocParser\x00contextふ;s:75:ふmethod Customize\Controller\Admin\Customer\CustomerEditController::acclog()ふ;}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:1:{s:58:ふCustomize\Controller\Admin\Customer\CustomerEditControllerふ;a:14:{s:16:ふignoreannotationふ;s:55:ふDoctrine\Common\Annotations\Annotation\IgnoreAnnotationふ;s:18:ふabstractcontrollerふ;s:36:ふEccube\Controller\AbstractControllerふ;s:14:ふcustomerstatusふ;s:35:ふEccube\Entity\Master\CustomerStatusふ;s:12:ふeccubeeventsふ;s:25:ふEccube\Event\EccubeEventsふ;s:9:ふeventargsふ;s:22:ふEccube\Event\EventArgsふ;s:12:ふcustomertypeふ;s:35:ふEccube\Form\Type\Admin\CustomerTypeふ;s:18:ふcustomerrepositoryふ;s:36:ふEccube\Repository\CustomerRepositoryふ;s:10:ふstringutilふ;s:22:ふEccube\Util\StringUtilふ;s:8:ふtemplateふ;s:57:ふSensio\Bundle\FrameworkExtraBundle\Configuration\Templateふ;s:7:ふrequestふ;s:40:ふSymfony\Component\HttpFoundation\Requestふ;s:21:ふnotfoundhttpexceptionふ;s:60:ふSymfony\Component\HttpKernel\Exception\NotFoundHttpExceptionふ;s:5:ふrouteふ;s:42:ふSymfony\Component\Routing\Annotation\Routeふ;s:23:ふencoderfactoryinterfaceふ;s:63:ふSymfony\Component\Security\Core\Encoder\EncoderFactoryInterfaceふ;s:13:ふ__NAMESPACE__ふ;s:35:ふCustomize\Controller\Admin\Customerふ;}}s:68:ふ\x00Doctrine\Common\Annotations\AnnotationReader\x00ignoredAnnotationNamesふ;a:1:{s:58:ふCustomize\Controller\Admin\Customer\CustomerEditControllerふ;a:70:{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:8:ふrequiredふ;b:1;}}}}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" => 910
"num_buff" => 48
"id_numtop" => 42
"id_numend" => 48
"cut_off" => 5
"cut_top" => 48
"access_id" => b"µowne"
]
#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 @1637832492 {#3793
date: 2021-11-25 18:28:12.278771 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"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 {#3683}
]
"level" => 500
"level_name" => "CRITICAL"
"channel" => "request"
"datetime" => DateTime @1637832492 {#3797
date: 2021-11-25 18:28:12.278819 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"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 @1637832492 {#4551
date: 2021-11-25 18:28:12.303212 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"message" => "LOGIC END"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "admin"
"datetime" => DateTime @1637832492 {#4609
date: 2021-11-25 18:28:12.305687 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 64
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"message" => "Stored the security token in the session."
"context" => [
"key" => "_security_admin"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "security"
"datetime" => DateTime @1637832492 {#4620
date: 2021-11-25 18:28:12.306071 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"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 @1637832492 {#4885
date: 2021-11-25 18:28:12.308903 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "2bb67791"
]
]
[
"message" => "PROCESS END"
"context" => [
"admin_customer_balance"
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1637832492 {#4967
date: 2021-11-25 18:28:12.312577 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "fbae01b"
"user_id" => 2
"session_id" => "N/A"
]
]
[
"message" => ""COMMIT""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832492 {#4971
date: 2021-11-25 18:28:12.312625 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "N/A"
]
]
[
"message" => ""START TRANSACTION""
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1637832492 {#4973
date: 2021-11-25 18:28:12.312866 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "fbae01b"
"user_id" => 2
"session_id" => "N/A"
]
]
[
"message" => "Commit executed."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "app"
"datetime" => DateTime @1637832492 {#4975
date: 2021-11-25 18:28:12.313054 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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"file" => "/home/dalian/buy.hits.jp/public_html/tao-eva/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "fbae01b"
"user_id" => 2
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "INIT"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "admin"
]
[
"timestamp" => 1637832492
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#720}
]
"channel" => "php"
]
[
"timestamp" => 1637832492
"message" => "User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#675}
]
"channel" => "php"
]
[
"timestamp" => 1637832492
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#641}
]
"channel" => "php"
]
[
"timestamp" => 1637832492
"message" => "User Deprecated: The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#613}
]
"channel" => "php"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "SET SESSION time_zone = '+00:00'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832492
"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" => [
"owner"
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1637832492
"message" => "User was reloaded from a user provider."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"provider" => "Eccube\Security\Core\User\MemberProvider"
"username" => "owner"
]
"channel" => "security"
]
[
"timestamp" => 1637832492
"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" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1637832492
"message" => "PROCESS START"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "admin"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1637832492
"message" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832492
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832492
"message" => "Begin Transaction."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "admin"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "LOGIC START"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "admin"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "select id, sex_id, name01, name02, kana01, kana02 from dtb_customer where id=10"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832492
"message" => ""ROLLBACK""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832492
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832492
"message" => "Rollback executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "admin"
]
[
"timestamp" => 1637832492
"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 {#3683}
]
"channel" => "admin"
]
[
"timestamp" => 1637832492
"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 {#3683}
]
"channel" => "request"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\TransactionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\LogListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "LOGIC END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "admin"
]
[
"timestamp" => 1637832492
"message" => "Stored the security token in the session."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "_security_admin"
]
"channel" => "security"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"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" => 1637832492
"message" => "PROCESS END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"admin_customer_balance"
]
"channel" => "app"
]
[
"timestamp" => 1637832492
"message" => ""COMMIT""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832492
"message" => ""START TRANSACTION""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1637832492
"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" => "55064"
"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=04c484db0d712eb093fc081bb628ffb7"
"HTTP_ACCEPT_LANGUAGE" => "ja,en-US;q=0.9,en;q=0.8"
"HTTP_REFERER" => "https://buy.hits.jp/tao-eva/administrator/customer/balance"
"HTTP_SEC_FETCH_DEST" => "document"
"HTTP_SEC_FETCH_USER" => "?1"
"HTTP_SEC_FETCH_MODE" => "navigate"
"HTTP_SEC_FETCH_SITE" => "same-origin"
"HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9"
"CONTENT_TYPE" => "application/x-www-form-urlencoded"
"HTTP_ORIGIN" => "https://buy.hits.jp"
"HTTP_USER_AGENT" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
"HTTP_UPGRADE_INSECURE_REQUESTS" => "1"
"HTTP_SEC_CH_UA_PLATFORM" => ""Windows""
"HTTP_SEC_CH_UA_MOBILE" => "?0"
"HTTP_SEC_CH_UA" => "" Not A;Brand";v="99", "Chromium";v="96", "Google Chrome";v="96""
"HTTP_CACHE_CONTROL" => "max-age=0"
"CONTENT_LENGTH" => "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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"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" => "YZ9XLCzWj4qVEaPPJ7@s6wAAAgQ"
"REDIRECT_MEF_PROXY_ADDR" => "157.112.187.34"
"FCGI_ROLE" => "RESPONDER"
"PHP_SELF" => "/tao-eva/index.php"
"REQUEST_TIME_FLOAT" => 1637832492.0879
"REQUEST_TIME" => 1637832492
"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: "fbae01b"
}
TokenProcessor {#553
#tokenStorage: TokenStorage {#555 …}
}
SessionProcessor {#565
#session: Session {#564 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |