| 17:57:47.958 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 17:57:47.958 | trace | yii\base\Module::getModule | Loading module: debug |
| 17:57:47.958 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 17:57:47.959 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 17:57:47.959 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 17:57:47.959 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:57:47.959 | info | time tracing start | 1780048667959639040 |
| 17:57:47.959 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 17:57:47.959 | trace | yii\web\Application::handleRequest | Route requested: 'vue/smart-board/product-brand-list' |
| 17:57:47.959 | trace | yii\base\Module::getModule | Loading module: vue |
| 17:57:48.519 | info | yii\web\Session::open | Session started |
| 17:57:48.520 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 17:57:48.520 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 17:57:48.521 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:57:48.521 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:57:48.522 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:57:48.522 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:57:48.522 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 17:57:48.523 | trace | yii\base\Controller::runAction | Route to run: vue/smart-board/product-brand-list |
| 17:57:48.524 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:57:48.525 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 17:57:48.525 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\SmartBoardController::actionProductBrandList() |
| 17:57:48.525 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:57:48.527 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:57:48.528 | info | yii\db\Command::query | SELECT gb.id AS dim_key, gb.name AS name, COALESCE(SUM(eipss.total_amount), 0) AS budget, COALESCE(SUM(eipss.total_amount - COALESCE(eipss.actual_total_amount, 0)), 0) AS profit FROM "a57be577deb434"."tbl_erp_inventory_product_spents" "eipss" INNER JOIN "a57be577deb434"."tbl_erp_sales_outbounds" "t" ON t.id = eipss.erp_sales_outbound_id INNER JOIN "a57be577deb434"."tbl_erp_sales_outbound_spent_products" "sp" ON sp.id = eipss.erp_sales_outbound_spent_product_id INNER JOIN "a57be577deb434"."tbl_products" "prod" ON prod.id = sp.product_id LEFT JOIN "a57be577deb434"."tbl_product_brands" "gb" ON gb.id = prod.product_brand WHERE ("t"."status"=2) AND ("eipss"."erp_sales_outbound_spent_product_id" IS NOT NULL) AND ("t"."created_at" >= '2026-05-29') AND ("t"."created_at" <= '2026-05-29 23:59:59') GROUP BY "gb"."id", "gb"."name" |
| 17:57:48.534 | info | yii\db\Command::query | SELECT gb.id AS dim_key, gb.name AS name, COALESCE(SUM(eipss.total_amount), 0) AS budget, COALESCE(SUM(eipss.total_amount - COALESCE(eipss.actual_total_amount, 0)), 0) AS profit FROM "a57be577deb434"."tbl_erp_inventory_product_spents" "eipss" INNER JOIN "a57be577deb434"."tbl_erp_sales_outbounds" "t" ON t.id = eipss.erp_sales_outbound_id INNER JOIN "a57be577deb434"."tbl_erp_sales_outbound_spent_products" "sp" ON sp.id = eipss.erp_sales_outbound_spent_product_id INNER JOIN "a57be577deb434"."tbl_products" "prod" ON prod.id = sp.product_id LEFT JOIN "a57be577deb434"."tbl_product_brands" "gb" ON gb.id = prod.product_brand WHERE ("t"."status"=2) AND ("eipss"."erp_sales_outbound_spent_product_id" IS NOT NULL) AND ("t"."created_at" >= '2026-05-28') AND ("t"."created_at" <= '2026-05-28 23:59:59') GROUP BY "gb"."id", "gb"."name" |
| 17:57:48.538 | info | yii\db\Command::query | SELECT gb.id AS dim_key, gb.name AS name, COALESCE(SUM(eipss.total_amount), 0) AS budget, COALESCE(SUM(eipss.total_amount - COALESCE(eipss.actual_total_amount, 0)), 0) AS profit FROM "a57be577deb434"."tbl_erp_inventory_product_spents" "eipss" INNER JOIN "a57be577deb434"."tbl_erp_sales_outbounds" "t" ON t.id = eipss.erp_sales_outbound_id INNER JOIN "a57be577deb434"."tbl_erp_sales_outbound_spent_products" "sp" ON sp.id = eipss.erp_sales_outbound_spent_product_id INNER JOIN "a57be577deb434"."tbl_products" "prod" ON prod.id = sp.product_id LEFT JOIN "a57be577deb434"."tbl_product_brands" "gb" ON gb.id = prod.product_brand WHERE ("t"."status"=2) AND ("eipss"."erp_sales_outbound_spent_product_id" IS NOT NULL) AND ("t"."created_at" >= '2025-05-29') AND ("t"."created_at" <= '2025-05-29 23:59:59') GROUP BY "gb"."id", "gb"."name" |
| 17:57:48.541 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:57:48.542 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:57:48.543 | 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/smart-board/product-brand-list', '{"period":"today","page":"1","Filter":{"name":"budget","sort":"DESC"},"web_access_token":"YNQKwEYJYN8muCSh8ExnNlBf2oepDAlv"}', '{"code":2000,"result":{"list":[],"pagenation":{"totalcount":0,"thispage":1,"pagesize":10}},"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-05-29 17:57:48', 583379968) RETURNING "id" |
| 17:57:48.544 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:57:48.545 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |