Log Messages

总计25条数据
TimeLevelCategoryMessage
 
09:35:34.739traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
09:35:34.739traceyii\base\Module::getModuleLoading module: debug
09:35:34.740traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
09:35:34.740traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
09:35:34.740traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
09:35:34.740traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:35:34.740traceyii\base\Module::getModuleLoading module: gii
09:35:34.740traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
09:35:34.741traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
09:35:34.741traceyii\web\Application::handleRequestRoute requested: 'v2/search/all-client-by-name'
09:35:34.741traceyii\base\Module::getModuleLoading module: v2
09:35:34.741infoyii\web\Session::openSession started
09:35:34.742infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
09:35:34.744infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om'
09:35:34.746traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:35:34.747traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:35:34.747traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:35:34.747traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:35:34.747infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
09:35:34.749traceyii\base\Controller::runActionRoute to run: v2/search/all-client-by-name
09:35:34.749traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\SearchController::actionAllClientByName()
09:35:34.749infoyii\db\Command::querySELECT "id" AS "key", "name" FROM "a57be577deb434"."tbl_clients" WHERE (("name" ILIKE '%北京网信元科技有限公司%') OR ("pinyin_shortcut" ILIKE '%北京网信元科技有限公司%')) AND (1 = 1) AND ("deleted"=FALSE) ORDER BY "created_at" DESC LIMIT 20
09:35:34.753traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:35:34.753traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:35:34.754infoyii\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, 266, 'v2/search/all-client-by-name', '{"access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","device_type":"0","version_code":"266","name":"\u5317\u4eac\u7f51\u4fe1\u5143\u79d1\u6280\u6709\u9650\u516c\u53f8","token":"eb10c9d48b16865521144533e6f107dc","posttime":"1757554534"}', '{"code":200,"data":[{"key":1661,"name":"\u5317\u4eac\u7f51\u4fe1\u5143\u79d1\u6280\u6709\u9650\u516c\u53f8"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-09-11 09:35:34') RETURNING "id"