Log Messages

总计37条数据
TimeLevelCategoryMessage
 
12:46:21.598traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
12:46:21.598traceyii\base\Module::getModuleLoading module: debug
12:46:21.598traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
12:46:21.598traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
12:46:21.599traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
12:46:21.599traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:46:21.599infotime tracing start1780289181599874048
12:46:21.600traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
12:46:21.600traceyii\web\Application::handleRequestRoute requested: 'vue/work-log/of-project'
12:46:21.600traceyii\base\Module::getModuleLoading module: vue
12:46:21.601infoyii\web\Session::openSession started
12:46:21.602infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
12:46:21.602infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
12:46:21.605traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:46:21.606traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:46:21.608traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:46:21.609traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:46:21.609infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
12:46:21.610traceyii\base\Controller::runActionRoute to run: vue/work-log/of-project
12:46:21.610traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:46:21.611traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
12:46:21.611traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\WorkLogController::actionOfProject()
12:46:21.612infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"='4173'
12:46:21.620traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:46:21.620traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:46:21.621traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:46:21.621traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:46:21.622traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:46:21.623traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:46:21.624infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_users" WHERE "user_status"='1' ORDER BY "id"
12:46:21.628infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT s.*, s.end_at - s.start_at AS hours_spent FROM "a57be577deb434"."tbl_work_logs" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON "p"."id" = "s"."project_id" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "s"."created_by" LEFT JOIN "a57be577deb434"."tbl_work_log_verify_rels" "rvr" ON rvr.work_log_id = s.id LEFT JOIN "a57be577deb434"."tbl_work_log_carbon_copy_rels" "ccr" ON ccr.work_log_id = s.id WHERE ("s"."project_id"=4173) AND ("is_draft"=FALSE) GROUP BY "s"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC) "c"
12:46:21.637infoyii\db\Command::querySELECT s.*, s.end_at - s.start_at AS hours_spent FROM "a57be577deb434"."tbl_work_logs" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON "p"."id" = "s"."project_id" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "s"."created_by" LEFT JOIN "a57be577deb434"."tbl_work_log_verify_rels" "rvr" ON rvr.work_log_id = s.id LEFT JOIN "a57be577deb434"."tbl_work_log_carbon_copy_rels" "ccr" ON ccr.work_log_id = s.id WHERE ("s"."project_id"=4173) AND ("is_draft"=FALSE) GROUP BY "s"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC LIMIT 20
12:46:21.642traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:46:21.642traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:46:21.642infoyii\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/work-log/of-project', '{"page":"1","id":"4173","web_access_token":"YNQKwEYJYN8muCSh8ExnNlBf2oepDAlv"}', '{"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,"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-01 12:46:21', 42840832) RETURNING "id"
12:46:21.644traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:46:21.644traceyii\redis\Connection::executeCommandExecuting Redis Command: SET