| 16:08:24.788 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:08:24.788 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:08:24.788 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:08:24.790 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:08:24.790 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:08:24.790 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:08:24.790 | info | time tracing start | 1781251704790850048 |
| 16:08:24.791 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:08:24.791 | trace | yii\web\Application::handleRequest | Route requested: 'v2/comment/list' |
| 16:08:24.791 | trace | yii\base\Module::getModule | Loading module: v2 |
| 16:08:24.793 | info | yii\web\Session::open | Session started |
| 16:08:24.794 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:08:24.794 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 16:08:24.795 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:08:24.796 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:08:24.796 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:08:24.796 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:08:24.796 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 16:08:24.797 | trace | yii\base\Controller::runAction | Route to run: v2/comment/list |
| 16:08:24.797 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CommentController::actionList() |
| 16:08:24.798 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_comments" WHERE object_type = '1' AND object_id = '4184' |
| 16:08:24.844 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '1' AND object_id = '4184' AND remind_user_id = 1000 |
| 16:08:24.876 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:08:24.877 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:08:24.877 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='1') AND ("object_id"='4184') AND ("remind_user_id"=1000) |
| 16:08:24.906 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='1') AND ("object_id"='4184') ORDER BY "created_at" DESC) "c" |
| 16:08:24.948 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='1') AND ("object_id"='4184') ORDER BY "created_at" DESC LIMIT 20 |
| 16:08:24.983 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=220813 ORDER BY "created_at" |
| 16:08:25.013 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=220813) |
| 16:08:25.017 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 16:08:25.018 | info | yii\db\Command::query | SELECT "user_id", "meta_value" AS "avatar" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1000) |
| 16:08:25.019 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:08:25.019 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:08:25.020 | 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, 2, 1159, 'v2/comment/list', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"2","object_id":"4184","object_type":"1","page":"1","posttime":"1781251712","token":"12c0d4c171bd769f4aed74b22bf160f6","version_code":"1159"}', '{"code":200,"data":{"list":[{"id":220813,"object_id":4184,"object_type":"1","parent":null,"description":"\u66f9\u6c38\u751f\u65b0\u5efa\u4e86\u4e00\u6761\u72b6\u6001\u4e3a\u9690\u6027\u9700\u6c42\u7684\u5546\u673a","created_by":1000,"created_at":"2026-06-10 11:28:48","reply_to":null,"is_system":true,"for_user":null,"description2":"","comments":[],"attachmentRelationships":[],"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","userMetas":[{"user_id":1000,"avatar":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}]},"can_delete":true}],"unread":0,"count":1,"pagenation":{"totalcount":1,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"223.104.41.38","ua":"jinchangxiao\/2.3.156 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-12 16:08:25', 229011968) RETURNING "id" |