| 13:13:20.915 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 13:13:20.915 | trace | yii\base\Module::getModule | Loading module: debug |
| 13:13:20.916 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 13:13:20.916 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 13:13:20.917 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 13:13:20.917 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:13:20.917 | info | time tracing start | 1780290800917715968 |
| 13:13:20.918 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 13:13:20.918 | trace | yii\web\Application::handleRequest | Route requested: 'vue/reimbursement/of-work-log' |
| 13:13:20.918 | trace | yii\base\Module::getModule | Loading module: vue |
| 13:13:20.919 | info | yii\web\Session::open | Session started |
| 13:13:20.920 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 13:13:20.920 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 13:13:20.926 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:13:20.926 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:13:20.927 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:13:20.930 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:13:20.930 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:13:20.933 | trace | yii\base\Controller::runAction | Route to run: vue/reimbursement/of-work-log |
| 13:13:20.933 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:13:20.936 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 13:13:20.936 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ReimbursementController::actionOfWorkLog() |
| 13:13:20.936 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_work_logs" WHERE "id"='39168' |
| 13:13:20.937 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:13:20.937 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:13:20.937 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:13:20.937 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:13:20.937 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:13:20.938 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:13:20.940 | info | yii\db\Command::query | SELECT "id" FROM "a57be577deb434"."tbl_users" WHERE "user_status"='1' ORDER BY "id" |
| 13:13:20.942 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT DISTINCT r.*, CASE WHEN r.status = 2 THEN 1 ELSE 0 END as settlesort 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 LEFT JOIN "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" "rccr" ON rccr.reimbursement_id = r.id WHERE ("r"."status" != 0) AND (("r"."created_by" IN (1000, 1001, 1004, 1005, 1011, 1013, 1015, 1022, 1023, 5016, 5064, 5085, 5087, 5248, 5250, 5252, 5295, 5300, 5311, 5332, 5360, 5446, 5449, 5461, 5476)) OR ("rccr"."user_id"=1001) OR ("rsr"."user_id"=1001) OR ("rvr"."user_id"=1001)) AND ("r"."work_log_id"='39168') GROUP BY "r"."id" ORDER BY "r"."created_at" DESC) "c" |
| 13:13:20.949 | info | yii\db\Command::query | SELECT DISTINCT r.*, CASE WHEN r.status = 2 THEN 1 ELSE 0 END as settlesort 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 LEFT JOIN "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" "rccr" ON rccr.reimbursement_id = r.id WHERE ("r"."status" != 0) AND (("r"."created_by" IN (1000, 1001, 1004, 1005, 1011, 1013, 1015, 1022, 1023, 5016, 5064, 5085, 5087, 5248, 5250, 5252, 5295, 5300, 5311, 5332, 5360, 5446, 5449, 5461, 5476)) OR ("rccr"."user_id"=1001) OR ("rsr"."user_id"=1001) OR ("rvr"."user_id"=1001)) AND ("r"."work_log_id"='39168') GROUP BY "r"."id" ORDER BY "r"."created_at" DESC LIMIT 20 |
| 13:13:20.954 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:13:20.954 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:13:20.954 | 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/of-work-log', '{"page":"1","id":"39168","web_access_token":"YNQKwEYJYN8muCSh8ExnNlBf2oepDAlv"}', '{"code":2000,"result":{"list":[],"can_create":true,"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"221.216.117.119","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko\/20100101 Firefox\/151.0"}', FALSE, '2026-06-01 13:13:20', 36592128) RETURNING "id" |
| 13:13:20.956 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:13:20.956 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |