19:36:47.035 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
19:36:47.035 | trace | yii\base\Module::getModule | Loading module: debug |
19:36:47.035 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
19:36:47.035 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
19:36:47.036 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
19:36:47.036 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:36:47.036 | trace | yii\base\Module::getModule | Loading module: gii |
19:36:47.036 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
19:36:47.036 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
19:36:47.036 | trace | yii\web\Application::handleRequest | Route requested: 'andy/get-log' |
19:36:47.036 | trace | yii\base\Controller::runAction | Route to run: andy/get-log |
19:36:47.036 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\AndyController::actionGetLog() |
19:36:47.037 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:36:47.037 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
19:36:47.037 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:36:47.037 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:36:47.037 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/andy/get-log.php |
19:36:47.038 | 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-09-15 00:00:00') AND (a.time < TIMESTAMP '2025-09-15 14:00:59' + INTERVAL '1 second') |
19:36:47.038 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
19:36:47.052 | 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-09-15 00:00:00') AND (a.time < TIMESTAMP '2025-09-15 14:00:59' + INTERVAL '1 second') ORDER BY "id" DESC LIMIT 20 |
19:36:47.075 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id" IN (1001, 5016) |
19:36:47.075 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:36:47.075 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
19:36:47.076 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
19:36:47.076 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
19:36:47.077 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
19:36:47.077 | trace | yii\base\Module::getModule | Loading module: gridview |
19:36:47.078 | info | yii\web\Session::open | Session started |
19:36:47.081 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/new-front.php |