Log Messages

总计30条数据
TimeLevelCategoryMessage
 
23:33:11.464traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
23:33:11.464traceyii\base\Module::getModuleLoading module: debug
23:33:11.465traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
23:33:11.465traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
23:33:11.465traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
23:33:11.465traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:33:11.466infotime tracing start1781451191466344960
23:33:11.466traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
23:33:11.466traceyii\web\Application::handleRequestRoute requested: 'v2/comment/list'
23:33:11.466traceyii\base\Module::getModuleLoading module: v2
23:33:11.467infoyii\web\Session::openSession started
23:33:11.468infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
23:33:11.469infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC'
23:33:11.469traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:33:11.470traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
23:33:11.470traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:33:11.471traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
23:33:11.471infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
23:33:11.472traceyii\base\Controller::runActionRoute to run: v2/comment/list
23:33:11.472traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionList()
23:33:11.472infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_comments" WHERE object_type = '102' AND object_id = '208'
23:33:11.500infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '102' AND object_id = '208' AND remind_user_id = 1000
23:33:11.520traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:33:11.520traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
23:33:11.520infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='102') AND ("object_id"='208') AND ("remind_user_id"=1000)
23:33:11.547infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='102') AND ("object_id"='208') ORDER BY "created_at" DESC) "c"
23:33:11.574infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='102') AND ("object_id"='208') ORDER BY "created_at" DESC LIMIT 20
23:33:11.602traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:33:11.602traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
23:33:11.603infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1000, 2, 1159, 'v2/comment/list', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"2","object_id":"208","object_type":"102","page":"1","posttime":"1781451136","token":"bf0af425b51c736cd73e535909dda7d9","version_code":"1159"}', '{"code":200,"data":{"list":[],"unread":0,"count":0,"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"117.133.84.85","ua":"jinchangxiao\/2.3.156 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-14 23:33:11', 136786944) RETURNING "id"