15:41:00.206 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
15:41:00.206 | trace | yii\base\Module::getModule | Loading module: debug |
15:41:00.206 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
15:41:00.207 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
15:41:00.207 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
15:41:00.209 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:41:00.209 | trace | yii\base\Module::getModule | Loading module: gii |
15:41:00.209 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
15:41:00.210 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
15:41:00.210 | trace | yii\web\Application::handleRequest | Route requested: 'vue/comment/list' |
15:41:00.210 | trace | yii\base\Module::getModule | Loading module: vue |
15:41:00.233 | info | yii\web\Session::open | Session started |
15:41:00.234 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
15:41:00.234 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
15:41:00.245 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:41:00.245 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:41:00.245 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:41:00.246 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:41:00.246 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:41:00.249 | trace | yii\base\Controller::runAction | Route to run: vue/comment/list |
15:41:00.249 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\CommentController::actionList() |
15:41:00.249 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_comments" WHERE object_type = '1' AND object_id = '3837' |
15:41:00.271 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '1' AND object_id = '3837' AND remind_user_id = 1001 |
15:41:00.292 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:41:00.292 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:41:00.292 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='1') AND ("object_id"='3837') AND ("remind_user_id"=1001) |
15:41:00.308 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='1') AND ("object_id"='3837') ORDER BY "created_at" DESC) "c" |
15:41:00.329 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='1') AND ("object_id"='3837') ORDER BY "created_at" DESC LIMIT 20 |
15:41:00.350 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=174651 ORDER BY "created_at" |
15:41:00.368 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=174651) |
15:41:00.370 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=5295 |
15:41:00.371 | info | yii\db\Command::query | SELECT "user_id", "meta_value" AS "avatar" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=5295) |
15:41:00.371 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:41:00.372 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:41:00.372 | 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":"1","object_id":"3837","page":"1","web_access_token":"0OmNcjMNpl7I6Nbm2bTJGMI-xreQBLAo"}', '{"code":2000,"result":{"list":[{"id":174651,"object_id":3837,"object_type":"1","parent":{},"description":"\u9b4f\u6cfd\u6587\u65b0\u5efa\u4e86\u4e00\u6761\u72b6\u6001\u4e3a\u660e\u786e\u9700\u6c42\u7684\u5546\u673a\u3002","created_by":5295,"created_at":"2025-04-28 19:16:00","reply_to":"","is_system":true,"for_user":"","description2":"","comments":[],"attachmentRelationships":[],"createdBy":{"id":5295,"key":5295,"name":"\u9b4f\u6cfd\u6587","sex":"F","userMetas":[{"user_id":5295,"avatar":"\/files\/cdn\/a57be577deb434\/avatar\/85c67d90-6989-3d4e-bbf8-31d69b6e8ffe.jpg"}]},"can_delete":false}],"unread":1,"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-08-21 15:41:00') RETURNING "id" |
15:41:00.373 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:41:00.373 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |