| 23:05:15.058 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 23:05:15.058 | trace | yii\base\Module::getModule | Loading module: debug |
| 23:05:15.059 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 23:05:15.059 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 23:05:15.059 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 23:05:15.060 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 23:05:15.060 | info | time tracing start | 1782659115060726784 |
| 23:05:15.061 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 23:05:15.061 | trace | yii\web\Application::handleRequest | Route requested: 'v2/implement/list' |
| 23:05:15.061 | trace | yii\base\Module::getModule | Loading module: v2 |
| 23:05:15.069 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 23:05:15.069 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 23:05:15.070 | info | yii\web\Session::open | Session started |
| 23:05:15.071 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 23:05:15.071 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, NULL, NULL, 'v2/implement/list', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}],"ip":"124.228.233.122","ua":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/135.0.0.0 Safari\/537.36"}', FALSE, '2026-06-28 23:05:15', 10034176) RETURNING "id" |