| 21:27:22.750 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 21:27:22.750 | trace | yii\base\Module::getModule | Loading module: debug |
| 21:27:22.751 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 21:27:22.751 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 21:27:22.751 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 21:27:22.751 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:22.751 | info | time tracing start | 1781098042751828992 |
| 21:27:22.751 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 21:27:22.751 | trace | yii\web\Application::handleRequest | Route requested: 'v2/search/all-client-by-name' |
| 21:27:22.751 | trace | yii\base\Module::getModule | Loading module: v2 |
| 21:27:22.753 | info | yii\web\Session::open | Session started |
| 21:27:22.753 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 21:27:22.754 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 21:27:22.755 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:22.755 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:27:22.755 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:22.757 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:27:22.757 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 21:27:22.758 | trace | yii\base\Controller::runAction | Route to run: v2/search/all-client-by-name |
| 21:27:22.758 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\SearchController::actionAllClientByName() |
| 21:27:22.759 | info | yii\db\Command::query | SELECT "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 |
| 21:27:22.766 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:27:22.767 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:27:22.773 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 0, 273, 'v2/search/all-client-by-name', '{"access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","device_type":"0","version_code":"273","name":"\u5317\u4eac\u521b\u601d\u7acb\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8","token":"646e659c929f1fd32e166a5674ac0fb1","posttime":"1781098043"}', '{"code":200,"data":[{"key":3456,"name":"\u5317\u4eac\u521b\u601d\u7acb\u4fe1\u79d1\u6280\u6709\u9650\u516c\u53f8"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"125.78.87.174","ua":"jinchangxiao\/2.3.173 (XiaomiMi 10; Android 13)"}', FALSE, '2026-06-10 21:27:22', 21718784) RETURNING "id" |