| 17:31:21.745 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 17:31:21.745 | trace | yii\base\Module::getModule | Loading module: debug |
| 17:31:21.746 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 17:31:21.746 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 17:31:21.747 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 17:31:21.747 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:31:21.747 | info | time tracing start | 1784194281747819008 |
| 17:31:21.748 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 17:31:21.748 | trace | yii\web\Application::handleRequest | Route requested: 'vue/product/list' |
| 17:31:21.748 | trace | yii\base\Module::getModule | Loading module: vue |
| 17:31:21.749 | info | yii\web\Session::open | Session started |
| 17:31:21.750 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 17:31:21.750 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 17:31:21.752 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:31:21.752 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:31:21.752 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:31:21.753 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:31:21.753 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 17:31:21.754 | trace | yii\base\Controller::runAction | Route to run: vue/product/list |
| 17:31:21.755 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:31:21.757 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 17:31:21.757 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ProductController::actionList() |
| 17:31:21.757 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:31:21.758 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:31:21.760 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT "p".* FROM "a57be577deb434"."tbl_products" "p" LEFT JOIN "a57be577deb434"."tbl_product_brands" "pb" ON p.product_brand = pb.id LEFT JOIN "a57be577deb434"."tbl_product_types" "pt" ON p.product_type = pt.id LEFT JOIN "a57be577deb434"."tbl_product_series" "ps" ON p.product_serie = ps.id LEFT JOIN "a57be577deb434"."tbl_product_components" "pc" ON p.product_component = pc.id WHERE (lower(p.name) ILIKE '%lang%') OR ("p"."pinyin_shortcut" ILIKE '%lang%') OR (lower(pt.name) ILIKE '%lang%') OR (lower(pb.name) ILIKE '%lang%') OR (lower(ps.name) ILIKE '%lang%') OR (lower(pc.name) ILIKE '%lang%') OR (lower(p.description) ILIKE '%lang%') ORDER BY "updated_at" DESC) "c" |
| 17:31:21.781 | info | yii\db\Command::query | SELECT "p".* FROM "a57be577deb434"."tbl_products" "p" LEFT JOIN "a57be577deb434"."tbl_product_brands" "pb" ON p.product_brand = pb.id LEFT JOIN "a57be577deb434"."tbl_product_types" "pt" ON p.product_type = pt.id LEFT JOIN "a57be577deb434"."tbl_product_series" "ps" ON p.product_serie = ps.id LEFT JOIN "a57be577deb434"."tbl_product_components" "pc" ON p.product_component = pc.id WHERE (lower(p.name) ILIKE '%lang%') OR ("p"."pinyin_shortcut" ILIKE '%lang%') OR (lower(pt.name) ILIKE '%lang%') OR (lower(pb.name) ILIKE '%lang%') OR (lower(ps.name) ILIKE '%lang%') OR (lower(pc.name) ILIKE '%lang%') OR (lower(p.description) ILIKE '%lang%') ORDER BY "updated_at" DESC LIMIT 20 |
| 17:31:21.800 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:31:21.801 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:31:21.803 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:31:21.803 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:31:21.803 | 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/product/list', '{"ProductSearch":{"keyword":"lang"},"page":"1"}', '{"code":2000,"result":{"list":[],"can_import":true,"can_create":true,"can_update":true,"can_delete":true,"can_manage":true,"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"114.244.130.25","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/150.0.0.0 Safari\/537.36"}', FALSE, '2026-07-16 17:31:21', 55930112) RETURNING "id" |
| 17:31:21.806 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:31:21.806 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |