Log Messages

总计30条数据
TimeLevelCategoryMessage
 
16:11:47.511traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:11:47.511traceyii\base\Module::getModuleLoading module: debug
16:11:47.511traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:11:47.512traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
16:11:47.512traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
16:11:47.512traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:47.512infotime tracing start1780992707512460032
16:11:47.512traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
16:11:47.512traceyii\web\Application::handleRequestRoute requested: 'v2/comment/list'
16:11:47.512traceyii\base\Module::getModuleLoading module: v2
16:11:47.513infoyii\web\Session::openSession started
16:11:47.513infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:11:47.513infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC'
16:11:47.514traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:47.514traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:11:47.514traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:47.515traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:11:47.515infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
16:11:47.515traceyii\base\Controller::runActionRoute to run: v2/comment/list
16:11:47.515traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionList()
16:11:47.515infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_comments" WHERE object_type = '102' AND object_id = '206'
16:11:47.536infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '102' AND object_id = '206' AND remind_user_id = 1001
16:11:47.556traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:47.556traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:11:47.556infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='102') AND ("object_id"='206') AND ("remind_user_id"=1001)
16:11:47.572infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='102') AND ("object_id"='206') ORDER BY "created_at" DESC) "c"
16:11:47.594infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='102') AND ("object_id"='206') ORDER BY "created_at" DESC LIMIT 20
16:11:47.615traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:47.615traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:11:47.615infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 7, 176, 'v2/comment/list', '{"object_type":"102","object_id":"206","page":"1","posttime":"1780992707","access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","device_type":"7","version_code":"176","token":"77299b936bd4350e511431cea1458537"}', '{"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":"125.78.87.174","ua":"jinchangxiao\/1.0.40 (emulator emulator; HarmonyOS 6.1.0)"}', FALSE, '2026-06-09 16:11:47', 102940928) RETURNING "id"