| 15:57:00.608 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 15:57:00.608 | trace | yii\base\Module::getModule | Loading module: debug |
| 15:57:00.608 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 15:57:00.608 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 15:57:00.608 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 15:57:00.608 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:57:00.608 | info | time tracing start | 1780559820608931072 |
| 15:57:00.609 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 15:57:00.609 | trace | yii\web\Application::handleRequest | Route requested: 'vue/schedule/fulfill' |
| 15:57:00.609 | trace | yii\base\Module::getModule | Loading module: vue |
| 15:57:00.609 | info | yii\web\Session::open | Session started |
| 15:57:00.609 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 15:57:00.610 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 15:57:00.610 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:57:00.611 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:57:00.611 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:57:00.611 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:57:00.611 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 15:57:00.615 | trace | yii\base\Controller::runAction | Route to run: vue/schedule/fulfill |
| 15:57:00.615 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:57:00.616 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 15:57:00.616 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ScheduleController::actionFulfill() |
| 15:57:00.617 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:57:00.617 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:57:00.617 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_schedules" WHERE "id"='18361' |
| 15:57:00.620 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:57:00.620 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:57:00.620 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking permission: createSchedule |
| 15:57:00.620 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: StoreKeeper |
| 15:57:00.620 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Operator |
| 15:57:00.620 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: TechDirector |
| 15:57:00.620 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Engineer |
| 15:57:00.620 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: ProjectManager |
| 15:57:00.620 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: 电话销售 |
| 15:57:00.620 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: AccountManager |
| 15:57:00.621 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_schedules" WHERE "id"='18361') |
| 15:57:00.621 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 15:57:00.622 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_schedules" SET "complete_at"='now()', "is_complete"=TRUE, "is_closed"=TRUE WHERE "id"=18361 |
| 15:57:00.623 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:57:00.624 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:57:00.624 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Schedules', 18361, 'a:1:{s:11:"complete_at";s:5:"now()";}', '', 1001, '221.216.117.119') |
| 15:57:00.626 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_schedule_carbon_copy_rels" WHERE "schedule_id"=18361 |
| 15:57:00.627 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 15:57:00.627 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:57:00.627 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:57:00.627 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_schedules" WHERE "id"=18361 |
| 15:57:00.628 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
| 15:57:00.628 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (1001, '9', 18361, '刘人诚完成了一条待办事项', TRUE, '告诉大姑发大姑') RETURNING "id" |
| 15:57:00.629 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\Comments', 220699, 'a:11:{s:2:"id";i:220699;s:9:"object_id";i:18361;s:11:"object_type";s:1:"9";s:6:"parent";N;s:11:"description";s:36:"刘人诚完成了一条待办事项";s:10:"created_by";i:1001;s:10:"created_at";N;s:8:"reply_to";N;s:9:"is_system";b:1;s:8:"for_user";N;s:12:"description2";s:21:"告诉大姑发大姑";}', '', 1001, '221.216.117.119') |
| 15:57:00.630 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE (0=1) AND ("id" != 1001) AND (channel_id IS NOT NULL) |
| 15:57:00.631 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
| 15:57:00.631 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
| 15:57:00.631 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
| 15:57:00.631 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:57:00.631 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:57:00.631 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (2, 'is_closed', 18361, 9, NULL, NULL, 1001, 'now()', '[false]', '[true]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u5b8c\u6210\u4e86","d3":"\u5f85\u529e\u4e8b\u9879","d4":[]}'), (2, 'is_closed', 3354, 10, 18361, 9, 1001, 'now()', '[false]', '[true]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u5b8c\u6210\u4e86","d3":"\u5f85\u529e\u4e8b\u9879","d4":[]}'), (2, 'is_closed', 4177, 1, 18361, 9, 1001, 'now()', '[false]', '[true]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u5b8c\u6210\u4e86","d3":"\u5f85\u529e\u4e8b\u9879","d4":[]}') |
| 15:57:00.633 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:57:00.633 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:57:00.634 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/schedule/fulfill', '{"ScheduleDescriptions":{"schedule_id":"18361","description":""},"web_access_token":"-ooNs73DKJQ01PCpcbuHx_usnaO5SdwJ"}', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u5f85\u529e\u4e8b\u9879\u5df2\u6210\u529f\u6c47\u62a5","error":""}],"mod":0,"ip":"221.216.117.119","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko\/20100101 Firefox\/151.0"}', FALSE, '2026-06-04 15:57:00', 25105920) RETURNING "id" |
| 15:57:00.641 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:57:00.641 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |