Log Messages

总计59条数据
TimeLevelCategoryMessage
 
15:55:35.630traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
15:55:35.630traceyii\base\Module::getModuleLoading module: debug
15:55:35.630traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
15:55:35.630traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
15:55:35.631traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
15:55:35.631traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:55:35.631infotime tracing start1780559735631525120
15:55:35.631traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
15:55:35.631traceyii\web\Application::handleRequestRoute requested: 'vue/history/list-object'
15:55:35.631traceyii\base\Module::getModuleLoading module: vue
15:55:35.632infoyii\web\Session::openSession started
15:55:35.632infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
15:55:35.632infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
15:55:35.633traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:55:35.634traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:55:35.634traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:55:35.634traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:55:35.635infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
15:55:35.635traceyii\base\Controller::runActionRoute to run: vue/history/list-object
15:55:35.636traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\HistoryController::actionListObject()
15:55:35.636infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_visit_object_histories" WHERE "user_id"=1001 ORDER BY "last_visit_at" DESC LIMIT 10) "c"
15:55:35.639infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_visit_object_histories" WHERE "user_id"=1001 ORDER BY "last_visit_at" DESC LIMIT 20
15:55:35.640traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:55:35.640infoyii\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_sales_contracts' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
15:55:35.656infoyii\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_sales_contracts' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
15:55:35.693traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:55:35.693traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
15:55:35.734infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_sales_contracts" WHERE "id"=4486
15:55:35.736traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:55:35.736traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:55:35.736infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"=4177
15:55:35.737infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_sales_contracts" WHERE "id"=2148
15:55:35.738infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"=1972
15:55:35.740traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:55:35.740infoyii\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_clients' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
15:55:35.747infoyii\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_clients' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
15:55:35.779traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:55:35.780traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
15:55:35.780infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=1956
15:55:35.783traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:55:35.783infoyii\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_task_groups' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
15:55:35.788infoyii\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_task_groups' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
15:55:35.814traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:55:35.814traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
15:55:35.815infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=187
15:55:35.821traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:55:35.821infoyii\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_tasks' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
15:55:35.825infoyii\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_tasks' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
15:55:35.844traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:55:35.844traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
15:55:35.844infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1535
15:55:35.847infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=233
15:55:35.849infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=203
15:55:35.850infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1664
15:55:35.852traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:55:35.853traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:55:35.853infoyii\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/history/list-object', '{"web_access_token":"-ooNs73DKJQ01PCpcbuHx_usnaO5SdwJ"}', '{"code":2000,"result":{"list":[{"id":207653,"user_id":1001,"object_type":7,"object_id":4486,"last_visit_at":"2026-06-04 14:23:47","title":"\u5408\u540c\u7f16\u53f7\uff1a2026-06-02-001","icon":"icon-xiaoshouhetong"},{"id":207652,"user_id":1001,"object_type":1,"object_id":4177,"last_visit_at":"2026-06-04 13:43:26","title":"\u9500\u552e\u7ebf\u7d22\u751f\u621020260604001","icon":"icon-shangjixinxi"},{"id":207650,"user_id":1001,"object_type":7,"object_id":2148,"last_visit_at":"2026-06-04 13:11:34","title":"\u5408\u540c\u7f16\u53f7\uff1aXMHT-202131","icon":"icon-xiaoshouhetong"},{"id":207649,"user_id":1001,"object_type":1,"object_id":1972,"last_visit_at":"2026-06-04 13:10:33","title":"Fire-eye\u7f51\u7edc\u90ae\u4ef6\u6c99\u7bb1\u7cfb\u7edf\u91c7\u8d2d","icon":"icon-shangjixinxi"},{"id":207648,"user_id":1001,"object_type":10,"object_id":1956,"last_visit_at":"2026-06-04 13:10:08","title":"\u5ea6\u5c0f\u6ee1\u79d1\u6280(\u5317\u4eac)\u6709\u9650\u516c\u53f8","icon":"icon-kehuxinxi"},{"id":207647,"user_id":1001,"object_type":102,"object_id":187,"last_visit_at":"2026-06-04 13:06:33","title":"\u5ea6\u5c0f\u6ee1\u5b89\u5168\u6295\u6807\u9879\u76ee-\u62d3\u5b9e\u79d1\u6280","icon":"icon-xiangmuguanli"},{"id":207646,"user_id":1001,"object_type":101,"object_id":1535,"last_visit_at":"2026-06-04 13:05:49","title":"\u8d2d\u4e70\u6807\u4e66","icon":"icon-xiangmuguanli"},{"id":207645,"user_id":1001,"object_type":101,"object_id":233,"last_visit_at":"2026-06-04 13:05:15","title":"\u6d4b\u8bd5","icon":"icon-xiangmuguanli"},{"id":207640,"user_id":1001,"object_type":102,"object_id":203,"last_visit_at":"2026-06-04 13:03:25","title":"\u9879\u76ee","icon":"icon-xiangmuguanli"},{"id":207644,"user_id":1001,"object_type":101,"object_id":1664,"last_visit_at":"2026-06-04 13:01:32","title":"\u6492\u5730\u65b9\u662f\u5426","icon":"icon-xiangmuguanli"}]},"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; rv:151.0) Gecko\/20100101 Firefox\/151.0"}', FALSE, '2026-06-04 15:55:35', 222212096) RETURNING "id"
15:55:35.855traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:55:35.855traceyii\redis\Connection::executeCommandExecuting Redis Command: SET