Log Messages

总计30条数据
TimeLevelCategoryMessage
 
17:11:44.100traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
17:11:44.100traceyii\base\Module::getModuleLoading module: debug
17:11:44.101traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
17:11:44.116traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
17:11:44.116traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
17:11:44.141traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:11:44.144infotime tracing start1782724304144982016
17:11:44.145traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
17:11:44.145traceyii\web\Application::handleRequestRoute requested: 'vue/announcement/get-filter'
17:11:44.145traceyii\base\Module::getModuleLoading module: vue
17:11:44.188infoyii\web\Session::openSession started
17:11:44.194infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=5250
17:11:44.194infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
17:11:44.216traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:11:44.218traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:11:44.223traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:11:44.225traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:11:44.229infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5250
17:11:44.236traceyii\base\Controller::runActionRoute to run: vue/announcement/get-filter
17:11:44.236traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\AnnouncementController::actionGetFilter()
17:11:44.237infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" "uc" LEFT JOIN "a57be577deb434"."tbl_comments" "c" ON (c.id = uc.comment_id) AND (uc.remind_user_id = 5250) WHERE ("uc"."remind_user_id"=5250) AND ("uc"."is_read"=FALSE) AND ("c"."is_system"=FALSE)
17:11:44.333infoyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" "uc" LEFT JOIN "a57be577deb434"."tbl_comments" "c" ON (c.id = uc.comment_id) AND (uc.remind_user_id = 5250) WHERE ("uc"."remind_user_id"=5250) AND ("uc"."is_read"=FALSE) AND ("c"."is_system"=TRUE)
17:11:44.459infoyii\db\Command::querySELECT "c"."object_type", "sub"."unreadcount" FROM "a57be577deb434"."tbl_comments" "c" LEFT JOIN "a57be577deb434"."tbl_unread_comments" "uc" ON (c.id = uc.comment_id) AND (uc.remind_user_id = 5250) LEFT JOIN (SELECT "uc"."object_type", count(*) as unreadcount FROM "a57be577deb434"."tbl_unread_comments" "uc" LEFT JOIN "a57be577deb434"."tbl_comments" "c" ON c.id = comment_id WHERE (("remind_user_id"=5250) AND ("is_read"=FALSE)) AND ("c"."is_system"=FALSE) GROUP BY "uc"."object_type") "sub" ON sub.object_type = c.object_type WHERE (("uc"."remind_user_id"=5250) OR ("c"."created_by"=5250)) AND ("c"."is_system"=FALSE) GROUP BY "c"."object_type", "unreadcount" ORDER BY "c"."object_type"
17:11:44.899traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:11:44.902traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:11:44.915traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:11:44.917traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:11:44.920infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 5250, 5, 'vue/announcement/get-filter', '{"is_system":"0","web_access_token":"4PRqkvfbFxlQtWIcg4m99LDGwofOdZol"}', '{"code":2000,"result":[{"key":"object_type","name":"\u6a21\u5757","value":[{"key":"","name":"\u5168\u90e8","unread":51},{"key":10,"name":"\u5ba2\u6237\u4fe1\u606f","unread":1},{"key":101,"name":"\u9879\u76ee\u4efb\u52a1","unread":17},{"key":102,"name":"\u9879\u76ee","unread":1},{"key":103,"name":"\u9879\u76ee\u6587\u4ef6","unread":6},{"key":18,"name":"Case","unread":1},{"key":19,"name":"\u5de5\u4f5c\u65e5\u5fd7","unread":14},{"key":20001,"name":"\u91c7\u8d2d\u8ba2\u5355","unread":1},{"key":20013,"name":"\u6536\u6b3e\u5355","unread":1},{"key":20031,"name":"\u62a5\u6ea2\u5355","unread":1},{"key":37,"name":"\u5ba1\u6279\u7ba1\u7406","unread":2},{"key":38,"name":"\u8865\u5361\u7533\u8bf7","unread":4},{"key":4,"name":"\u552e\u524d\u5de5\u5355","unread":1},{"key":9,"name":"\u5f85\u529e\u4e8b\u9879","unread":1}],"default":""}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"221.216.117.25","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/149.0.0.0 Safari\/537.36"}', FALSE, '2026-06-29 17:11:44', 775555840) RETURNING "id"
17:11:44.964traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:11:44.976traceyii\redis\Connection::executeCommandExecuting Redis Command: SET