Log Messages

总计27条数据
TimeLevelCategoryMessage
 
11:05:41.650traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
11:05:41.650traceyii\base\Module::getModuleLoading module: debug
11:05:41.651traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
11:05:41.651traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
11:05:41.651traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
11:05:41.651traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:05:41.651traceyii\base\Module::getModuleLoading module: gii
11:05:41.651traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
11:05:41.652traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
11:05:41.652traceyii\web\Application::handleRequestRoute requested: 'v2/case/task-group-list'
11:05:41.652traceyii\base\Module::getModuleLoading module: v2
11:05:41.652infoyii\web\Session::openSession started
11:05:41.653infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
11:05:41.656infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd'
11:05:41.660traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:05:41.660traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:05:41.660traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:05:41.661traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:05:41.661infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
11:05:41.663traceyii\base\Controller::runActionRoute to run: v2/case/task-group-list
11:05:41.663traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:05:41.664traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
11:05:41.664traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CaseController::actionTaskGroupList()
11:05:41.664infoyii\db\Command::querySELECT s.id AS key, s.title AS name FROM "a57be577deb434"."tbl_task_groups" "s" WHERE ("s"."project_id"='3815') AND ("s"."client_id"='3337') GROUP BY "s"."id" ORDER BY "s"."created_at" DESC
11:05:41.666traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:05:41.667traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:05:41.668infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 0, 262, 'v2/case/task-group-list', '{"project_id":"3815","access_token":"Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd","client_id":"3337","device_type":"0","version_code":"262","token":"8310804b1bf8fb6941567b0ea090046e","posttime":"1751598342"}', '{"code":200,"data":[],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-04 11:05:41') RETURNING "id"