Log Messages

总计34条数据
TimeLevelCategoryMessage
 
16:48:28.592traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:48:28.592traceyii\base\Module::getModuleLoading module: debug
16:48:28.593traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:48:28.593traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
16:48:28.593traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
16:48:28.593traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:48:28.593traceyii\base\Module::getModuleLoading module: gii
16:48:28.593traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
16:48:28.593traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
16:48:28.593traceyii\web\Application::handleRequestRoute requested: 'v2/comment/list'
16:48:28.593traceyii\base\Module::getModuleLoading module: v2
16:48:28.594infoyii\web\Session::openSession started
16:48:28.594infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:48:28.596infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
16:48:28.599traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:48:28.599traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:48:28.599traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:48:28.600traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:48:28.600infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
16:48:28.601traceyii\base\Controller::runActionRoute to run: v2/comment/list
16:48:28.601traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionList()
16:48:28.601infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '20' AND object_id = '7437' AND remind_user_id = 1000
16:48:28.619traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:48:28.619traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:48:28.619infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='20') AND ("object_id"='7437') AND ("remind_user_id"=1000)
16:48:28.634infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='20') AND ("object_id"='7437') ORDER BY "created_at" DESC) "c"
16:48:28.653infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='20') AND ("object_id"='7437') ORDER BY "created_at" DESC LIMIT 20
16:48:28.670infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=170132 ORDER BY "created_at"
16:48:28.684infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=170132)
16:48:28.685infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
16:48:28.686infoyii\db\Command::querySELECT "user_id", "meta_value" AS "avatar" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1000)
16:48:28.686traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:48:28.687traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:48:28.687infoyii\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, 6, 166, 'v2/comment/list', '{"object_type":"20","object_id":"7437","page":"1","posttime":"1751359708","access_token":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"6","version_code":"166","token":"82e73cc91de6edf5df51e7a48ebca12e"}', '{"code":200,"data":{"list":[{"id":170132,"object_id":7437,"object_type":"20","parent":null,"description":"\u66f9\u6c38\u751f \u901a\u8fc7\u4e86\u8fd9\u4e2a\u62a5\u9500","created_by":1000,"created_at":"2025-06-24 14:13:49","reply_to":null,"is_system":true,"for_user":null,"description2":"","comments":[],"attachmentRelationships":[],"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"F","userMetas":[{"user_id":1000,"avatar":"\/files\/cdn\/a57be577deb434\/avatar\/e1ebc7f0-3c0e-38f8-a847-b9169d50c361.jpg"}]},"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-01 16:48:28') RETURNING "id"