Log Messages

总计40条数据
TimeLevelCategoryMessage
 
17:21:57.599traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
17:21:57.599traceyii\base\Module::getModuleLoading module: debug
17:21:57.600traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
17:21:57.600traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
17:21:57.600traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
17:21:57.601traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:21:57.601traceyii\base\Module::getModuleLoading module: gii
17:21:57.601traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
17:21:57.601traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
17:21:57.602traceyii\web\Application::handleRequestRoute requested: 'v2/client/get-memo'
17:21:57.602traceyii\base\Module::getModuleLoading module: v2
17:21:57.602infoyii\web\Session::openSession started
17:21:57.603infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
17:21:57.606infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='NwDlebRkXSJbZFNIiImHKy4sVWr3Lufc'
17:21:57.610traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:21:57.610traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:21:57.610traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:21:57.611traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:21:57.611infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
17:21:57.614traceyii\base\Controller::runActionRoute to run: v2/client/get-memo
17:21:57.614traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:21:57.615traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
17:21:57.615traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: viewClient
17:21:57.615traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Accountant
17:21:57.615traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
17:21:57.615traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
17:21:57.615traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
17:21:57.615traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: CommercialAttache
17:21:57.615traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 电话销售
17:21:57.615traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: ProjectManager
17:21:57.615traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesManager
17:21:57.615traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
17:21:57.615traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\ClientController::actionGetMemo()
17:21:57.616infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='2094'
17:21:57.617traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:21:57.619traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:21:57.621infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_client_memos" WHERE "client_id"='2094' ORDER BY "id" DESC
17:21:57.624traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:21:57.624traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:21:57.625infoyii\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":"2094","posttime":"1752398464","token":"5da57ee721c5820e57e3a2fa3aa67bf7","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:21:57') RETURNING "id"