14:48:23.050 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
14:48:23.050 | trace | yii\base\Module::getModule | Loading module: debug |
14:48:23.050 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
14:48:23.053 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
14:48:23.053 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
14:48:23.057 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:48:23.060 | trace | yii\base\Module::getModule | Loading module: gii |
14:48:23.060 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
14:48:23.060 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
14:48:23.060 | trace | yii\web\Application::handleRequest | Route requested: 'andy/get-log' |
14:48:23.061 | trace | yii\base\Controller::runAction | Route to run: andy/get-log |
14:48:23.061 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\AndyController::actionGetLog() |
14:48:23.062 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:48:23.064 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:48:23.067 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:48:23.070 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:48:23.073 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/andy/get-log.php |
14:48:23.075 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
14:48:23.092 | 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/task/%') AND ((a.time >= '2025-06-25 00:00:00') AND (a.time < TIMESTAMP '2025-06-25 23:59:59' + INTERVAL '1 second')) |
14:48:23.141 | 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/task/%') AND ((a.time >= '2025-06-25 00:00:00') AND (a.time < TIMESTAMP '2025-06-25 23:59:59' + INTERVAL '1 second')) ORDER BY "id" DESC LIMIT 20 |
14:48:23.187 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=5016 |
14:48:23.190 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:48:23.191 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:48:23.191 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
14:48:23.192 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:48:23.192 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:48:23.193 | trace | yii\base\Module::getModule | Loading module: gridview |
14:48:23.194 | info | yii\web\Session::open | Session started |
14:48:23.198 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/new-front.php |