| 15:54:30.359 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 15:54:30.359 | trace | yii\base\Module::getModule | Loading module: debug |
| 15:54:30.359 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 15:54:30.359 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 15:54:30.359 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 15:54:30.359 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:54:30.360 | trace | yii\base\Module::getModule | Loading module: gii |
| 15:54:30.360 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 15:54:30.360 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 15:54:30.360 | trace | yii\web\Application::handleRequest | Route requested: 'vue/dashboard/case-to-done' |
| 15:54:30.360 | trace | yii\base\Module::getModule | Loading module: vue |
| 15:54:30.386 | info | yii\web\Session::open | Session started |
| 15:54:30.386 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 15:54:30.386 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 15:54:30.396 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:54:30.396 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:54:30.397 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 15:54:30.398 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:54:30.399 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:54:30.399 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 15:54:30.401 | trace | yii\base\Controller::runAction | Route to run: vue/dashboard/case-to-done |
| 15:54:30.401 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\DashboardController::actionCaseToDone() |
| 15:54:30.402 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT "c".* FROM "a57be577deb434"."tbl_cases" "c" LEFT JOIN "a57be577deb434"."tbl_case_assignments" "ca" ON ca.case_id = c.id WHERE ("c"."case_status" IN (1, 2, 3)) AND (("ca"."engineer_id"=1001) AND ("ca"."assignment_status" IN (1, 2))) GROUP BY "c"."id" ORDER BY "c"."updated_at" DESC) "c" |
| 15:54:30.406 | info | yii\db\Command::query | SELECT "c".* FROM "a57be577deb434"."tbl_cases" "c" LEFT JOIN "a57be577deb434"."tbl_case_assignments" "ca" ON ca.case_id = c.id WHERE ("c"."case_status" IN (1, 2, 3)) AND (("ca"."engineer_id"=1001) AND ("ca"."assignment_status" IN (1, 2))) GROUP BY "c"."id" ORDER BY "c"."updated_at" DESC LIMIT 20 |
| 15:54:30.410 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:54:30.410 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:54:30.411 | 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/dashboard/case-to-done', '{"page":"1","web_access_token":"yb8YvQDqCxvGUQWSJnYL2S9XtkD7pVRr"}', '{"code":2000,"result":{"list":[],"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"223.72.15.22","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko\/20100101 Firefox\/146.0"}', FALSE, '2025-12-18 15:54:30') RETURNING "id" |
| 15:54:30.414 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:54:30.414 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |