Log Messages

总计27条数据
TimeLevelCategoryMessage
 
14:19:04.975traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
14:19:04.975traceyii\base\Module::getModuleLoading module: debug
14:19:04.976traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
14:19:04.977traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
14:19:04.977traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
14:19:04.977traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:19:04.979traceyii\base\Module::getModuleLoading module: gii
14:19:04.979traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
14:19:04.979traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
14:19:04.979traceyii\web\Application::handleRequestRoute requested: 'v2/case/task-group-list'
14:19:04.979traceyii\base\Module::getModuleLoading module: v2
14:19:04.980infoyii\web\Session::openSession started
14:19:04.981infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
14:19:04.988infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd'
14:19:04.992traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:19:04.993traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:19:04.993traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:19:04.993traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:19:04.993infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
14:19:04.995traceyii\base\Controller::runActionRoute to run: v2/case/task-group-list
14:19:04.995traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:19:04.997traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
14:19:04.997traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CaseController::actionTaskGroupList()
14:19:04.997infoyii\db\Command::querySELECT s.id AS key, s.title AS name FROM "a57be577deb434"."tbl_task_groups" "s" WHERE ("s"."project_id"='3786') AND ("s"."client_id"='3334') GROUP BY "s"."id" ORDER BY "s"."created_at" DESC
14:19:05.000traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:19:05.000traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:19:05.000infoyii\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, 261, 'v2/case/task-group-list', '{"project_id":"3786","access_token":"Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd","client_id":"3334","device_type":"0","version_code":"261","token":"4eaa946ee97b15be219958f1db073a2c","posttime":"1751609946"}', '{"code":200,"data":[],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-04 14:19:04') RETURNING "id"