15:45:09.708 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
15:45:09.708 | trace | yii\base\Module::getModule | Loading module: debug |
15:45:09.709 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
15:45:09.709 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
15:45:09.709 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
15:45:09.709 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:45:09.710 | trace | yii\base\Module::getModule | Loading module: gii |
15:45:09.710 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
15:45:09.710 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
15:45:09.710 | trace | yii\web\Application::handleRequest | Route requested: 'andy/get-log' |
15:45:09.710 | trace | yii\base\Controller::runAction | Route to run: andy/get-log |
15:45:09.710 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\AndyController::actionGetLog() |
15:45:09.712 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:45:09.713 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:45:09.715 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:45:09.715 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:45:09.716 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/andy/get-log.php |
15:45:09.740 | 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.time >= '2025-07-03 00:00:00') AND (a.time < TIMESTAMP '2025-07-03 23:59:59' + INTERVAL '1 second') |
15:45:09.740 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
15:45:09.799 | 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.time >= '2025-07-03 00:00:00') AND (a.time < TIMESTAMP '2025-07-03 23:59:59' + INTERVAL '1 second') ORDER BY "id" DESC LIMIT 20 |
15:45:09.802 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=1000 |
15:45:09.804 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:45:09.804 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:45:09.805 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
15:45:09.807 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:45:09.807 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:45:09.813 | trace | yii\base\Module::getModule | Loading module: gridview |
15:45:09.826 | info | yii\web\Session::open | Session started |
15:45:09.830 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/new-front.php |