Log Messages

总计29条数据
TimeLevelCategoryMessage
 
14:50:00.905traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
14:50:00.905traceyii\base\Module::getModuleLoading module: debug
14:50:00.905traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
14:50:00.906traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
14:50:00.906traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
14:50:00.906traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:50:00.907traceyii\base\Module::getModuleLoading module: gii
14:50:00.907traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
14:50:00.907traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
14:50:00.907traceyii\web\Application::handleRequestRoute requested: 'andy/get-log'
14:50:00.908traceyii\base\Controller::runActionRoute to run: andy/get-log
14:50:00.908traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\AndyController::actionGetLog()
14:50:00.909traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:50:00.909traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:50:00.910traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:50:00.910traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:50:00.910traceyii\base\View::renderFileRendering view file: /var/www/beta/views/site/andy/get-log.php
14:50:00.912infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
14:50:00.915infoyii\db\Command::querySELECT COUNT(*) FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE (("a"."user_id" = 0) OR ("u"."email" ILIKE '%caoyongsheng%') OR ("u"."mobile" ILIKE '%caoyongsheng%')) AND ((a.time >= '2025-06-27 00:00:00') AND (a.time < TIMESTAMP '2025-06-27 23:59:59' + INTERVAL '1 second'))
14:50:00.930infoyii\db\Command::querySELECT a.* FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE (("a"."user_id" = 0) OR ("u"."email" ILIKE '%caoyongsheng%') OR ("u"."mobile" ILIKE '%caoyongsheng%')) AND ((a.time >= '2025-06-27 00:00:00') AND (a.time < TIMESTAMP '2025-06-27 23:59:59' + INTERVAL '1 second')) ORDER BY "id" DESC LIMIT 20
14:50:00.941infoyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE "id"=1000
14:50:00.944traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:50:00.944traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:50:00.944infoyii\db\Command::querySELECT * FROM "global"."tbl_enterprises" WHERE "id"=2
14:50:00.945traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:50:00.946traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:50:00.946traceyii\base\Module::getModuleLoading module: gridview
14:50:00.948infoyii\web\Session::openSession started
14:50:00.954traceyii\base\View::renderFileRendering view file: /var/www/beta/views/layouts/new-front.php