10:49:56.117 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
10:49:56.117 | trace | yii\base\Module::getModule | Loading module: debug |
10:49:56.118 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
10:49:56.118 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
10:49:56.118 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
10:49:56.118 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:49:56.118 | trace | yii\base\Module::getModule | Loading module: gii |
10:49:56.118 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
10:49:56.118 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
10:49:56.118 | trace | yii\web\Application::handleRequest | Route requested: 'v2/comment/save-new' |
10:49:56.118 | trace | yii\base\Module::getModule | Loading module: v2 |
10:49:56.119 | info | yii\web\Session::open | Session started |
10:49:56.119 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
10:49:56.121 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='LpLquexa4MxJRClJNdb9gPVa_MzadLnu' |
10:49:56.125 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:49:56.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:49:56.127 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:49:56.129 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:49:56.129 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
10:49:56.131 | trace | yii\base\Controller::runAction | Route to run: v2/comment/save-new |
10:49:56.131 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CommentController::actionSaveNew() |
10:49:56.131 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:49:56.131 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:49:56.132 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
10:49:56.133 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
10:49:56.135 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_id", "description", "object_type", "description2", "is_system") VALUES (1001, 3843, '呵呵呵', '7', '', FALSE) RETURNING "id" |
10:49:56.137 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:49:56.137 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:49:56.137 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\Comments', 170271, 'a:11:{s:2:"id";i:170271;s:9:"object_id";s:4:"3843";s:11:"object_type";s:1:"7";s:6:"parent";N;s:11:"description";s:9:"呵呵呵";s:10:"created_by";i:1001;s:10:"created_at";N;s:8:"reply_to";N;s:9:"is_system";b:0;s:8:"for_user";N;s:12:"description2";s:0:"";}', '', 1001, '223.73.39.253') |
10:49:56.143 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_sales_contracts" WHERE "id"='3843' |
10:49:56.144 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:49:56.144 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:49:56.145 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3304 |
10:49:56.146 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:49:56.146 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:49:56.146 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
10:49:56.148 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:49:56.149 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:49:56.150 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 0, 263, 'v2/comment/save-new', '{"access_token":"LpLquexa4MxJRClJNdb9gPVa_MzadLnu","device_type":"0","version_code":"263","token":"388438b55a284344bc24de1997e4e7f2","posttime":"1751683795","Comments":{"object_id":"3843","description":"\u5475\u5475\u5475","object_type":"7"}}', '{"code":200,"data":{"id":170271},"status":1,"msg":[{"name":"success","success":"\u65b0\u7559\u8a00\u5df2\u521b\u5efa\u6210\u529f","error":""}]}', FALSE, '2025-07-05 10:49:56') RETURNING "id" |