| 13:32:45.541 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 13:32:45.541 | trace | yii\base\Module::getModule | Loading module: debug |
| 13:32:45.542 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 13:32:45.542 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 13:32:45.543 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 13:32:45.543 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:32:45.543 | info | time tracing start | 1782797565543942912 |
| 13:32:45.544 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 13:32:45.544 | trace | yii\web\Application::handleRequest | Route requested: 'vue/reimbursement/verify-all' |
| 13:32:45.544 | trace | yii\base\Module::getModule | Loading module: vue |
| 13:32:45.545 | info | yii\web\Session::open | Session started |
| 13:32:45.547 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 13:32:45.547 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 13:32:45.548 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:32:45.549 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:32:45.549 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:32:45.550 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:32:45.550 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:32:45.551 | trace | yii\base\Controller::runAction | Route to run: vue/reimbursement/verify-all |
| 13:32:45.551 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:32:45.553 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 13:32:45.553 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ReimbursementController::actionVerifyAll() |
| 13:32:45.554 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:32:45.554 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:32:45.555 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:32:45.556 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:32:45.557 | info | yii\db\Command::query | SELECT "id" FROM "a57be577deb434"."tbl_users" WHERE "user_status"='1' ORDER BY "id" |
| 13:32:45.559 | info | yii\db\Command::query | SELECT DISTINCT r.*, CASE WHEN rvr.status = 0 And next_verify_user = 1001 THEN 1 ELSE 0 END as approvesort FROM "a57be577deb434"."tbl_reimbursements" "r" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON r.created_by = u.id LEFT JOIN "a57be577deb434"."tbl_reimbursement_verify_rels" "rvr" ON rvr.reimbursement_id = r.id LEFT JOIN "a57be577deb434"."tbl_reimbursement_settle_rels" "rsr" ON rsr.reimbursement_id = r.id LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = r.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "dt1" ON dt1.object_id = r.id AND dt1.term_id = 15 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "dt2" ON dt2.object_id = r.id AND dt2.term_id = 18 AND dt2.object_type = 7 WHERE ("rvr"."user_id"=1001) AND ("r"."status" != 0) AND ("r"."status"='2') AND (("rvr"."user_id"='1001')) AND ("r"."id" IN ('8923', '8921')) AND ("r"."next_verify_user"=1001) AND ("r"."status" != '0') GROUP BY "r"."id", "approvesort" ORDER BY "approvesort" DESC |
| 13:32:45.564 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:32:45.564 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:32:45.564 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/reimbursement/verify-all', '{"ReimbursementSearch":{"form_reimbursementVerifyRels":["1001"],"filter":"approve","form_department":"","created_by":"","form_type":"","form_costType":"","status":"2","created_at_period":"","settle_accounts_at_period":"","occurrence_at_period":""},"items":["8923","8921"],"Filter":{"name":"created_at","sort":"DESC"},"page":"1","is_all":"0","except":""}', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u62a5\u9500\u5ba1\u6279\u901a\u8fc7","error":""}],"mod":0,"ip":"39.156.194.178","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:152.0) Gecko\/20100101 Firefox\/152.0"}', FALSE, '2026-06-30 13:32:45', 20584192) RETURNING "id" |
| 13:32:45.567 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:32:45.567 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |