Log Messages

总计34条数据
TimeLevelCategoryMessage
 
17:32:07.458traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
17:32:07.458traceyii\base\Module::getModuleLoading module: debug
17:32:07.458traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
17:32:07.459traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
17:32:07.459traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
17:32:07.459traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:32:07.459traceyii\base\Module::getModuleLoading module: gii
17:32:07.459traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
17:32:07.459traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
17:32:07.459traceyii\web\Application::handleRequestRoute requested: 'v2/comment/list'
17:32:07.459traceyii\base\Module::getModuleLoading module: v2
17:32:07.460infoyii\web\Session::openSession started
17:32:07.461infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
17:32:07.463infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='NwDlebRkXSJbZFNIiImHKy4sVWr3Lufc'
17:32:07.466traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:32:07.466traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:32:07.466traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:32:07.466traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:32:07.466infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
17:32:07.468traceyii\base\Controller::runActionRoute to run: v2/comment/list
17:32:07.468traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionList()
17:32:07.468infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '20' AND object_id = '7457' AND remind_user_id = 1004
17:32:07.486traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:32:07.486traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:32:07.486infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='20') AND ("object_id"='7457') AND ("remind_user_id"=1004)
17:32:07.503infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='20') AND ("object_id"='7457') ORDER BY "created_at" DESC) "c"
17:32:07.526infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='20') AND ("object_id"='7457') ORDER BY "created_at" DESC LIMIT 20
17:32:07.544infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=170507 ORDER BY "created_at"
17:32:07.560infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=170507)
17:32:07.562infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
17:32:07.562infoyii\db\Command::querySELECT "user_id", "meta_value" AS "avatar" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1004)
17:32:07.563traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:32:07.563traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:32:07.563infoyii\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', 1004, 2, 1141, 'v2/comment/list', '{"access_token":"NwDlebRkXSJbZFNIiImHKy4sVWr3Lufc","device_type":"2","object_id":"7457","object_type":"20","page":"1","posttime":"1752399104","token":"21ce2ba3629324f7402f14d210a364a2","version_code":"1141"}', '{"code":200,"data":{"list":[{"id":170507,"object_id":7457,"object_type":"20","parent":null,"description":"\u4f0a\u5cfb\u8fb0 \u901a\u8fc7\u4e86\u8fd9\u4e2a\u62a5\u9500","created_by":1004,"created_at":"2025-07-13 17:32:01","reply_to":null,"is_system":true,"for_user":null,"description2":"","comments":[],"attachmentRelationships":[],"createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","userMetas":[{"user_id":1004,"avatar":"\/files\/cdn\/a57be577deb434\/avatar\/fc8d836d-8085-35fc-8a48-54a276f664a6.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-13 17:32:07') RETURNING "id"