16:39:54.634 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
16:39:54.634 | trace | yii\base\Module::getModule | Loading module: debug |
16:39:54.634 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
16:39:54.635 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
16:39:54.635 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
16:39:54.635 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:39:54.635 | trace | yii\base\Module::getModule | Loading module: gii |
16:39:54.635 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
16:39:54.635 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
16:39:54.635 | trace | yii\web\Application::handleRequest | Route requested: 'vue/comment/list' |
16:39:54.635 | trace | yii\base\Module::getModule | Loading module: vue |
16:39:54.636 | info | yii\web\Session::open | Session started |
16:39:54.637 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
16:39:54.637 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
16:39:54.641 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:39:54.641 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:39:54.641 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:39:54.642 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:39:54.642 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
16:39:54.644 | trace | yii\base\Controller::runAction | Route to run: vue/comment/list |
16:39:54.644 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\CommentController::actionList() |
16:39:54.644 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_comments" WHERE object_type = '13' AND object_id = '4081' |
16:39:54.665 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '13' AND object_id = '4081' AND remind_user_id = 1001 |
16:39:54.686 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:39:54.686 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:39:54.686 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='13') AND ("object_id"='4081') AND ("remind_user_id"=1001) |
16:39:54.702 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='13') AND ("object_id"='4081') ORDER BY "created_at" DESC) "c" |
16:39:54.723 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='13') AND ("object_id"='4081') ORDER BY "created_at" DESC LIMIT 20 |
16:39:54.744 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=186413 ORDER BY "created_at" |
16:39:54.762 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=186413) |
16:39:54.765 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=5388 |
16:39:54.765 | info | yii\db\Command::query | SELECT "user_id", "meta_value" AS "avatar" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=5388) |
16:39:54.766 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:39:54.766 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:39:54.766 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/comment/list', '{"object_type":"13","object_id":"4081","page":"1","web_access_token":"0jSj1j1zfu5hwB0xpQULAh1cJmt2onlX"}', '{"code":2000,"result":{"list":[{"id":186413,"object_id":4081,"object_type":"13","parent":{},"description":"\u6768\u71d5\u971e\u521b\u5efa\u4e86\u4e00\u6761\u8d39\u7528\u5408\u540c","created_by":5388,"created_at":"2025-08-12 14:26:54","reply_to":"","is_system":true,"for_user":"","description2":"\u91c7\u8d2d\u5408\u540c\uff1a\u6d4b\u8bd5\u65b9\u5f0f\u5730\u65b9\u8bfb\u4e66","comments":[],"attachmentRelationships":[],"createdBy":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","userMetas":[{"user_id":5388,"avatar":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}]},"can_delete":false}],"unread":0,"count":1,"pagenation":{"totalcount":1,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-09-02 16:39:54') RETURNING "id" |
16:39:54.768 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:39:54.768 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |