Log Messages

总计25条数据
TimeLevelCategoryMessage
 
20:26:21.148traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
20:26:21.148traceyii\base\Module::getModuleLoading module: debug
20:26:21.148traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
20:26:21.149traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
20:26:21.149traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
20:26:21.149traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:26:21.149traceyii\base\Module::getModuleLoading module: gii
20:26:21.149traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
20:26:21.149traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
20:26:21.149traceyii\web\Application::handleRequestRoute requested: 'v2/search/all-client-by-name'
20:26:21.149traceyii\base\Module::getModuleLoading module: v2
20:26:21.150infoyii\web\Session::openSession started
20:26:21.151infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
20:26:21.153infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd'
20:26:21.157traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:26:21.157traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:26:21.157traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:26:21.158traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:26:21.158infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
20:26:21.159traceyii\base\Controller::runActionRoute to run: v2/search/all-client-by-name
20:26:21.160traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\SearchController::actionAllClientByName()
20:26:21.160infoyii\db\Command::querySELECT "id" AS "key", "name" FROM "a57be577deb434"."tbl_clients" WHERE (("name" ILIKE '%Sha大学)(CAE/EDA)%') OR ("pinyin_shortcut" ILIKE '%Sha大学)(CAE/EDA)%')) AND (1 = 1) AND ("deleted"=FALSE) ORDER BY "created_at" DESC LIMIT 20
20:26:21.166traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:26:21.166traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:26:21.166infoyii\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, 2, 1141, 'v2/search/all-client-by-name', '{"access_token":"Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd","device_type":"2","name":"Sha\u5927\u5b66\uff09(CAE\/EDA)","posttime":"1751891200","token":"b9e01a8cc80161888dffe2674a4d7d39","version_code":"1141"}', '{"code":200,"data":[],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-07 20:26:21') RETURNING "id"