13:32:09.724 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
13:32:09.724 | trace | yii\base\Module::getModule | Loading module: debug |
13:32:09.725 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
13:32:09.725 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
13:32:09.725 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
13:32:09.725 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
13:32:09.725 | trace | yii\base\Module::getModule | Loading module: gii |
13:32:09.725 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
13:32:09.725 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
13:32:09.725 | trace | yii\web\Application::handleRequest | Route requested: 'andy/get-log' |
13:32:09.726 | trace | yii\base\Controller::runAction | Route to run: andy/get-log |
13:32:09.726 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\AndyController::actionGetLog() |
13:32:09.727 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
13:32:09.727 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
13:32:09.729 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
13:32:09.729 | 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" |
13:32:09.729 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
13:32:09.738 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
13:32:09.739 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/andy/get-log.php |
13:32:09.757 | info | yii\db\Command::query | SELECT COUNT(*) FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id |
13:32:09.758 | info | yii\db\Command::query | SELECT a.* FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id ORDER BY "id" DESC LIMIT 20 |
13:32:09.761 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id" IN (1001, 1000) |
13:32:09.762 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
13:32:09.762 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
13:32:09.762 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
13:32:09.763 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
13:32:09.763 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
13:32:09.769 | trace | yii\base\Module::getModule | Loading module: gridview |
13:32:09.780 | info | yii\web\Session::open | Session started |
13:32:09.784 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/new-front.php |