Log Messages

总计27条数据
TimeLevelCategoryMessage
 
16:54:06.467traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:54:06.467traceyii\base\Module::getModuleLoading module: debug
16:54:06.467traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:54:06.468traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
16:54:06.468traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
16:54:06.468traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:54:06.468traceyii\base\Module::getModuleLoading module: gii
16:54:06.468traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
16:54:06.468traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
16:54:06.468traceyii\web\Application::handleRequestRoute requested: 'v2/search/client-by-name-with-sales-rep'
16:54:06.468traceyii\base\Module::getModuleLoading module: v2
16:54:06.469infoyii\web\Session::openSession started
16:54:06.470infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:54:06.472infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
16:54:06.475traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:54:06.475traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:54:06.475traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:54:06.475traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:54:06.475infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
16:54:06.477traceyii\base\Controller::runActionRoute to run: v2/search/client-by-name-with-sales-rep
16:54:06.477traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\SearchController::actionClientByNameWithSalesRep()
16:54:06.477infoyii\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:54:06.481traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:54:06.481traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:54:06.481traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:54:06.481traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:54:06.482infoyii\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, 261, 'v2/search/client-by-name-with-sales-rep', '{"access_token":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"0","version_code":"261","name":"\u4e2d\u56fd\u9ec4\u91d1","token":"ff72fa6c65e767f862a858b845640627","posttime":"1751273646","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-06-30 16:54:06') RETURNING "id"