Log Messages

总计35条数据
TimeLevelCategoryMessage
 
16:11:06.392traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:11:06.392traceyii\base\Module::getModuleLoading module: debug
16:11:06.392traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:11:06.392traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
16:11:06.393traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
16:11:06.393traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:06.393traceyii\base\Module::getModuleLoading module: gii
16:11:06.393traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
16:11:06.393traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
16:11:06.393traceyii\web\Application::handleRequestRoute requested: 'vue/erp-sales-order/list'
16:11:06.393traceyii\base\Module::getModuleLoading module: vue
16:11:06.393infoyii\web\Session::openSession started
16:11:06.394infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=5016
16:11:06.394infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:11:06.398traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:06.398traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:11:06.399traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:06.399traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:11:06.399infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5016
16:11:06.401traceyii\base\Controller::runActionRoute to run: vue/erp-sales-order/list
16:11:06.401traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:06.402traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
16:11:06.402traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\ErpSalesOrderController::actionList()
16:11:06.402traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:06.402traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:11:06.403traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:06.403traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:06.404infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_users" ORDER BY "id"
16:11:06.405infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT r.* FROM "a57be577deb434"."tbl_erp_sales_orders" "r" LEFT JOIN "a57be577deb434"."tbl_erp_sales_order_verify_rels" "rvr" ON rvr.erp_sales_order_id = r.id LEFT JOIN "a57be577deb434"."tbl_erp_sales_order_products" "epop" ON epop.erp_sales_order_id = r.id LEFT JOIN "a57be577deb434"."tbl_products" "product" ON epop.product_id = product.id LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = r.client_id WHERE (("client"."name" ILIKE '%pa vm防火墙维保续约%') OR (lower(client.pinyin_shortcut) ILIKE '%pa vm防火墙维保续约%') OR ("r"."serial_no" ILIKE '%pa vm防火墙维保续约%') OR ("r"."description" ILIKE '%pa vm防火墙维保续约%') OR ("r"."abstract" ILIKE '%pa vm防火墙维保续约%')) AND (("client"."sales_rep"=5016) OR ("r"."created_by"=5016) OR ("rvr"."user_id"=5016) OR ("r"."created_by" IN (1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1025, 1026, 1027, 1028, 1029, 1030, 5015, 5016, 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5037, 5043, 5044, 5045, 5047, 5048, 5049, 5050, 5062, 5063, 5064, 5065, 5066, 5069, 5070, 5071, 5072, 5073, 5074, 5075, 5076, 5078, 5079, 5080, 5081, 5082, 5083, 5085, 5086, 5087, 5088, 5089, 5093, 5094, 5095, 5096, 5101, 5102, 5104, 5105, 5123, 5124, 5125, 5126, 5128, 5135, 5203, 5208, 5209, 5229, 5230, 5247, 5248, 5249, 5250, 5252, 5258, 5259, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5302, 5303, 5304, 5305, 5309, 5311, 5329, 5332, 5333, 5351, 5356, 5357, 5358, 5359, 5360, 5364, 5388, 5393, 5404, 5409, 5411, 5412, 5413, 5419, 5420, 5440, 5445, 5446, 5448, 5449))) AND (("r"."status" != 0) OR (("r"."status"=0) AND ("r"."created_by"=5016))) GROUP BY "r"."id" ORDER BY case when r.status = 1 then 0 when r.status = 5 then 1 when r.status = 7 then 2 else 3 end asc, r.created_at DESC) "c"
16:11:06.416infoyii\db\Command::querySELECT r.* FROM "a57be577deb434"."tbl_erp_sales_orders" "r" LEFT JOIN "a57be577deb434"."tbl_erp_sales_order_verify_rels" "rvr" ON rvr.erp_sales_order_id = r.id LEFT JOIN "a57be577deb434"."tbl_erp_sales_order_products" "epop" ON epop.erp_sales_order_id = r.id LEFT JOIN "a57be577deb434"."tbl_products" "product" ON epop.product_id = product.id LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = r.client_id WHERE (("client"."name" ILIKE '%pa vm防火墙维保续约%') OR (lower(client.pinyin_shortcut) ILIKE '%pa vm防火墙维保续约%') OR ("r"."serial_no" ILIKE '%pa vm防火墙维保续约%') OR ("r"."description" ILIKE '%pa vm防火墙维保续约%') OR ("r"."abstract" ILIKE '%pa vm防火墙维保续约%')) AND (("client"."sales_rep"=5016) OR ("r"."created_by"=5016) OR ("rvr"."user_id"=5016) OR ("r"."created_by" IN (1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1025, 1026, 1027, 1028, 1029, 1030, 5015, 5016, 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5037, 5043, 5044, 5045, 5047, 5048, 5049, 5050, 5062, 5063, 5064, 5065, 5066, 5069, 5070, 5071, 5072, 5073, 5074, 5075, 5076, 5078, 5079, 5080, 5081, 5082, 5083, 5085, 5086, 5087, 5088, 5089, 5093, 5094, 5095, 5096, 5101, 5102, 5104, 5105, 5123, 5124, 5125, 5126, 5128, 5135, 5203, 5208, 5209, 5229, 5230, 5247, 5248, 5249, 5250, 5252, 5258, 5259, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5302, 5303, 5304, 5305, 5309, 5311, 5329, 5332, 5333, 5351, 5356, 5357, 5358, 5359, 5360, 5364, 5388, 5393, 5404, 5409, 5411, 5412, 5413, 5419, 5420, 5440, 5445, 5446, 5448, 5449))) AND (("r"."status" != 0) OR (("r"."status"=0) AND ("r"."created_by"=5016))) GROUP BY "r"."id" ORDER BY case when r.status = 1 then 0 when r.status = 5 then 1 when r.status = 7 then 2 else 3 end asc, r.created_at DESC LIMIT 20
16:11:06.424traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:06.425traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:11:06.425infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 5016, 5, 'vue/erp-sales-order/list', '{"Filter":{"name":"default","sort":"DESC"},"ErpSalesOrderSearch":{"wrote_date_period":"","from_date_period":"","status":"","outbound_status":"","handler":"","created_by":"","keyword":"PA VM\u9632\u706b\u5899\u7ef4\u4fdd\u7eed\u7ea6","number_range_to":"","number_range_from":"","amount_range_to":"","amount_range_from":""},"page":"1","web_access_token":"X4VExNG-SA_sPET7xPyJAM0PKO0su7iU"}', '{"code":2000,"result":{"list":[],"can_create":true,"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-25 16:11:06') RETURNING "id"
16:11:06.426traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:11:06.426traceyii\redis\Connection::executeCommandExecuting Redis Command: SET