Log Messages

总计27条数据
TimeLevelCategoryMessage
 
16:33:10.832traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:33:10.832traceyii\base\Module::getModuleLoading module: debug
16:33:10.833traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:33:10.833traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
16:33:10.833traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
16:33:10.833traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:33:10.833traceyii\base\Module::getModuleLoading module: gii
16:33:10.833traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
16:33:10.833traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
16:33:10.833traceyii\web\Application::handleRequestRoute requested: 'v2/search/client-by-name-with-sales-rep'
16:33:10.833traceyii\base\Module::getModuleLoading module: v2
16:33:10.835infoyii\web\Session::openSession started
16:33:10.835infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:33:10.837infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
16:33:10.840traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:33:10.840traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:33:10.840traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:33:10.840traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:33:10.840infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
16:33:10.842traceyii\base\Controller::runActionRoute to run: v2/search/client-by-name-with-sales-rep
16:33:10.842traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\SearchController::actionClientByNameWithSalesRep()
16:33:10.842infoyii\db\Command::querySELECT "c"."id" AS "key", "c"."name", "u"."name" AS "sales_rep_name" FROM "a57be577deb434"."tbl_clients" "c" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON c.sales_rep = u.id WHERE (("c"."name" ILIKE '%中国黄金%') OR ("c"."pinyin_shortcut" ILIKE '%中国黄金%')) AND (1 = 1) AND ("c"."deleted"=FALSE) AND ("c"."sales_rep" IS NOT NULL) LIMIT 20
16:33:10.846traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:33:10.846traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:33:10.846traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:33:10.846traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:33:10.847infoyii\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, 262, 'v2/search/client-by-name-with-sales-rep', '{"access_token":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"0","version_code":"262","name":"\u4e2d\u56fd\u9ec4\u91d1","token":"c52f7eff2556534d460898254ff254d6","posttime":"1751358791","is_self":"1"}', '{"code":200,"data":[{"key":2815,"name":"\u4e2d\u56fd\u9ec4\u91d1","sales_rep_name":"\u4f0a\u5cfb\u8fb0"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-01 16:33:10') RETURNING "id"