Log Messages

总计34条数据
TimeLevelCategoryMessage
 
11:47:55.788traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
11:47:55.788traceyii\base\Module::getModuleLoading module: debug
11:47:55.789traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
11:47:55.789traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
11:47:55.790traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
11:47:55.790traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:47:55.790infotime tracing start1781063275790636032
11:47:55.791traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
11:47:55.791traceyii\web\Application::handleRequestRoute requested: 'vue/erp-inventory-product/product-get-label'
11:47:55.791traceyii\base\Module::getModuleLoading module: vue
11:47:55.792infoyii\web\Session::openSession started
11:47:55.793infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
11:47:55.793infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
11:47:55.799traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:47:55.799traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:47:55.800infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
11:47:55.801traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:47:55.804traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:47:55.804infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
11:47:55.807traceyii\base\Controller::runActionRoute to run: vue/erp-inventory-product/product-get-label
11:47:55.807traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:47:55.809traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
11:47:55.810traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\ErpInventoryProductController::actionProductGetLabel()
11:47:55.810infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_stores" WHERE "is_delete"=FALSE ORDER BY "sort"
11:47:55.811traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:47:55.811infoyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_erp_stores' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
11:47:55.819infoyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_erp_stores' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
11:47:55.837traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:47:55.837traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:47:55.838traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:47:55.838traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:47:55.838infoyii\db\Command::queryINSERT 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-inventory-product/product-get-label', '{"web_access_token":"x0LWxNxY1IWpHbWh_3nnhDQVjp8ngz97"}', '{"code":2000,"result":{"label":[{"field":"pageIndex","title":"\u5e8f\u53f7","id":"","is_click":false,"isprice":false,"sortKey":"","hasParamKey":"","params":[]},{"field":"name","title":"\u4ea7\u54c1\u578b\u53f7","id":"","is_click":true,"isprice":false,"sortKey":"","hasParamKey":"","params":[]},{"field":"productSerie.name","title":"\u4ea7\u54c1\u7cfb\u5217","id":"","is_click":false,"isprice":false,"sortKey":"","hasParamKey":"","params":[]},{"field":"productBrand.name","title":"\u4ea7\u54c1\u54c1\u724c","id":"","is_click":false,"isprice":false,"sortKey":"","hasParamKey":"","params":[]},{"field":"productType.name","title":"\u4ea7\u54c1\u5927\u7c7b","id":"","is_click":false,"isprice":false,"sortKey":"","hasParamKey":"","params":[]},{"field":"productComponent.name","title":"\u4ea7\u54c1\u5c0f\u7c7b","id":"","is_click":false,"isprice":false,"sortKey":"","hasParamKey":"","params":[]},{"field":"productUnit.name","title":"\u4ea7\u54c1\u5355\u4f4d","id":"","is_click":false,"isprice":false,"sortKey":"","hasParamKey":"","params":[]},{"field":"erpInventoryCount.inventory_available","title":"\u5e93\u5b58\u6570\u91cf","subField":"erpInventoryCount.inventory","subLabel":"\u53ef\u7528","id":"","is_click":true,"isprice":false,"sortKey":"inventory_available","hasParamKey":["inventory","ticket_type"],"params":{"inventory":1,"ticket_type":[20002,20005,20030,20006,20010,20009]}},{"field":"erpInventoryCount2.avg_amount","title":"\u5355\u4ef7","id":"","is_click":false,"isprice":true,"sortKey":"actual_amount","hasParamKey":[],"params":[]},{"field":"erpInventoryCount2.amount","title":"\u603b\u4ef7","id":"","is_click":false,"isprice":true,"sortKey":"actual_total_amount","hasParamKey":[],"params":[]},{"field":"everyStoreErpInventoryCount1.inventory","title":"\u62d3\u5b9e\u4ed3\u5e93","id":1,"is_click":true,"isprice":false,"sortKey":"","hasParamKey":["erp_store_id","inventory","ticket_type"],"params":{"inventory":1,"erp_store_id":1,"ticket_type":[20002,20005,20030,20006,20010,20009]}},{"field":"everyStoreErpInventoryCount2.inventory","title":"\u96f6\u914d\u4ef6","id":2,"is_click":true,"isprice":false,"sortKey":"","hasParamKey":["erp_store_id","inventory","ticket_type"],"params":{"inventory":1,"erp_store_id":2,"ticket_type":[20002,20005,20030,20006,20010,20009]}},{"field":"erpInventoryCount.number","title":"\u5df2\u5165\u5e93","id":"","is_click":true,"isprice":false,"sortKey":"","hasParamKey":["inventory","ticket_type"],"params":{"inventory":1,"ticket_type":[20002,20005,20030,20006,20010,20009]}},{"field":"erpInventoryCount.outbound","title":"\u5df2\u51fa\u5e93","isprice":false,"id":"","is_click":true,"sortKey":"","hasParamKey":["inventory","ticket_type"],"params":{"inventory":"","ticket_type":[20004,20005,20030,20008,20011]}}]},"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_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/147.0.0.0 Safari\/537.36"}', FALSE, '2026-06-10 11:47:55', 47747840) RETURNING "id"
11:47:55.840traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:47:55.840traceyii\redis\Connection::executeCommandExecuting Redis Command: SET