10:51:26.114 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
10:51:26.114 | trace | yii\base\Module::getModule | Loading module: debug |
10:51:26.114 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
10:51:26.114 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
10:51:26.114 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
10:51:26.114 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:51:26.114 | trace | yii\base\Module::getModule | Loading module: gii |
10:51:26.114 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
10:51:26.115 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
10:51:26.115 | trace | yii\web\Application::handleRequest | Route requested: 'andy/get-log' |
10:51:26.115 | trace | yii\base\Controller::runAction | Route to run: andy/get-log |
10:51:26.115 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\AndyController::actionGetLog() |
10:51:26.121 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:51:26.121 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:51:26.122 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:51:26.122 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:51:26.122 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:51:26.122 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:51:26.122 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/andy/get-log.php |
10:51:26.123 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
10:51:26.125 | 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"."code"='200') AND ("a"."url" ILIKE '%v2%') AND ((a.time >= '2025-09-23 00:00:00') AND (a.time < TIMESTAMP '2025-09-23 23:55:59' + INTERVAL '1 second')) |
10:51:26.172 | 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"."code"='200') AND ("a"."url" ILIKE '%v2%') AND ((a.time >= '2025-09-23 00:00:00') AND (a.time < TIMESTAMP '2025-09-23 23:55:59' + INTERVAL '1 second')) ORDER BY "id" DESC LIMIT 20 |
10:51:26.222 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=1001 |
10:51:26.222 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:51:26.222 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:51:26.223 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
10:51:26.223 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:51:26.223 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:51:26.224 | trace | yii\base\Module::getModule | Loading module: gridview |
10:51:26.225 | info | yii\web\Session::open | Session started |
10:51:26.233 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/new-front.php |