Log Messages

总计29条数据
TimeLevelCategoryMessage
 
07:15:01.488traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
07:15:01.488traceyii\base\Module::getModuleLoading module: debug
07:15:01.488traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
07:15:01.488traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
07:15:01.488traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
07:15:01.488traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:15:01.488traceyii\base\Module::getModuleLoading module: gii
07:15:01.488traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
07:15:01.489traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
07:15:01.489traceyii\web\Application::handleRequestRoute requested: 'vue/work-log/get-edit'
07:15:01.489traceyii\base\Module::getModuleLoading module: vue
07:15:01.489infoyii\web\Session::openSession started
07:15:01.490infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
07:15:01.490infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
07:15:01.494traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:15:01.494traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
07:15:01.494traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:15:01.495traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
07:15:01.495infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
07:15:01.496traceyii\base\Controller::runActionRoute to run: vue/work-log/get-edit
07:15:01.497traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:15:01.498traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
07:15:01.498traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\WorkLogController::actionGetEdit()
07:15:01.498infoyii\db\Command::querySELECT s.*, s.end_at - s.start_at AS hours_spent FROM "a57be577deb434"."tbl_work_logs" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON s.client_id = c.id WHERE "s"."id" IS NULL
07:15:01.499traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:15:01.499traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
07:15:01.499infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/work-log/get-edit', '[]', '{"code":500,"result":{},"status":0,"msg":[{"name":"error","success":"","error":"\u60a8\u8bbf\u95ee\u7684\u5de5\u4f5c\u65e5\u5fd7\u5df2\u4e0d\u5b58\u5728"}],"mod":0}', FALSE, '2025-08-09 07:15:01') RETURNING "id"
07:15:01.501traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:15:01.501traceyii\redis\Connection::executeCommandExecuting Redis Command: SET