17:50:50.885 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
17:50:50.885 | trace | yii\base\Module::getModule | Loading module: debug |
17:50:50.886 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
17:50:50.886 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
17:50:50.886 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
17:50:50.886 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:50:50.886 | trace | yii\base\Module::getModule | Loading module: gii |
17:50:50.886 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
17:50:50.886 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
17:50:50.886 | trace | yii\web\Application::handleRequest | Route requested: 'v2/comment/delete' |
17:50:50.886 | trace | yii\base\Module::getModule | Loading module: v2 |
17:50:50.887 | info | yii\web\Session::open | Session started |
17:50:50.887 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
17:50:50.889 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u' |
17:50:50.892 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:50:50.892 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:50:50.892 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:50:50.892 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:50:50.893 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
17:50:50.894 | trace | yii\base\Controller::runAction | Route to run: v2/comment/delete |
17:50:50.894 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\CommentController::actionDelete() |
17:50:50.894 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE "id"='170123' |
17:50:50.895 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:50:50.895 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:50:50.895 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=170123 |
17:50:50.911 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_comments" WHERE (id='170123') OR (parent='170123') |
17:50:50.948 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:50:50.948 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:50:50.948 | 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', 3805, 1, 1000, 'now()', '[]', '[]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u7559\u8a00","d4":""}') RETURNING "id" |
17:50:50.957 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='1') AND ("object_id"=3805) ORDER BY "created_at" DESC LIMIT 1 OFFSET 19 |
17:50:50.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:50:50.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:50:50.975 | 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":"170123","page":"1","posttime":"1751104256","token":"8add4c47a4abea2d77a16f702a7ec2b8","version_code":"1141"}', '{"code":200,"data":null,"status":1,"msg":[{"name":"success","success":"\u7559\u8a00\u5df2\u88ab\u6210\u529f\u5220\u9664","error":""}]}', FALSE, '2025-06-28 17:50:50') RETURNING "id" |