Log Messages

总计27条数据
TimeLevelCategoryMessage
 
13:12:14.011traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
13:12:14.011traceyii\base\Module::getModuleLoading module: debug
13:12:14.012traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
13:12:14.012traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
13:12:14.012traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
13:12:14.012traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:12:14.012traceyii\base\Module::getModuleLoading module: gii
13:12:14.012traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
13:12:14.012traceyii\web\UrlRule::parseRequestRequest parsed with URL rule: /v2/attachment/view/<access_token>/<name>/<orig_name>
13:12:14.012traceyii\web\Application::handleRequestRoute requested: 'v2/attachment/view'
13:12:14.012traceyii\base\Module::getModuleLoading module: v2
13:12:14.015infoyii\web\Session::openSession started
13:12:14.016infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
13:12:14.018infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
13:12:14.021traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:12:14.021traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:12:14.021traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:12:14.021traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:12:14.022infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
13:12:14.023traceyii\base\Controller::runActionRoute to run: v2/attachment/view
13:12:14.023traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\AttachmentController::actionView()
13:12:14.024infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "name"='4085da50-f931-386c-a2b4-2fd4981b29bc'
13:12:14.027traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:12:14.027traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:12:14.027traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:12:14.027traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:12:14.027infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, NULL, NULL, 'v2/attachment/view/rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u/4085da50-f931-386c-a2b4-2fd4981b29bc/20250624225604.png', '[]', 'null', FALSE, '2025-06-25 13:12:14') RETURNING "id"