14:39:18.020 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
14:39:18.020 | trace | yii\base\Module::getModule | Loading module: debug |
14:39:18.020 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
14:39:18.021 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
14:39:18.021 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
14:39:18.021 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:39:18.021 | trace | yii\base\Module::getModule | Loading module: gii |
14:39:18.021 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
14:39:18.021 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
14:39:18.021 | trace | yii\web\Application::handleRequest | Route requested: 'v2/comment/delete' |
14:39:18.021 | trace | yii\base\Module::getModule | Loading module: v2 |
14:39:18.022 | info | yii\web\Session::open | Session started |
14:39:18.023 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
14:39:18.026 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u' |
14:39:18.033 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:39:18.033 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:39:18.034 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:39:18.034 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:39:18.034 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
14:39:18.036 | trace | yii\base\Controller::runAction | Route to run: v2/comment/delete |
14:39:18.037 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CommentController::actionDelete() |
14:39:18.037 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE "id"='147520' |
14:39:18.038 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:39:18.039 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:39:18.039 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=147520 |
14:39:18.067 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_comments" WHERE (id='147520') OR (parent='147520') |
14:39:18.166 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:39:18.166 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:39:18.166 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (1, 'create', 17288, 9, 1000, 'now()', '[]', '[]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u7559\u8a00","d4":"\u66f9\u6c38\u751f\u5b8c\u6210\u4e86\u4e00\u6761\u5f85\u529e\u4e8b\u9879"}') RETURNING "id" |
14:39:18.190 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='9') AND ("object_id"=17288) ORDER BY "created_at" DESC LIMIT 1 OFFSET 19 |
14:39:18.225 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:39:18.225 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:39:18.227 | 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, 1141, 'v2/comment/delete', '{"access_token":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"2","id":"147520","page":"1","posttime":"1751351936","token":"0cf7e4d3f8e630a9a0c47094cd18342d","version_code":"1141"}', '{"code":200,"data":null,"status":1,"msg":[{"name":"success","success":"\u7559\u8a00\u5df2\u88ab\u6210\u529f\u5220\u9664","error":""}]}', FALSE, '2025-07-01 14:39:18') RETURNING "id" |