| 09:11:06.278 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 09:11:06.278 | trace | yii\base\Module::getModule | Loading module: debug |
| 09:11:06.279 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 09:11:06.285 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 09:11:06.285 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 09:11:06.288 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:11:06.295 | info | time tracing start | 1783300266295316992 |
| 09:11:06.295 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 09:11:06.295 | trace | yii\web\Application::handleRequest | Route requested: 'vue/comment/list' |
| 09:11:06.295 | trace | yii\base\Module::getModule | Loading module: vue |
| 09:11:06.297 | info | yii\web\Session::open | Session started |
| 09:11:06.299 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 09:11:06.299 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 09:11:06.324 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:11:06.324 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:11:06.325 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:11:06.325 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:11:06.326 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 09:11:06.327 | trace | yii\base\Controller::runAction | Route to run: vue/comment/list |
| 09:11:06.327 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\CommentController::actionList() |
| 09:11:06.327 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_comments" WHERE object_type = '20001' AND object_id = '2219' |
| 09:11:06.367 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '20001' AND object_id = '2219' AND remind_user_id = 1001 |
| 09:11:06.393 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:11:06.393 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:11:06.394 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='20001') AND ("object_id"='2219') AND ("remind_user_id"=1001) |
| 09:11:06.424 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='20001') AND ("object_id"='2219') ORDER BY "created_at" DESC) "c" |
| 09:11:06.474 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='20001') AND ("object_id"='2219') ORDER BY "created_at" DESC LIMIT 20 |
| 09:11:06.514 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:11:06.514 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:11:06.515 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/comment/list', '{"object_type":"20001","object_id":"2219","page":"1"}', '{"code":2000,"result":{"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":""}],"mod":0,"ip":"114.244.130.20","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/150.0.0.0 Safari\/537.36"}', FALSE, '2026-07-06 09:11:06', 219456000) RETURNING "id" |
| 09:11:06.518 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:11:06.518 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |