Log Messages

总计30条数据
TimeLevelCategoryMessage
 
22:00:45.778traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:00:45.778traceyii\base\Module::getModuleLoading module: debug
22:00:45.779traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:00:45.786traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
22:00:45.787traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:00:45.787traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:00:45.788infotime tracing start1783432845788944128
22:00:45.789traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
22:00:45.789traceyii\web\Application::handleRequestRoute requested: 'v2/comment/list'
22:00:45.789traceyii\base\Module::getModuleLoading module: v2
22:00:45.799infoyii\web\Session::openSession started
22:00:45.801infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
22:00:45.808infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='wXfR6UQn7fW_MTEa9o-7H8Ixg0fJU0Zm'
22:00:45.812traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:00:45.812traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:00:45.813traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:00:45.813traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:00:45.814infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
22:00:45.816traceyii\base\Controller::runActionRoute to run: v2/comment/list
22:00:45.817traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionList()
22:00:45.817infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_comments" WHERE object_type = '20032' AND object_id = '2'
22:00:45.872infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '20032' AND object_id = '2' AND remind_user_id = 1000
22:00:45.906traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:00:45.906traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:00:45.906infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='20032') AND ("object_id"='2') AND ("remind_user_id"=1000)
22:00:45.933infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='20032') AND ("object_id"='2') ORDER BY "created_at" DESC) "c"
22:00:45.972infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='20032') AND ("object_id"='2') ORDER BY "created_at" DESC LIMIT 20
22:00:46.007traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:00:46.007traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:00:46.008infoyii\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, 0, 276, 'v2/comment/list', '{"access_token":"wXfR6UQn7fW_MTEa9o-7H8Ixg0fJU0Zm","device_type":"0","object_id":"2","object_type":"20032","version_code":"276","page":"1","token":"0dddf4286f034df1429475e1a210998d","posttime":"1783432845"}', '{"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.176 (HUAWEIVOG-AL00; Android 10)"}', FALSE, '2026-07-07 22:00:46', 218837760) RETURNING "id"