15:15:56.922 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
15:15:56.922 | trace | yii\base\Module::getModule | Loading module: debug |
15:15:56.922 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
15:15:56.922 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
15:15:56.922 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
15:15:56.923 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:15:56.923 | trace | yii\base\Module::getModule | Loading module: gii |
15:15:56.923 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
15:15:56.923 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
15:15:56.923 | trace | yii\web\Application::handleRequest | Route requested: 'vue/erp-payment-ticket/search-paid-items' |
15:15:56.923 | trace | yii\base\Module::getModule | Loading module: vue |
15:15:56.923 | info | yii\web\Session::open | Session started |
15:15:56.924 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
15:15:56.924 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
15:15:56.928 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:15:56.928 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:15:56.929 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:15:56.929 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:15:56.929 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:15:56.931 | trace | yii\base\Controller::runAction | Route to run: vue/erp-payment-ticket/search-paid-items |
15:15:56.931 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ErpPaymentTicketController::actionSearchPaidItems() |
15:15:56.931 | info | yii\db\Command::query | SELECT COUNT(*) 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,
un_paid_amount,
serial_no
FROM "a57be577deb434"."tbl_erp_advance_payment_tickets" WHERE (un_paid_amount > 0) AND ("client_id"='982')) 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 - settle_amount as un_paid_amount,
serial_no
FROM "a57be577deb434"."tbl_erp_other_collect_tickets" WHERE (amount - settle_amount > 0) AND ("client_id"='982') )) "sub" |
15:15:56.933 | 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,
un_paid_amount,
serial_no
FROM "a57be577deb434"."tbl_erp_advance_payment_tickets" WHERE (un_paid_amount > 0) AND ("client_id"='982')) 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 - settle_amount as un_paid_amount,
serial_no
FROM "a57be577deb434"."tbl_erp_other_collect_tickets" WHERE (amount - settle_amount > 0) AND ("client_id"='982') )) "sub" |
15:15:56.934 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:15:56.934 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:15:56.935 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:15:56.935 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:15:56.935 | 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/erp-payment-ticket/search-paid-items', '{"client_id":"982","web_access_token":"bMbho0_rXPW7OXlAQb1YuSTyV_XtCLu3"}', '{"code":2000,"result":{"list":[],"can_create":true,"pagenation":{"totalcount":0,"thispage":1,"pagesize":-1}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-25 15:15:56') RETURNING "id" |
15:15:56.937 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:15:56.937 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |