14:40:06.616 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
14:40:06.616 | trace | yii\base\Module::getModule | Loading module: debug |
14:40:06.617 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
14:40:06.617 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
14:40:06.617 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
14:40:06.617 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:40:06.617 | trace | yii\base\Module::getModule | Loading module: gii |
14:40:06.617 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
14:40:06.617 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
14:40:06.617 | trace | yii\web\Application::handleRequest | Route requested: 'v2/comment/save-new' |
14:40:06.617 | trace | yii\base\Module::getModule | Loading module: v2 |
14:40:06.618 | info | yii\web\Session::open | Session started |
14:40:06.618 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
14:40:06.620 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om' |
14:40:06.623 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:40:06.623 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:40:06.623 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:40:06.624 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:40:06.624 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
14:40:06.625 | trace | yii\base\Controller::runAction | Route to run: v2/comment/save-new |
14:40:06.626 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CommentController::actionSaveNew() |
14:40:06.626 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:40:06.626 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:40:06.626 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
14:40:06.627 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000) |
14:40:06.627 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_id", "description", "object_type", "description2", "is_system") VALUES (1000, 11708, '乖乖宝贝', '9', '', FALSE) RETURNING "id" |
14:40:06.629 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:40:06.629 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:40:06.629 | 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', 191139, 'a:11:{s:2:"id";i:191139;s:9:"object_id";s:5:"11708";s:11:"object_type";s:1:"9";s:6:"parent";N;s:11:"description";s:12:"乖乖宝贝";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:40:06.630 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_schedules" WHERE "id"='11708' |
14:40:06.631 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:40:06.631 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:40:06.631 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_comments" SET "for_user"=1000 WHERE "id"=191139 |
14:40:06.632 | 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 ('UPDATE', 'app\models\Comments', 191139, 'a:0:{}', '', 1000, '114.246.239.150') |
14:40:06.633 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_schedule_carbon_copy_rels" WHERE "schedule_id"=11708 |
14:40:06.633 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:40:06.633 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:40:06.634 | 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","device_type":"0","version_code":"266","token":"d99798d43e9b2925213b202add25d0ad","posttime":"1757486406","Comments":{"object_id":"11708","description":"\u4e56\u4e56\u5b9d\u8d1d","object_type":"9"}}', '{"code":200,"data":{"id":191139},"status":1,"msg":[{"name":"success","success":"\u65b0\u7559\u8a00\u5df2\u521b\u5efa\u6210\u529f","error":""}]}', FALSE, '2025-09-10 14:40:06') RETURNING "id" |