| 22:00:45.778 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 22:00:45.778 | trace | yii\base\Module::getModule | Loading module: debug |
| 22:00:45.779 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 22:00:45.786 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 22:00:45.787 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 22:00:45.787 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:00:45.788 | info | time tracing start | 1783432845788944128 |
| 22:00:45.789 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 22:00:45.789 | trace | yii\web\Application::handleRequest | Route requested: 'v2/comment/list' |
| 22:00:45.789 | trace | yii\base\Module::getModule | Loading module: v2 |
| 22:00:45.799 | info | yii\web\Session::open | Session started |
| 22:00:45.801 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 22:00:45.808 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='wXfR6UQn7fW_MTEa9o-7H8Ixg0fJU0Zm' |
| 22:00:45.812 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:00:45.812 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 22:00:45.813 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:00:45.813 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 22:00:45.814 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 22:00:45.816 | trace | yii\base\Controller::runAction | Route to run: v2/comment/list |
| 22:00:45.817 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CommentController::actionList() |
| 22:00:45.817 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_comments" WHERE object_type = '20032' AND object_id = '2' |
| 22:00:45.872 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '20032' AND object_id = '2' AND remind_user_id = 1000 |
| 22:00:45.906 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:00:45.906 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 22:00:45.906 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='20032') AND ("object_id"='2') AND ("remind_user_id"=1000) |
| 22:00:45.933 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='20032') AND ("object_id"='2') ORDER BY "created_at" DESC) "c" |
| 22:00:45.972 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='20032') AND ("object_id"='2') ORDER BY "created_at" DESC LIMIT 20 |
| 22:00:46.007 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:00:46.007 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 22:00:46.008 | 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, 0, 276, 'v2/comment/list', '{"access_token":"wXfR6UQn7fW_MTEa9o-7H8Ixg0fJU0Zm","device_type":"0","object_id":"2","object_type":"20032","version_code":"276","page":"1","token":"0dddf4286f034df1429475e1a210998d","posttime":"1783432845"}', '{"code":200,"data":{"list":[],"unread":0,"count":0,"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"117.133.84.85","ua":"jinchangxiao\/2.3.176 (HUAWEIVOG-AL00; Android 10)"}', FALSE, '2026-07-07 22:00:46', 218837760) RETURNING "id" |