10:02:16.773 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
10:02:16.773 | trace | yii\base\Module::getModule | Loading module: debug |
10:02:16.774 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
10:02:16.774 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
10:02:16.774 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
10:02:16.774 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:02:16.774 | trace | yii\base\Module::getModule | Loading module: gii |
10:02:16.774 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
10:02:16.775 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
10:02:16.775 | trace | yii\web\Application::handleRequest | Route requested: 'v2/comment/save-new' |
10:02:16.775 | trace | yii\base\Module::getModule | Loading module: v2 |
10:02:16.775 | info | yii\web\Session::open | Session started |
10:02:16.776 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
10:02:16.777 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om' |
10:02:16.780 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:02:16.781 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:02:16.781 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:02:16.781 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:02:16.781 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
10:02:16.783 | trace | yii\base\Controller::runAction | Route to run: v2/comment/save-new |
10:02:16.783 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CommentController::actionSaveNew() |
10:02:16.783 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:02:16.783 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:02:16.783 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'attachmentFiles' in 'app\models\Comments'. |
10:02:16.783 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'users' in 'app\models\Comments'. |
10:02:16.783 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
10:02:16.784 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
10:02:16.784 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "description", "object_id", "object_type", "description2", "is_system") VALUES (1000, '好吃呢<mention data-id="5250">@董荣</mention>', 17939, '9', '', FALSE) RETURNING "id" |
10:02:16.786 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:02:16.786 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:02:16.786 | 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', 191198, 'a:11:{s:2:"id";i:191198;s:9:"object_id";s:5:"17939";s:11:"object_type";s:1:"9";s:6:"parent";N;s:11:"description";s:72:"好吃呢<mention data-id="5250">@董荣</mention>";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.41.67') |
10:02:16.787 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=191198) |
10:02:16.789 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:02:16.789 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:02:16.789 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (310, 191198, 28100) |
10:02:16.790 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:02:16.791 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:02:16.791 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES ('17939', '9', 191198, '5250') |
10:02:16.792 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id"='5250') AND (channel_id IS NOT NULL) |
10:02:16.792 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
10:02:16.793 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
10:02:16.793 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
10:02:16.793 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
10:02:16.793 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:02:16.793 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:02:16.794 | 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") VALUES (200, 'a57be577deb434', 1000, 2, 1149, 'v2/comment/save-new', '{"Comments":{"attachmentFiles":["28100"],"description":"\u597d\u5403\u5462<mention data-id=\"5250\">@\u8463\u8363<\/mention>","object_id":"17939","object_type":"9","users":["5250"]},"access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","device_type":"2","posttime":"1757556096","token":"f6b8b9db501bd33d3722f92223fbfa86","version_code":"1149"}', '{"code":200,"data":{"id":191198},"status":1,"msg":[{"name":"success","success":"\u65b0\u7559\u8a00\u5df2\u521b\u5efa\u6210\u529f","error":""}]}', FALSE, '2025-09-11 10:02:16') RETURNING "id" |