| 15:01:36.480 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 15:01:36.480 | trace | yii\base\Module::getModule | Loading module: debug |
| 15:01:36.481 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 15:01:36.481 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 15:01:36.482 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 15:01:36.482 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:01:36.482 | info | time tracing start | 1782198096482814976 |
| 15:01:36.483 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 15:01:36.483 | trace | yii\web\Application::handleRequest | Route requested: 'v2/comment/save-new' |
| 15:01:36.483 | trace | yii\base\Module::getModule | Loading module: v2 |
| 15:01:36.484 | info | yii\web\Session::open | Session started |
| 15:01:36.485 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 15:01:36.486 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 15:01:36.487 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:01:36.487 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:01:36.488 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:01:36.488 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:01:36.488 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 15:01:36.489 | trace | yii\base\Controller::runAction | Route to run: v2/comment/save-new |
| 15:01:36.489 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CommentController::actionSaveNew() |
| 15:01:36.490 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:01:36.490 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:01:36.491 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
| 15:01:36.492 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
| 15:01:36.492 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "description", "object_id", "object_type", "description2", "is_system") VALUES (1000, '哈哈哈', 114, '103', '', FALSE) RETURNING "id" |
| 15:01:36.495 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:01:36.496 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:01:36.496 | 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', 220971, 'a:11:{s:2:"id";i:220971;s:9:"object_id";s:3:"114";s:11:"object_type";s:3:"103";s:6:"parent";N;s:11:"description";s:9:"哈哈哈";s:10:"created_by";i:1000;s:10:"created_at";N;s:8:"reply_to";N;s:9:"is_system";b:0;s:8:"for_user";N;s:12:"description2";s:0:"";}', '', 1000, '223.104.40.22') |
| 15:01:36.498 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_files" WHERE "id"='114' |
| 15:01:36.499 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:01:36.499 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:01:36.500 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=106 |
| 15:01:36.500 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:01:36.501 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:01:36.501 | info | yii\db\Command::query | SELECT "c".* FROM "a57be577deb434"."tbl_task_group_user_relationships" "c" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "c"."user_id" WHERE "c"."task_group_id"=106 ORDER BY
pinyin1 nulls first, namecut1 nulls first,
pinyin2 nulls first, namecut2 nulls first,
pinyin3 nulls first, namecut3 nulls first,
pinyin4 nulls first, namecut4 nulls first |
| 15:01:36.502 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:01:36.502 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:01:36.502 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:01:36.503 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:01:36.503 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES ('114', '103', 220971, 5250), ('114', '103', 220971, 5461), ('114', '103', 220971, 5064) |
| 15:01:36.504 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id" IN (5250, 5461, 5064)) AND (channel_id IS NOT NULL) |
| 15:01:36.506 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:01:36.506 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:01:36.506 | info | yii\db\Command::query | INSERT 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, 1160, 'v2/comment/save-new', '{"Comments":{"description":"\u54c8\u54c8\u54c8","object_id":"114","object_type":"103"},"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"2","posttime":"1782198144","token":"50e926c9c3a620bf09a594337aab3a49","version_code":"1160"}', '{"code":200,"data":{"id":220971},"status":1,"msg":[{"name":"success","success":"\u65b0\u7559\u8a00\u5df2\u521b\u5efa\u6210\u529f","error":""}],"ip":"223.104.40.22","ua":"jinchangxiao\/2.3.157 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-23 15:01:36', 23783936) RETURNING "id" |