19:52:50.659 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
19:52:50.659 | trace | yii\base\Module::getModule | Loading module: debug |
19:52:50.659 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
19:52:50.659 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
19:52:50.659 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
19:52:50.660 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:52:50.660 | trace | yii\base\Module::getModule | Loading module: gii |
19:52:50.660 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
19:52:50.660 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
19:52:50.660 | trace | yii\web\Application::handleRequest | Route requested: 'andy/get-log' |
19:52:50.660 | trace | yii\base\Controller::runAction | Route to run: andy/get-log |
19:52:50.660 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\AndyController::actionGetLog() |
19:52:50.662 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:52:50.662 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
19:52:50.663 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:52:50.663 | 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" |
19:52:50.663 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
19:52:51.027 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
19:52:51.027 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/andy/get-log.php |
19:52:51.048 | 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 WHERE "a"."php_error"=TRUE |
19:52:51.109 | 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 WHERE "a"."php_error"=TRUE ORDER BY "id" DESC LIMIT 20 |
19:52:51.167 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id" IN (1001, 5369, 5064, 5383) |
19:52:51.169 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:52:51.169 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
19:52:51.169 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "id" IN (2, 265) |
19:52:51.170 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:52:51.170 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
19:52:51.176 | trace | yii\base\Module::getModule | Loading module: gridview |
19:52:51.186 | info | yii\web\Session::open | Session started |
19:52:51.187 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/new-front.php |