Log Messages

总计34条数据
TimeLevelCategoryMessage
 
22:43:22.661traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:43:22.661traceyii\base\Module::getModuleLoading module: debug
22:43:22.662traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:43:22.662traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
22:43:22.663traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:43:22.663traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:22.663traceyii\base\Module::getModuleLoading module: gii
22:43:22.663traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
22:43:22.664traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
22:43:22.664traceyii\web\Application::handleRequestRoute requested: 'v2/comment/list'
22:43:22.664traceyii\base\Module::getModuleLoading module: v2
22:43:22.664infoyii\web\Session::openSession started
22:43:22.665infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
22:43:22.668infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om'
22:43:22.672traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:22.672traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:22.672traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:22.673traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:22.673infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
22:43:22.675traceyii\base\Controller::runActionRoute to run: v2/comment/list
22:43:22.675traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionList()
22:43:22.675infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '9' AND object_id = '17942' AND remind_user_id = 1000
22:43:22.702traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:22.702traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:22.702infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='9') AND ("object_id"='17942') AND ("remind_user_id"=1000)
22:43:22.726infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='9') AND ("object_id"='17942') ORDER BY "created_at" DESC) "c"
22:43:22.760infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='9') AND ("object_id"='17942') ORDER BY "created_at" DESC LIMIT 20
22:43:22.790infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=191296 ORDER BY "created_at"
22:43:22.818infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=191296)
22:43:22.823infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
22:43:22.824infoyii\db\Command::querySELECT "user_id", "meta_value" AS "avatar" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1000)
22:43:22.825traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:22.827traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:22.827infoyii\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, 266, 'v2/comment/list', '{"access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","device_type":"0","object_id":"17942","object_type":"9","version_code":"266","page":"1","token":"7bac3e2e18ced053cc4b7059d6bce2aa","posttime":"1757688203"}', '{"code":200,"data":{"list":[{"id":191296,"object_id":17942,"object_type":"9","parent":null,"description":"\u66f9\u6c38\u751f\u65b0\u5efa\u4e86\u4e00\u6761\u5f85\u529e\u4e8b\u9879","created_by":1000,"created_at":"2025-09-12 17:09:09","reply_to":null,"is_system":true,"for_user":null,"description2":"\u597d\u5427\u5b9d\u8d1d","comments":[],"attachmentRelationships":[],"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","userMetas":[{"user_id":1000,"avatar":"\/files\/cdn\/a57be577deb434\/avatar\/80759bee-0611-3ad4-bb4a-30d802dd0032.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-09-12 22:43:22') RETURNING "id"