Log Messages

总计31条数据
TimeLevelCategoryMessage
 
10:49:31.098traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
10:49:31.098traceyii\base\Module::getModuleLoading module: debug
10:49:31.099traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
10:49:31.099traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
10:49:31.099traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
10:49:31.099traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:49:31.099traceyii\base\Module::getModuleLoading module: gii
10:49:31.099traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
10:49:31.099traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
10:49:31.099traceyii\web\Application::handleRequestRoute requested: 'andy/get-log'
10:49:31.100traceyii\base\Controller::runActionRoute to run: andy/get-log
10:49:31.100traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\AndyController::actionGetLog()
10:49:31.100traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:49:31.100traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:49:31.101traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:49:31.101traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:49:31.101traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:49:31.101traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:49:31.101traceyii\base\View::renderFileRendering view file: /var/www/beta/views/site/andy/get-log.php
10:49:31.102infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
10:49:31.104infoyii\db\Command::querySELECT COUNT(*) FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE ("a"."url" ILIKE '%v2%') AND ((a.time >= '2025-09-24 00:00:00') AND (a.time < TIMESTAMP '2025-09-24 23:59:59' + INTERVAL '1 second'))
10:49:31.149infoyii\db\Command::querySELECT a.* FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE ("a"."url" ILIKE '%v2%') AND ((a.time >= '2025-09-24 00:00:00') AND (a.time < TIMESTAMP '2025-09-24 23:59:59' + INTERVAL '1 second')) ORDER BY "id" DESC LIMIT 20
10:49:31.191infoyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE "id"=1001
10:49:31.192traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:49:31.192traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:49:31.192infoyii\db\Command::querySELECT * FROM "global"."tbl_enterprises" WHERE "id"=2
10:49:31.193traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:49:31.193traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:49:31.194traceyii\base\Module::getModuleLoading module: gridview
10:49:31.195infoyii\web\Session::openSession started
10:49:31.196traceyii\base\View::renderFileRendering view file: /var/www/beta/views/layouts/new-front.php