| 17:20:39.071 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 17:20:39.071 | trace | yii\base\Module::getModule | Loading module: debug |
| 17:20:39.072 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 17:20:39.072 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 17:20:39.072 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 17:20:39.072 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:20:39.073 | trace | yii\base\Module::getModule | Loading module: gii |
| 17:20:39.073 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 17:20:39.073 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 17:20:39.073 | trace | yii\web\Application::handleRequest | Route requested: 'vue/purchase-contract/list-project-product' |
| 17:20:39.073 | trace | yii\base\Module::getModule | Loading module: vue |
| 17:20:39.091 | info | yii\web\Session::open | Session started |
| 17:20:39.092 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 17:20:39.092 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 17:20:39.098 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:20:39.098 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:20:39.099 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:20:39.099 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:20:39.099 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 17:20:39.104 | trace | yii\base\Controller::runAction | Route to run: vue/purchase-contract/list-project-product |
| 17:20:39.104 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:20:39.106 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 17:20:39.106 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\PurchaseContractController::actionListProjectProduct() |
| 17:20:39.106 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:20:39.106 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:20:39.107 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'client_id' in 'app\models\search\ProductSearch'. |
| 17:20:39.107 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'project_id' in 'app\models\search\ProductSearch'. |
| 17:20:39.107 | info | yii\db\Command::query | SELECT p.*, project.project_title as project_name, client.name as client_name, sum(ppr.number) as number, max(ppr.amount) as amount 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 LEFT JOIN "a57be577deb434"."tbl_project_product_rels" "ppr" ON ppr.product_id = p.id LEFT JOIN "a57be577deb434"."tbl_projects" "project" ON ppr.project_id = project.id LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON project.client_id = client.id WHERE 1 = 0 GROUP BY "p"."id", "project"."id", "client"."id" ORDER BY "updated_at" DESC |
| 17:20:39.127 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:20:39.127 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:20:39.128 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=13) AND ("visit_date"='2025-12-22') |
| 17:20:39.139 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:20:39.141 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:20:39.141 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_visit_module_histories" SET "num"=3, "last_visit_at"='now()' WHERE "id"=59624 |
| 17:20:39.142 | 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/purchase-contract/list-project-product', '{"client_name":"","ProductSearch":{"client_id":"","project_id":""}}', '{"code":2000,"result":{"list":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"223.72.15.22","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko\/20100101 Firefox\/146.0"}', FALSE, '2025-12-22 17:20:39') RETURNING "id" |
| 17:20:39.145 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:20:39.145 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |