Log Messages

总计34条数据
TimeLevelCategoryMessage
 
13:25:57.172traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
13:25:57.172traceyii\base\Module::getModuleLoading module: debug
13:25:57.173traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
13:25:57.173traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
13:25:57.173traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
13:25:57.177traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:57.177traceyii\base\Module::getModuleLoading module: gii
13:25:57.177traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
13:25:57.177traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
13:25:57.177traceyii\web\Application::handleRequestRoute requested: 'v2/comment/list'
13:25:57.177traceyii\base\Module::getModuleLoading module: v2
13:25:57.178infoyii\web\Session::openSession started
13:25:57.179infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
13:25:57.191infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH'
13:25:57.204traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:57.208traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:57.211traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:57.215traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:57.218infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
13:25:57.220traceyii\base\Controller::runActionRoute to run: v2/comment/list
13:25:57.221traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionList()
13:25:57.221infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '1' AND object_id = '3817' AND remind_user_id = 1000
13:25:57.240traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:57.240traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:57.240infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='1') AND ("object_id"='3817') AND ("remind_user_id"=1000)
13:25:57.265infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='1') AND ("object_id"='3817') ORDER BY "created_at" DESC) "c"
13:25:57.284infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='1') AND ("object_id"='3817') ORDER BY "created_at" DESC LIMIT 20
13:25:57.301infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=170396 ORDER BY "created_at"
13:25:57.315infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=170396)
13:25:57.317infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
13:25:57.317infoyii\db\Command::querySELECT "user_id", "meta_value" AS "avatar" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1000)
13:25:57.318traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:57.318traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:57.318infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 0, 263, 'v2/comment/list', '{"access_token":"oTtlK_p5ZOBpvQJd1tf5AoUbRaTdQ7qH","device_type":"0","object_id":"3817","object_type":"1","version_code":"263","page":"1","token":"5caad55f2639994de4c3de239aaf7627","posttime":"1752297958"}', '{"code":200,"data":{"list":[{"id":170396,"object_id":3817,"object_type":"1","parent":null,"description":"\u66f9\u6c38\u751f\u65b0\u5efa\u4e86\u4e00\u6761\u72b6\u6001\u4e3a\u9690\u6027\u9700\u6c42\u7684\u5546\u673a","created_by":1000,"created_at":"2025-07-11 10:01:39","reply_to":null,"is_system":true,"for_user":null,"description2":"","comments":[],"attachmentRelationships":[],"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","userMetas":[{"user_id":1000,"avatar":"\/files\/cdn\/a57be577deb434\/avatar\/aebf8dd5-5fe2-3ead-a020-c095fe4101e4.png"}]},"can_delete":true}],"unread":0,"pagenation":{"totalcount":1,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-12 13:25:57') RETURNING "id"