| 16:31:49.343 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:31:49.343 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:31:49.343 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:31:49.344 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:31:49.344 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:31:49.344 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:31:49.344 | info | time tracing start | 1780216309344526080 |
| 16:31:49.344 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:31:49.344 | trace | yii\web\Application::handleRequest | Route requested: 'v2/comment/save-new' |
| 16:31:49.344 | trace | yii\base\Module::getModule | Loading module: v2 |
| 16:31:49.345 | info | yii\web\Session::open | Session started |
| 16:31:49.345 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:31:49.345 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='ONv_OQ6eSOxFL2I62K1e82WGipv8fS1S' |
| 16:31:49.346 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:31:49.346 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:31:49.346 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:31:49.347 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:31:49.347 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 16:31:49.347 | trace | yii\base\Controller::runAction | Route to run: v2/comment/save-new |
| 16:31:49.348 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CommentController::actionSaveNew() |
| 16:31:49.348 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:31:49.348 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:31:49.348 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
| 16:31:49.349 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
| 16:31:49.349 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_id", "object_type", "description", "description2", "is_system") VALUES (1000, 1646, '101', '很方便吧', '', FALSE) RETURNING "id" |
| 16:31:49.350 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:31:49.350 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:31:49.350 | 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', 220597, 'a:11:{s:2:"id";i:220597;s:9:"object_id";s:4:"1646";s:11:"object_type";s:3:"101";s:6:"parent";N;s:11:"description";s:12:"很方便吧";s:10:"created_by";i:1000;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:"";}', '', 1000, '117.133.85.104') |
| 16:31:49.351 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1646' |
| 16:31:49.352 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:31:49.352 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:31:49.352 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106 |
| 16:31:49.352 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:31:49.352 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:31:49.352 | info | yii\db\Command::query | SELECT "c".* FROM "a57be577deb434"."tbl_task_group_user_relationships" "c" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "c"."user_id" WHERE "c"."task_group_id"=106 ORDER BY
pinyin1 nulls first, namecut1 nulls first,
pinyin2 nulls first, namecut2 nulls first,
pinyin3 nulls first, namecut3 nulls first,
pinyin4 nulls first, namecut4 nulls first |
| 16:31:49.353 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:31:49.353 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:31:49.353 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:31:49.353 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:31:49.354 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES ('1646', '101', 220597, 5250), ('1646', '101', 220597, 5461), ('1646', '101', 220597, 5064) |
| 16:31:49.355 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id" IN (5250, 5461, 5064)) AND (channel_id IS NOT NULL) |
| 16:31:49.355 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:31:49.355 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:31:49.355 | 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", "duration") VALUES (200, 'a57be577deb434', 1000, 6, 176, 'v2/comment/save-new', '{"Comments":{"object_id":"1646","object_type":"101","description":"\u5f88\u65b9\u4fbf\u5427"},"posttime":"1780216309","access_token":"ONv_OQ6eSOxFL2I62K1e82WGipv8fS1S","device_type":"6","version_code":"176","token":"c7fd8d96723fa66fc85736d518c1b89d"}', '{"code":200,"data":{"id":220597},"status":1,"msg":[{"name":"success","success":"\u65b0\u7559\u8a00\u5df2\u521b\u5efa\u6210\u529f","error":""}],"ip":"117.133.85.104","ua":"jinchangxiao\/1.0.40 (HUAWEI Mate 60 BRA-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-05-31 16:31:49', 11367936) RETURNING "id" |