10:24:16.027 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
10:24:16.027 | trace | yii\base\Module::getModule | Loading module: debug |
10:24:16.027 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
10:24:16.028 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
10:24:16.028 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
10:24:16.030 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:24:16.030 | trace | yii\base\Module::getModule | Loading module: gii |
10:24:16.030 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
10:24:16.031 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
10:24:16.031 | trace | yii\web\Application::handleRequest | Route requested: 'vue/comment/list' |
10:24:16.031 | trace | yii\base\Module::getModule | Loading module: vue |
10:24:16.550 | info | yii\web\Session::open | Session started |
10:24:16.551 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
10:24:16.551 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
10:24:16.558 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:24:16.560 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:24:16.561 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:24:16.561 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:24:16.561 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
10:24:16.563 | trace | yii\base\Controller::runAction | Route to run: vue/comment/list |
10:24:16.563 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\CommentController::actionList() |
10:24:16.563 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_comments" WHERE object_type = '9' AND object_id = '17550' |
10:24:16.588 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '9' AND object_id = '17550' AND remind_user_id = 1001 |
10:24:16.615 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:24:16.615 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:24:16.615 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='9') AND ("object_id"='17550') AND ("remind_user_id"=1001) |
10:24:16.637 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='9') AND ("object_id"='17550') ORDER BY "created_at" DESC) "c" |
10:24:16.662 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='9') AND ("object_id"='17550') ORDER BY "created_at" DESC LIMIT 20 |
10:24:16.686 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=159845 ORDER BY "created_at" |
10:24:16.710 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=310) AND ("object_id"=159845) |
10:24:16.713 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
10:24:16.714 | info | yii\db\Command::query | SELECT "user_id", "meta_value" AS "avatar" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=5064) |
10:24:16.716 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:24:16.716 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:24:16.716 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/comment/list', '{"object_type":"9","object_id":"17550","page":"1","web_access_token":"IB4L4uAW8bjXvE6-5qxkaUjtqmmYbCm_"}', '{"code":2000,"result":{"list":[{"id":159845,"object_id":17550,"object_type":"9","parent":{},"description":"\u59da\u96ea\u7eaf\u65b0\u5efa\u4e86\u4e00\u6761\u5f85\u529e\u4e8b\u9879","created_by":5064,"created_at":"2024-12-09 17:46:49","reply_to":"","is_system":true,"for_user":"","description2":"\u4e00\u6240\u589e\u52a0 \u8003\u52e4\u65f6\u95f4\u9009\u62e9","comments":[],"attachmentRelationships":[],"createdBy":{"id":5064,"key":5064,"name":"\u59da\u96ea\u7eaf","sex":"F","userMetas":[{"user_id":5064,"avatar":"\/files\/cdn\/a57be577deb434\/avatar\/5bec09dc-1f7a-3542-89a2-cedfefb3fded.png"}]},"can_delete":false}],"unread":0,"count":1,"pagenation":{"totalcount":1,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-07-24 10:24:16') RETURNING "id" |
10:24:16.720 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:24:16.721 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |