| 09:33:58.719 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 09:33:58.720 | trace | yii\base\Module::getModule | Loading module: debug |
| 09:33:58.720 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 09:33:58.725 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 09:33:58.726 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 09:33:58.727 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:33:58.728 | info | time tracing start | 1783560838728349952 |
| 09:33:58.728 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 09:33:58.728 | trace | yii\web\Application::handleRequest | Route requested: 'vue/erp-payment-ticket/search-paid-items' |
| 09:33:58.728 | trace | yii\base\Module::getModule | Loading module: vue |
| 09:33:58.729 | info | yii\web\Session::open | Session started |
| 09:33:58.730 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 09:33:58.730 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 09:33:58.732 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:33:58.733 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:33:58.733 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 09:33:58.734 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:33:58.735 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:33:58.735 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 09:33:58.736 | trace | yii\base\Controller::runAction | Route to run: vue/erp-payment-ticket/search-paid-items |
| 09:33:58.736 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ErpPaymentTicketController::actionSearchPaidItems() |
| 09:33:58.736 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_payment_tickets" WHERE "id"='2344' |
| 09:33:58.737 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:33:58.737 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:33:58.737 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_payment_ticket_payments" WHERE "erp_payment_ticket_id"=2344 ORDER BY "id" |
| 09:33:58.738 | info | yii\db\Command::query | SELECT * FROM ((SELECT
'1' || id::varchar as id,
id as erp_advance_payment_ticket_id,
null::integer as erp_other_collect_ticket_id,
1 as ticket_type,
created_at,
amount,
amount - all_paid_amount as un_paid_amount,
serial_no
FROM "a57be577deb434"."tbl_erp_advance_payment_tickets" WHERE ("status"=2) AND ((amount - all_paid_amount > 0) OR (0=1)) AND ("is_payment_settle"=TRUE) AND ("client_id"='2115')) UNION ALL ( SELECT
'2' || id::varchar as id,
null::integer as erp_advance_payment_ticket_id,
id as erp_other_collect_ticket_id,
2 as ticket_type,
created_at,
amount,
amount - all_settle_amount as un_paid_amount,
serial_no
FROM "a57be577deb434"."tbl_erp_other_collect_tickets" WHERE ("status"=2) AND ((amount - all_settle_amount > 0) OR (0=1)) AND ("client_id"='2115') )) "sub" |
| 09:33:58.740 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:33:58.741 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:33:58.743 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:33:58.743 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:33:58.744 | 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/erp-payment-ticket/search-paid-items', '{"client_id":"2115","id":"2344","web_access_token":"niM9Np1xaU2lIsoGJh5qM6IxT9naEHjn"}', '{"code":2000,"result":{"list":[],"can_create":true,"pagenation":{"totalcount":0,"thispage":1,"pagesize":0}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"114.244.130.61","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:152.0) Gecko\/20100101 Firefox\/152.0"}', FALSE, '2026-07-09 09:33:58', 15668224) RETURNING "id" |
| 09:33:58.746 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:33:58.746 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |