All Latest
694274069397a: POST https://beta.jinchangxiao.com/vue/comment/list at 2025-12-17 05:12:38 pm by 223.72.15.22

Log Messages

总计38条数据
TimeLevelCategoryMessage
 
17:12:38.600traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
17:12:38.600traceyii\base\Module::getModuleLoading module: debug
17:12:38.600traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
17:12:38.604traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
17:12:38.604traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
17:12:38.608traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:12:38.610traceyii\base\Module::getModuleLoading module: gii
17:12:38.610traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
17:12:38.610traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
17:12:38.610traceyii\web\Application::handleRequestRoute requested: 'vue/comment/list'
17:12:38.610traceyii\base\Module::getModuleLoading module: vue
17:12:38.611infoyii\web\Session::openSession started
17:12:38.612infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
17:12:38.612infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
17:12:38.632traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:12:38.633traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:12:38.633infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
17:12:38.636traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:12:38.637traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:12:38.637infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
17:12:38.639traceyii\base\Controller::runActionRoute to run: vue/comment/list
17:12:38.640traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\CommentController::actionList()
17:12:38.640infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_comments" WHERE object_type = '102' AND object_id = '198'
17:12:38.676infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '102' AND object_id = '198' AND remind_user_id = 1001
17:12:38.713traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:12:38.713traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:12:38.713infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='102') AND ("object_id"='198') AND ("remind_user_id"=1001)
17:12:38.748infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='102') AND ("object_id"='198') ORDER BY "created_at" DESC) "c"
17:12:38.779infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='102') AND ("object_id"='198') ORDER BY "created_at" DESC LIMIT 20
17:12:38.800infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=201968 ORDER BY "created_at"
17:12:38.818infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=201968)
17:12:38.821infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
17:12:38.821infoyii\db\Command::querySELECT "user_id", "meta_value" AS "avatar" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
17:12:38.822traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:12:38.822traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:12:38.822infoyii\db\Command::queryINSERT 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":"102","object_id":"198","page":"1","web_access_token":"AB5Bz4SIDiJAh3txwTX2DWB4Z_eGe1__"}', '{"code":2000,"result":{"list":[{"id":201968,"object_id":198,"object_type":"102","parent":{},"description":"\u9879\u76ee\u5df2\u5b8c\u6210","created_by":1001,"created_at":"2025-12-16 11:20:42","reply_to":"","is_system":true,"for_user":"","description2":"\u6d4b\u8bd5\u4e2d\u6b62\u6807\u7b7e","comments":[],"attachmentRelationships":[],"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","userMetas":[{"user_id":1001,"avatar":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}]},"can_delete":true}],"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,"ip":"223.72.15.22","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko\/20100101 Firefox\/146.0"}', FALSE, '2025-12-17 17:12:38') RETURNING "id"
17:12:38.824traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:12:38.824traceyii\redis\Connection::executeCommandExecuting Redis Command: SET