08:32:09.971 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
08:32:09.971 | trace | yii\base\Module::getModule | Loading module: debug |
08:32:09.972 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
08:32:09.972 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
08:32:09.972 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
08:32:09.972 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:32:09.972 | trace | yii\base\Module::getModule | Loading module: gii |
08:32:09.972 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
08:32:09.972 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
08:32:09.972 | trace | yii\web\Application::handleRequest | Route requested: 'vue/punch-repair/read-all' |
08:32:09.972 | trace | yii\base\Module::getModule | Loading module: vue |
08:32:09.973 | info | yii\web\Session::open | Session started |
08:32:09.973 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
08:32:09.973 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
08:32:09.978 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:32:09.978 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
08:32:09.978 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:32:09.978 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
08:32:09.978 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
08:32:09.980 | trace | yii\base\Controller::runAction | Route to run: vue/punch-repair/read-all |
08:32:09.980 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:32:09.981 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
08:32:09.981 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\PunchRepairController::actionReadAll() |
08:32:09.982 | info | yii\db\Command::query | SELECT "uc".* FROM "a57be577deb434"."tbl_unread_comments" "uc" LEFT JOIN "a57be577deb434"."tbl_comments" "c" ON (c.id = uc.comment_id) AND (uc.remind_user_id = 1001) WHERE ("uc"."remind_user_id"=1001) AND ("uc"."is_read"=FALSE) AND ("c"."object_type"=38) |
08:32:10.000 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:32:10.000 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
08:32:10.000 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE 0=1 |
08:32:10.000 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:32:10.000 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
08:32:10.001 | 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/punch-repair/read-all', '[]', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-10 08:32:09') RETURNING "id" |
08:32:10.002 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
08:32:10.002 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |