Log Messages

总计27条数据
TimeLevelCategoryMessage
 
12:02:59.169traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
12:02:59.169traceyii\base\Module::getModuleLoading module: debug
12:02:59.169traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
12:02:59.169traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
12:02:59.169traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
12:02:59.171traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:02:59.171traceyii\base\Module::getModuleLoading module: gii
12:02:59.171traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
12:02:59.171traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
12:02:59.171traceyii\web\Application::handleRequestRoute requested: 'v2/search/client-by-name-with-sales-rep'
12:02:59.171traceyii\base\Module::getModuleLoading module: v2
12:02:59.172infoyii\web\Session::openSession started
12:02:59.173infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
12:02:59.175infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='LaARkbjpq8ODkVzzYWTT4va5Qt3CsuSp'
12:02:59.180traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:02:59.180traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:02:59.181traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:02:59.182traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:02:59.182infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1017
12:02:59.184traceyii\base\Controller::runActionRoute to run: v2/search/client-by-name-with-sales-rep
12:02:59.184traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\SearchController::actionClientByNameWithSalesRep()
12:02:59.184infoyii\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
12:02:59.188traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:02:59.189traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:02:59.189traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:02:59.189traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:02:59.191infoyii\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', 1017, 0, 262, 'v2/search/client-by-name-with-sales-rep', '{"access_token":"LaARkbjpq8ODkVzzYWTT4va5Qt3CsuSp","device_type":"0","version_code":"262","name":"\u6d77\u57fa\u4f1a\u57fa\u91d1\u4f1a","token":"39ab18f9cfac8a44133baec42d9fe95b","posttime":"1751601780"}', '{"code":200,"data":[{"key":3337,"name":"\u6d77\u57fa\u4f1a\u57fa\u91d1\u4f1a","sales_rep_name":"\u970d\u536b\u8d85"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-04 12:02:59') RETURNING "id"