14:35:48.295 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
14:35:48.295 | trace | yii\base\Module::getModule | Loading module: debug |
14:35:48.296 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
14:35:48.296 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
14:35:48.296 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
14:35:48.296 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:35:48.296 | trace | yii\base\Module::getModule | Loading module: gii |
14:35:48.296 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
14:35:48.297 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
14:35:48.297 | trace | yii\web\Application::handleRequest | Route requested: 'v2/comment/save-new' |
14:35:48.297 | trace | yii\base\Module::getModule | Loading module: v2 |
14:35:48.297 | info | yii\web\Session::open | Session started |
14:35:48.298 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
14:35:48.300 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om' |
14:35:48.302 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:35:48.303 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:35:48.303 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:35:48.303 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:35:48.303 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
14:35:48.305 | trace | yii\base\Controller::runAction | Route to run: v2/comment/save-new |
14:35:48.305 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CommentController::actionSaveNew() |
14:35:48.305 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:35:48.305 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:35:48.305 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'attachmentFiles' in 'app\models\Comments'. |
14:35:48.305 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'users' in 'app\models\Comments'. |
14:35:48.306 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
14:35:48.306 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
14:35:48.307 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_id", "description", "object_type", "description2", "is_system") VALUES (1000, 17939, '多会发货<mention data-id="5250">@董荣 </mention>', '9', '', FALSE) RETURNING "id" |
14:35:48.308 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:35:48.308 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:35:48.308 | 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', 191133, 'a:11:{s:2:"id";i:191133;s:9:"object_id";s:5:"17939";s:11:"object_type";s:1:"9";s:6:"parent";N;s:11:"description";s:76:"多会发货<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, '114.246.239.150') |
14:35:48.309 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=191133) |
14:35:48.311 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:35:48.311 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:35:48.311 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (310, 191133, 28084) |
14:35:48.313 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:35:48.313 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:35:48.313 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES ('17939', '9', 191133, '5250') |
14:35:48.314 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id"='5250') AND (channel_id IS NOT NULL) |
14:35:48.315 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
14:35:48.315 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
14:35:48.316 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
14:35:48.316 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
14:35:48.316 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:35:48.316 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:35:48.316 | 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, 0, 266, 'v2/comment/save-new', '{"access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","Comments":{"attachmentFiles":["28084"],"object_id":"17939","users":["5250"],"description":"\u591a\u4f1a\u53d1\u8d27<mention data-id=\"5250\">@\u8463\u8363 <\/mention>","object_type":"9"},"device_type":"0","version_code":"266","token":"0564734e7878441ff21b3c4014d58314","posttime":"1757486148"}', '{"code":200,"data":{"id":191133},"status":1,"msg":[{"name":"success","success":"\u65b0\u7559\u8a00\u5df2\u521b\u5efa\u6210\u529f","error":""}]}', FALSE, '2025-09-10 14:35:48') RETURNING "id" |