Log Messages

总计63条数据
TimeLevelCategoryMessage
 
10:07:13.546traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
10:07:13.546traceyii\base\Module::getModuleLoading module: debug
10:07:13.547traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
10:07:13.547traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
10:07:13.548traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
10:07:13.548traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:07:13.548infotime tracing start1782353233548847872
10:07:13.549traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
10:07:13.549traceyii\web\Application::handleRequestRoute requested: 'v2/task/save-edit'
10:07:13.549traceyii\base\Module::getModuleLoading module: v2
10:07:13.550infoyii\web\Session::openSession started
10:07:13.551infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
10:07:13.552infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC'
10:07:13.553traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:07:13.553traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:07:13.554traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:07:13.554traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:07:13.554infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
10:07:13.555traceyii\base\Controller::runActionRoute to run: v2/task/save-edit
10:07:13.556traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\TaskController::actionSaveEdit()
10:07:13.556traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:07:13.556traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:07:13.556infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1734'
10:07:13.557traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: updateTask
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: StoreKeeper
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: ProjectManager
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 电话销售
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: AccountManager
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 人力资源
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Treasurer
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: CommercialAttache
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: GM
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Accountant
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesManager
10:07:13.559traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 软件开发
10:07:13.560traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'id' in 'app\models\Tasks'.
10:07:13.561infoyii\db\Command::querySELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=106) AND ("id" != 1734) AND (parent_id is null)
10:07:13.562infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106)
10:07:13.562infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"='1000')
10:07:13.563infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000)
10:07:13.563infoyii\db\Command::execute
10:07:13.564infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_tasks" SET "head_of"=1000, "updated_at"='now()', "is_important"=0, "weight"=0, "progress"=100, "end_at"='2026-07-15 00:00:00' WHERE "id"=1734
10:07:13.570traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:07:13.570traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:07:13.570infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1734, 'a:3:{s:19:"target_completed_at";s:19:"2026-07-15 00:00:00";s:8:"start_at";s:19:"2026-06-25 00:00:00";s:6:"end_at";s:19:"2026-07-15 00:00:00";}', '', 1000, '39.156.194.178')
10:07:13.575infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1734, 'a:2:{s:19:"target_completed_at";s:22:"2026-07-15 00:00:00+08";s:8:"start_at";s:19:"2026-06-25 00:00:00";}', '', 1000, '39.156.194.178')
10:07:13.579infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1734
10:07:13.580infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1734, 'a:2:{s:19:"target_completed_at";s:22:"2026-07-15 00:00:00+08";s:8:"start_at";s:19:"2026-06-25 00:00:00";}', '', 1000, '39.156.194.178')
10:07:13.584infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106
10:07:13.584traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:07:13.584traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:07:13.585infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1734, 'a:2:{s:19:"target_completed_at";s:22:"2026-07-15 00:00:00+08";s:8:"start_at";s:19:"2026-06-25 00:00:00";}', '', 1000, '39.156.194.178')
10:07:13.586infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106
10:07:13.586infoyii\db\Command::querySELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=106) AND ("status"=1)
10:07:13.587infoyii\db\Command::querySELECT "status", "progress" FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=106) AND (parent_id is null)
10:07:13.588infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\TaskGroups', 106, 'a:0:{}', '', 1000, '39.156.194.178')
10:07:13.590traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:07:13.590traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:07:13.590infoyii\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, 6, 178, 'v2/task/save-edit', '{"Tasks":{"id":"1734","title":"\u8273\u9633\u9ad8\u7167","start_at":"2026-06-25","end_at":"2026-07-10","description":"","head_of":"1000","is_important":"0","weight":"0","progress":"100"},"posttime":"1782353233","access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"6","version_code":"178","token":"d673cfe5b8d344e5387f14b4b2e49f99"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u9879\u76ee\u4efb\u52a1\u5df2\u88ab\u6210\u529f\u4fee\u6539","error":""}],"ip":"39.156.194.178","ua":"jinchangxiao\/1.0.42 (HUAWEI Mate 60 BRA-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-06-25 10:07:13', 41978112) RETURNING "id"