16:52:51.737 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
16:52:51.737 | trace | yii\base\Module::getModule | Loading module: debug |
16:52:51.737 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
16:52:51.737 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
16:52:51.737 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
16:52:51.738 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:52:51.738 | trace | yii\base\Module::getModule | Loading module: gii |
16:52:51.738 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
16:52:51.738 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
16:52:51.738 | trace | yii\web\Application::handleRequest | Route requested: 'andy/get-log' |
16:52:51.738 | trace | yii\base\Controller::runAction | Route to run: andy/get-log |
16:52:51.738 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\AndyController::actionGetLog() |
16:52:51.741 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:52:51.741 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:52:51.742 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:52:51.742 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:52:51.742 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/andy/get-log.php |
16:52:51.749 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
16:52:51.751 | 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"."url" ILIKE '%v2/reimbursement%') AND ((a.time >= '2025-09-14 00:00:00') AND (a.time < TIMESTAMP '2025-09-23 23:59:59' + INTERVAL '1 second')) |
16:52:51.814 | 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"."url" ILIKE '%v2/reimbursement%') AND ((a.time >= '2025-09-14 00:00:00') AND (a.time < TIMESTAMP '2025-09-23 23:59:59' + INTERVAL '1 second')) ORDER BY "id" DESC LIMIT 20 OFFSET 20 |
16:52:51.839 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id" IN (1000, 1001) |
16:52:51.842 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:52:51.842 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:52:51.843 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
16:52:51.844 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:52:51.844 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:52:51.847 | trace | yii\base\Module::getModule | Loading module: gridview |
16:52:51.853 | info | yii\web\Session::open | Session started |
16:52:51.857 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/new-front.php |