| 14:19:39.161 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 14:19:39.162 | trace | yii\base\Module::getModule | Loading module: debug |
| 14:19:39.163 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 14:19:39.163 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 14:19:39.164 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 14:19:39.164 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:19:39.165 | info | time tracing start | 1782800379165189120 |
| 14:19:39.166 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 14:19:39.166 | trace | yii\web\Application::handleRequest | Route requested: 'vue/erp-sales-outbound/search-inventory-product-list' |
| 14:19:39.166 | trace | yii\base\Module::getModule | Loading module: vue |
| 14:19:39.168 | info | yii\web\Session::open | Session started |
| 14:19:39.170 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 14:19:39.170 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 14:19:39.179 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:19:39.180 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:19:39.181 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 14:19:39.182 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:19:39.182 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:19:39.183 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 14:19:39.185 | trace | yii\base\Controller::runAction | Route to run: vue/erp-sales-outbound/search-inventory-product-list |
| 14:19:39.185 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ErpSalesOutboundController::actionSearchInventoryProductList() |
| 14:19:39.186 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:19:39.186 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:19:39.198 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'client_name' in 'app\models\search\ErpInventoryProductSearch'. |
| 14:19:39.199 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:19:39.202 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:19:39.204 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT eip.* FROM "a57be577deb434"."tbl_erp_inventory_products" "eip" LEFT JOIN "a57be577deb434"."tbl_products" "p" ON eip.product_id = p.id 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_erp_purchase_inbounds" "epis" ON epis.id = eip.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbound_projects" "epips" ON epis.id = epips.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_starts" "eiss" ON eiss.id = eip.erp_inventory_start_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_builds" "eibs" ON eibs.id = eip.erp_inventory_build_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_disassembles" "eids" ON eids.id = eip.erp_inventory_disassemble_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_gifts" "epgs" ON epgs.id = eip.erp_purchase_gift_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflows" "eios" ON eios.id = eip.erp_inventory_overflow_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflow_projects" "eiops" ON eiops.erp_inventory_overflow_id = eios.id WHERE (("epips"."client_id"='2128') OR ("epgs"."client_id"='2128') OR ("eiops"."client_id"='2128')) AND (("epips"."project_id"='3854') OR ("eiops"."project_id"='3854')) AND ("eip"."product_id"='2266') AND ("eip"."erp_store_id"='2') AND ((eip.inventory > 0) OR (0=1)) GROUP BY "eip"."id" ORDER BY eip.wrote_date ASC, eip.created_at ASC) "c" |
| 14:19:39.213 | info | yii\db\Command::query | SELECT eip.* FROM "a57be577deb434"."tbl_erp_inventory_products" "eip" LEFT JOIN "a57be577deb434"."tbl_products" "p" ON eip.product_id = p.id 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_erp_purchase_inbounds" "epis" ON epis.id = eip.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbound_projects" "epips" ON epis.id = epips.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_starts" "eiss" ON eiss.id = eip.erp_inventory_start_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_builds" "eibs" ON eibs.id = eip.erp_inventory_build_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_disassembles" "eids" ON eids.id = eip.erp_inventory_disassemble_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_gifts" "epgs" ON epgs.id = eip.erp_purchase_gift_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflows" "eios" ON eios.id = eip.erp_inventory_overflow_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflow_projects" "eiops" ON eiops.erp_inventory_overflow_id = eios.id WHERE (("epips"."client_id"='2128') OR ("epgs"."client_id"='2128') OR ("eiops"."client_id"='2128')) AND (("epips"."project_id"='3854') OR ("eiops"."project_id"='3854')) AND ("eip"."product_id"='2266') AND ("eip"."erp_store_id"='2') AND ((eip.inventory > 0) OR (0=1)) GROUP BY "eip"."id" ORDER BY eip.wrote_date ASC, eip.created_at ASC LIMIT 20 |
| 14:19:39.216 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'client_name' in 'app\models\search\ErpInventoryProductSearch'. |
| 14:19:39.216 | info | yii\db\Command::query | SELECT eip.* FROM "a57be577deb434"."tbl_erp_inventory_products" "eip" LEFT JOIN "a57be577deb434"."tbl_products" "p" ON eip.product_id = p.id 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_erp_purchase_inbounds" "epis" ON epis.id = eip.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbound_projects" "epips" ON epis.id = epips.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_starts" "eiss" ON eiss.id = eip.erp_inventory_start_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_builds" "eibs" ON eibs.id = eip.erp_inventory_build_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_disassembles" "eids" ON eids.id = eip.erp_inventory_disassemble_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_gifts" "epgs" ON epgs.id = eip.erp_purchase_gift_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflows" "eios" ON eios.id = eip.erp_inventory_overflow_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflow_projects" "eiops" ON eiops.erp_inventory_overflow_id = eios.id WHERE (("epips"."client_id"='2128') OR ("epgs"."client_id"='2128') OR ("eiops"."client_id"='2128')) AND (("epips"."project_id"='3854') OR ("eiops"."project_id"='3854')) AND ("eip"."product_id"='2266') AND ("eip"."erp_store_id"='2') AND ((eip.inventory > 0) OR (0=1)) GROUP BY "eip"."id" ORDER BY eip.wrote_date ASC, eip.created_at ASC |
| 14:19:39.219 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:19:39.219 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:19:39.220 | 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-sales-outbound/search-inventory-product-list', '{"ErpInventoryProductSearch":{"client_id":"2128","client_name":"\u5317\u4eac\u79d1\u6280\u6709\u9650\u516c\u53f8","project_id":"3854"},"ErpSalesOutbounds":{"erpSalesOutboundProducts":{"new":[{"product_id":"2266","number":"","amount":"54","total_amount":"","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","erp_sales_order_product_id":"2255","erp_store_id":"2","is_check":"1","erpSalesOutboundSpentProducts":""},{"product_id":"2261","number":"","amount":"44433443","total_amount":"","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","erp_sales_order_product_id":"2251","erp_store_id":"2","is_check":"0","erpSalesOutboundSpentProducts":""},{"product_id":"1372","number":"","amount":"53445","total_amount":"","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","erp_sales_order_product_id":"2252","erp_store_id":"2","is_check":"0","erpSalesOutboundSpentProducts":""},{"product_id":"2265","number":"","amount":"53534","total_amount":"","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","erp_sales_order_product_id":"2253","erp_store_id":"2","is_check":"0","erpSalesOutboundSpentProducts":""},{"product_id":"2263","number":"","amount":"44","total_amount":"","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","erp_sales_order_product_id":"2254","erp_store_id":"2","is_check":"0","erpSalesOutboundSpentProducts":""}]}},"id":"","page":"1","web_access_token":"G2-mdsiVx4ajd063Zd6C9RL7pLl9o1cd"}', '{"code":2000,"result":{"list":[],"checkList":[],"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"221.216.117.25","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:152.0) Gecko\/20100101 Firefox\/152.0"}', FALSE, '2026-06-30 14:19:39', 54835968) RETURNING "id" |
| 14:19:39.223 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:19:39.223 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |