| 15:07:37.600 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 15:07:37.600 | trace | yii\base\Module::getModule | Loading module: debug |
| 15:07:37.600 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 15:07:37.601 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 15:07:37.601 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 15:07:37.601 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:07:37.601 | info | time tracing start | 1781075257601552896 |
| 15:07:37.601 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 15:07:37.601 | trace | yii\web\Application::handleRequest | Route requested: 'andy/get-log' |
| 15:07:37.602 | trace | yii\base\Controller::runAction | Route to run: andy/get-log |
| 15:07:37.602 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:07:37.602 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
| 15:07:37.602 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\AndyController::actionGetLog() |
| 15:07:37.608 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:07:37.608 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:07:37.610 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:07:37.610 | info | yii\db\Command::query | SELECT code AS key, CASE WHEN code = 200 THEN '正常'||'('|| code||')' ELSE '错误'||'('|| code||')' END AS name FROM "global"."tbl_api_log" "a" WHERE a.code IS NOT NULL GROUP BY "code" ORDER BY "code" |
| 15:07:37.610 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 15:07:37.897 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
| 15:07:37.897 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:07:37.897 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:07:37.898 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/andy/get-log.php |
| 15:07:37.915 | info | yii\db\Command::query | SELECT COUNT(*) FROM "global"."tbl_api_log" "a" WHERE ("schema"='a57be577deb434') AND ("a"."url" ILIKE '%v2/tast%') |
| 15:07:38.046 | info | yii\db\Command::query | SELECT a.* FROM "global"."tbl_api_log" "a" WHERE ("schema"='a57be577deb434') AND ("a"."url" ILIKE '%v2/tast%') ORDER BY "id" DESC LIMIT 20 |
| 15:07:38.177 | trace | yii\base\Module::getModule | Loading module: gridview |
| 15:07:38.182 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/new-front.php |