Log Messages

总计30条数据
TimeLevelCategoryMessage
 
11:08:28.912traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
11:08:28.912traceyii\base\Module::getModuleLoading module: debug
11:08:28.913traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
11:08:28.914traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
11:08:28.914traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
11:08:28.914traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:08:28.915infotime tracing start1781579308915218176
11:08:28.915traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
11:08:28.915traceyii\web\Application::handleRequestRoute requested: 'v2/comment/list'
11:08:28.915traceyii\base\Module::getModuleLoading module: v2
11:08:28.919infoyii\web\Session::openSession started
11:08:28.921infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
11:08:28.926infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC'
11:08:28.929traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:08:28.929traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:08:28.930traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:08:28.930traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:08:28.931infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
11:08:28.933traceyii\base\Controller::runActionRoute to run: v2/comment/list
11:08:28.933traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CommentController::actionList()
11:08:28.933infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_comments" WHERE object_type = '102' AND object_id = '208'
11:08:28.962infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '102' AND object_id = '208' AND remind_user_id = 1000
11:08:28.992traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:08:28.993traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:08:28.993infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='102') AND ("object_id"='208') AND ("remind_user_id"=1000)
11:08:29.020infoyii\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"
11:08:29.046infoyii\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
11:08:29.076traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:08:29.076traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:08:29.077infoyii\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":"1781579264","token":"8aa810eab1eedbdcfd479edad5fa75c1","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.176.187.26","ua":"jinchangxiao\/2.3.156 (x86_64; iOS 26.3.1; Scale\/3.00)"}', FALSE, '2026-06-16 11:08:29', 161657856) RETURNING "id"