16:43:39.384 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
16:43:39.384 | trace | yii\base\Module::getModule | Loading module: debug |
16:43:39.384 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
16:43:39.384 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
16:43:39.385 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
16:43:39.385 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:43:39.385 | trace | yii\base\Module::getModule | Loading module: gii |
16:43:39.385 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
16:43:39.385 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
16:43:39.385 | trace | yii\web\Application::handleRequest | Route requested: 'v2/comment/save-new' |
16:43:39.385 | trace | yii\base\Module::getModule | Loading module: v2 |
16:43:39.385 | info | yii\web\Session::open | Session started |
16:43:39.386 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
16:43:39.388 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='LpLquexa4MxJRClJNdb9gPVa_MzadLnu' |
16:43:39.391 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:43:39.391 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:43:39.391 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:43:39.391 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:43:39.391 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
16:43:39.393 | trace | yii\base\Controller::runAction | Route to run: v2/comment/save-new |
16:43:39.393 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CommentController::actionSaveNew() |
16:43:39.393 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:43:39.393 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:43:39.393 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
16:43:39.394 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
16:43:39.394 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_id", "description", "object_type", "description2", "is_system") VALUES (1001, 3843, '测', '7', '', FALSE) RETURNING "id" |
16:43:39.396 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:43:39.396 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:43:39.396 | 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', 170212, 'a:11:{s:2:"id";i:170212;s:9:"object_id";s:4:"3843";s:11:"object_type";s:1:"7";s:6:"parent";N;s:11:"description";s:3:"测";s:10:"created_by";i:1001;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:"";}', '', 1001, '223.73.39.253') |
16:43:39.397 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_sales_contracts" WHERE "id"='3843' |
16:43:39.398 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:43:39.398 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:43:39.398 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3304 |
16:43:39.399 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:43:39.399 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:43:39.399 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
16:43:39.400 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:43:39.400 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:43:39.400 | 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', 1001, 0, 262, 'v2/comment/save-new', '{"access_token":"LpLquexa4MxJRClJNdb9gPVa_MzadLnu","device_type":"0","version_code":"262","token":"416917c8edad6871c4e0190aa2200ea8","posttime":"1751532219","Comments":{"object_id":"3843","description":"\u6d4b","object_type":"7"}}', '{"code":200,"data":{"id":170212},"status":1,"msg":[{"name":"success","success":"\u65b0\u7559\u8a00\u5df2\u521b\u5efa\u6210\u529f","error":""}]}', FALSE, '2025-07-03 16:43:39') RETURNING "id" |