Log Messages

总计27条数据
TimeLevelCategoryMessage
 
22:56:25.908traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:56:25.908traceyii\base\Module::getModuleLoading module: debug
22:56:25.908traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:56:25.908traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
22:56:25.909traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:56:25.909traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:56:25.909traceyii\base\Module::getModuleLoading module: gii
22:56:25.909traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
22:56:25.909traceyii\web\UrlRule::parseRequestRequest parsed with URL rule: /v2/attachment/view/<access_token>/<name>/<orig_name>
22:56:25.909traceyii\web\Application::handleRequestRoute requested: 'v2/attachment/view'
22:56:25.909traceyii\base\Module::getModuleLoading module: v2
22:56:25.909infoyii\web\Session::openSession started
22:56:25.910infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
22:56:25.912infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
22:56:25.915traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:56:25.915traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:56:25.915traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:56:25.915traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:56:25.915infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
22:56:25.917traceyii\base\Controller::runActionRoute to run: v2/attachment/view
22:56:25.917traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\AttachmentController::actionView()
22:56:25.917infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "name"='4085da50-f931-386c-a2b4-2fd4981b29bc'
22:56:25.920traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:56:25.920traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:56:25.920traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:56:25.920traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:56:25.920infoyii\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-24 22:56:25') RETURNING "id"