| 17:45:47.556 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 17:45:47.556 | trace | yii\base\Module::getModule | Loading module: debug |
| 17:45:47.557 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 17:45:47.557 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 17:45:47.557 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 17:45:47.557 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:45:47.558 | trace | yii\base\Module::getModule | Loading module: gii |
| 17:45:47.558 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 17:45:47.558 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 17:45:47.558 | trace | yii\web\Application::handleRequest | Route requested: 'vue/analysis/reimbursement-histogram-by-month' |
| 17:45:47.558 | trace | yii\base\Module::getModule | Loading module: vue |
| 17:45:47.785 | info | yii\web\Session::open | Session started |
| 17:45:47.786 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 17:45:47.786 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 17:45:47.793 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:45:47.793 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:45:47.793 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 17:45:47.795 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:45:47.795 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:45:47.795 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 17:45:47.798 | trace | yii\base\Controller::runAction | Route to run: vue/analysis/reimbursement-histogram-by-month |
| 17:45:47.798 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:45:47.800 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 17:45:47.800 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\AnalysisController::actionReimbursementHistogramByMonth() |
| 17:45:47.800 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:45:47.801 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:45:47.803 | info | yii\db\Command::query | SELECT "id" FROM "a57be577deb434"."tbl_users" ORDER BY "id" |
| 17:45:47.804 | info | yii\db\Command::query | SELECT
sum(amount) as amount,
count(r.id) as count,
to_char(r.occurrence_at,'YYYY-MM') AS year
FROM "a57be577deb434"."tbl_reimbursements" "r" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = r.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "project" ON project.id = r.project_id 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 (r.status != 0) AND ("r"."created_by" IN (1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1025, 1026, 1027, 1028, 1029, 1030, 5015, 5016, 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5037, 5043, 5044, 5045, 5047, 5048, 5049, 5050, 5062, 5063, 5064, 5065, 5066, 5069, 5070, 5071, 5072, 5073, 5074, 5075, 5076, 5078, 5079, 5080, 5081, 5082, 5083, 5085, 5086, 5087, 5088, 5089, 5093, 5094, 5095, 5096, 5101, 5102, 5104, 5105, 5123, 5124, 5125, 5126, 5128, 5135, 5203, 5208, 5209, 5229, 5230, 5247, 5248, 5249, 5250, 5252, 5258, 5259, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5302, 5303, 5304, 5305, 5309, 5311, 5329, 5332, 5333, 5351, 5356, 5357, 5358, 5359, 5360, 5364, 5388, 5393, 5404, 5409, 5411, 5412, 5413, 5419, 5420, 5440, 5445, 5446, 5448, 5449)) AND (("r"."status"='1') OR ("r"."status"='2') OR ("r"."status"='3')) AND ("r"."occurrence_at" >= '2025-01-01 00:00:00') AND ("r"."occurrence_at" <= '2025-12-31 23:59:59') GROUP BY "year" |
| 17:45:47.831 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:45:47.832 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:45:47.832 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:45:47.832 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:45:47.833 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=23) AND ("visit_date"='2025-12-18') |
| 17:45:47.840 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:45:47.840 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:45:47.840 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_visit_module_histories" SET "num"=104, "last_visit_at"='now()' WHERE "id"=59594 |
| 17:45:47.842 | 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/analysis/reimbursement-histogram-by-month', '{"status":["1","2","3"],"keyword":"","timeType":"month","period":"fascal2025","web_access_token":"yb8YvQDqCxvGUQWSJnYL2S9XtkD7pVRr"}', '{"code":2000,"result":{"category":{"amountCategory":["2025\u5e7412\u6708","2025\u5e7411\u6708","2025\u5e7410\u6708","2025\u5e7409\u6708","2025\u5e7408\u6708","2025\u5e7407\u6708","2025\u5e7406\u6708","2025\u5e7405\u6708","2025\u5e7404\u6708","2025\u5e7403\u6708","2025\u5e7402\u6708","2025\u5e7401\u6708"]},"seriesAmount":[{"key":"2025-12","name":"2025\u5e7412\u6708","y":"100.00","count":1,"from":"2025-12-01 00:00:00","to":"2025-12-31 23:59:59"},{"key":"2025-11","name":"2025\u5e7411\u6708","y":"25540.63","count":14,"from":"2025-11-01 00:00:00","to":"2025-11-30 23:59:59"},{"key":"2025-10","name":"2025\u5e7410\u6708","y":"22688.09","count":38,"from":"2025-10-01 00:00:00","to":"2025-10-31 23:59:59"},{"key":"2025-09","name":"2025\u5e7409\u6708","y":"38727.16","count":143,"from":"2025-09-01 00:00:00","to":"2025-09-30 23:59:59"},{"key":"2025-08","name":"2025\u5e7408\u6708","y":"27839.27","count":119,"from":"2025-08-01 00:00:00","to":"2025-08-31 23:59:59"},{"key":"2025-07","name":"2025\u5e7407\u6708","y":"44604.31","count":140,"from":"2025-07-01 00:00:00","to":"2025-07-31 23:59:59"},{"key":"2025-06","name":"2025\u5e7406\u6708","y":"44236.44","count":123,"from":"2025-06-01 00:00:00","to":"2025-06-30 23:59:59"},{"key":"2025-05","name":"2025\u5e7405\u6708","y":"30026.72","count":118,"from":"2025-05-01 00:00:00","to":"2025-05-31 23:59:59"},{"key":"2025-04","name":"2025\u5e7404\u6708","y":"21644.07","count":107,"from":"2025-04-01 00:00:00","to":"2025-04-30 23:59:59"},{"key":"2025-03","name":"2025\u5e7403\u6708","y":"67759.14","count":129,"from":"2025-03-01 00:00:00","to":"2025-03-31 23:59:59"},{"key":"2025-02","name":"2025\u5e7402\u6708","y":"15025.01","count":80,"from":"2025-02-01 00:00:00","to":"2025-02-28 23:59:59"},{"key":"2025-01","name":"2025\u5e7401\u6708","y":"22057.90","count":118,"from":"2025-01-01 00:00:00","to":"2025-01-31 23:59:59"}],"totalAmount":360248.74,"totalCount":1130},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"59.108.56.210","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/18.5 Safari\/605.1.15"}', FALSE, '2025-12-18 17:45:47') RETURNING "id" |
| 17:45:47.844 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:45:47.844 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |