Log Messages

总计40条数据
TimeLevelCategoryMessage
 
17:22:16.950traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
17:22:16.950traceyii\base\Module::getModuleLoading module: debug
17:22:16.950traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
17:22:16.951traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
17:22:16.951traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
17:22:16.951traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:22:16.951traceyii\base\Module::getModuleLoading module: gii
17:22:16.951traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
17:22:16.951traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
17:22:16.951traceyii\web\Application::handleRequestRoute requested: 'v2/client/get-memo'
17:22:16.951traceyii\base\Module::getModuleLoading module: v2
17:22:16.952infoyii\web\Session::openSession started
17:22:16.952infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
17:22:16.955infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='NwDlebRkXSJbZFNIiImHKy4sVWr3Lufc'
17:22:16.961traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:22:16.961traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:22:16.961traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:22:16.962traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:22:16.962infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
17:22:16.964traceyii\base\Controller::runActionRoute to run: v2/client/get-memo
17:22:16.964traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:22:16.965traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
17:22:16.965traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: viewClient
17:22:16.965traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Accountant
17:22:16.965traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
17:22:16.965traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
17:22:16.965traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
17:22:16.965traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: CommercialAttache
17:22:16.965traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 电话销售
17:22:16.965traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: ProjectManager
17:22:16.965traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesManager
17:22:16.965traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
17:22:16.965traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\ClientController::actionGetMemo()
17:22:16.965infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='3302'
17:22:16.967traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:22:16.967traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:22:16.967infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_client_memos" WHERE "client_id"='3302' ORDER BY "id" DESC
17:22:16.970traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:22:16.970traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:22:16.970infoyii\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', 1004, 2, 1141, 'v2/client/get-memo', '{"access_token":"NwDlebRkXSJbZFNIiImHKy4sVWr3Lufc","device_type":"2","id":"3302","posttime":"1752398592","token":"71f14a41ace192b8746636c7cb586ee4","version_code":"1141"}', '{"code":200,"data":null,"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-13 17:22:16') RETURNING "id"