| 10:01:41.992 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 10:01:41.992 | trace | yii\base\Module::getModule | Loading module: debug |
| 10:01:41.993 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 10:01:41.998 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 10:01:41.998 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 10:01:42.000 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:01:42.003 | info | time tracing start | 1782180102003976960 |
| 10:01:42.004 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 10:01:42.004 | trace | yii\web\Application::handleRequest | Route requested: 'vue/task/save-new-file' |
| 10:01:42.004 | trace | yii\base\Module::getModule | Loading module: vue |
| 10:01:42.006 | info | yii\web\Session::open | Session started |
| 10:01:42.007 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1000 |
| 10:01:42.007 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 10:01:42.018 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:01:42.022 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:01:42.026 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:01:42.028 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:01:42.031 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:01:42.041 | trace | yii\base\Controller::runAction | Route to run: vue/task/save-new-file |
| 10:01:42.042 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:01:42.045 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 10:01:42.045 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\TaskController::actionSaveNewFile() |
| 10:01:42.045 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:01:42.046 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:01:42.050 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\TaskFiles'. |
| 10:01:42.050 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='32733') |
| 10:01:42.055 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='106') |
| 10:01:42.055 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
| 10:01:42.056 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_task_files" ("created_by", "title", "file_url", "task_group_id", "attachment_id", "description") VALUES (1000, '19', '范德萨天', 106, 32733, '') RETURNING "id" |
| 10:01:42.060 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:01:42.060 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:01:42.061 | 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\TaskFiles', 121, 'a:9:{s:2:"id";i:121;s:13:"attachment_id";s:5:"32733";s:13:"task_group_id";s:3:"106";s:10:"created_by";i:1000;s:5:"title";s:2:"19";s:11:"description";s:0:"";s:10:"created_at";N;s:10:"updated_at";N;s:8:"file_url";s:12:"范德萨天";}', '', 1000, '39.156.194.178') |
| 10:01:42.063 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_files" WHERE "id"=121 |
| 10:01:42.065 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:01:42.065 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:01:42.066 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:01:42.066 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (1, 'create', 121, 103, 1000, '2026-06-23 10:01:42', '{"id":121,"attachment_id":32733,"task_group_id":106,"created_by":1000,"title":"19","description":"","created_at":"2026-06-23 10:01:42","updated_at":"2026-06-23 10:01:42","file_url":"\u8303\u5fb7\u8428\u5929"}', '{"id":121,"attachment_id":32733,"task_group_id":106,"created_by":1000,"title":"19","description":"","created_at":"2026-06-23 10:01:42","updated_at":"2026-06-23 10:01:42","file_url":"\u8303\u5fb7\u8428\u5929"}', '{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":[]}') RETURNING "id" |
| 10:01:42.068 | 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\ObjectChangeLogs', 642360, 'a:13:{s:2:"id";i:642360;s:9:"object_id";i:121;s:11:"object_type";i:103;s:9:"target_id";N;s:18:"target_object_type";N;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:208:"{"id":121,"attachment_id":32733,"task_group_id":106,"created_by":1000,"title":"19","description":"","created_at":"2026-06-23 10:01:42","updated_at":"2026-06-23 10:01:42","file_url":"\u8303\u5fb7\u8428\u5929"}";s:9:"new_value";s:208:"{"id":121,"attachment_id":32733,"task_group_id":106,"created_by":1000,"title":"19","description":"","created_at":"2026-06-23 10:01:42","updated_at":"2026-06-23 10:01:42","file_url":"\u8303\u5fb7\u8428\u5929"}";s:11:"description";s:93:"{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":[]}";s:10:"created_by";i:1000;s:10:"created_at";s:19:"2026-06-23 10:01:42";s:9:"is_delete";N;}', '', 1000, '39.156.194.178') |
| 10:01:42.070 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 10:01:42.070 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "new_value", "old_value", "description") VALUES (1, 'create', 106, 102, 121, 103, 1000, '[121]', '[121]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":["19"]}') RETURNING "id" |
| 10:01:42.072 | 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\ObjectChangeLogs', 642361, 'a:13:{s:2:"id";i:642361;s:9:"object_id";i:106;s:11:"object_type";i:102;s:9:"target_id";i:121;s:18:"target_object_type";i:103;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:5:"[121]";s:9:"new_value";s:5:"[121]";s:11:"description";s:97:"{"d1":"\u66f9\u6c38\u751f","d2":"\u521b\u5efa\u4e86","d3":"\u9879\u76ee\u6587\u4ef6","d4":["19"]}";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1000, '39.156.194.178') |
| 10:01:42.076 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:01:42.076 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:01:42.077 | 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', 1000, 5, 'vue/task/save-new-file', '{"TaskFiles":{"id":"","title":"19","file_url":"\u8303\u5fb7\u8428\u5929","task_group_id":"106","attachment_id":"32733","description":""},"web_access_token":"tx-xSIZC0ygE2OfLNKgINP41pUwGq1gf"}', '{"code":2000,"result":{"id":121},"status":1,"msg":[{"name":"success","success":"\u65b0\u9879\u76ee\u6587\u4ef6\u5df2\u521b\u5efa\u6210\u529f","error":""}],"mod":0,"ip":"39.156.194.178","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/148.0.0.0 Safari\/537.36"}', FALSE, '2026-06-23 10:01:42', 73175040) RETURNING "id" |
| 10:01:42.079 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:01:42.079 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |