All Latest
68a57e35e0751: POST http://teach.hdmool.com/api/exam/index at 2025-08-20 03:50:13 pm by 127.0.0.1

Log Messages

总计24条数据。
TimeLevelCategoryMessage
 
15:50:13.914traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
15:50:13.914traceyii\base\Module::getModuleLoading module: debug
15:50:13.919traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
15:50:13.920traceyii\redis\Connection::openOpening redis DB connection: tcp://redis:6379, database=3
15:50:13.921traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
15:50:13.923traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:50:13.925traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:50:13.925traceyii\base\Module::getModuleLoading module: gii
15:50:13.925traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
15:50:13.925traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:50:13.926traceyii\web\Application::handleRequestRoute requested: 'api/exam/index'
15:50:13.926traceyii\base\Module::getModuleLoading module: api
15:50:13.928traceyii\base\Controller::runActionRoute to run: api/exam/index
15:50:13.929traceyii\base\InlineAction::runWithParamsRunning action: app\api\controllers\ExamController::actionIndex()
15:50:13.930tracelinslin\yii2\curl\Curl::_httpRequestStart sending cURL-Request: https://teach.hdmool.com/api-open/user/view?_n=hdExamSystem&_s=8wKdYE4CFIYGQZrDBBzfLlzGbUmpnm8oTg7Npp21baw%3D&_t=1755676213&token=EjdWYtjemKy5VouSzAmPbJpar2uawx0a\n
15:50:14.988tracelinslin\yii2\curl\Curl::_httpRequestEnd cURL-Request: {"message":"","code":0,"type":"","data":{"id":"1","name":"老师","teacher_name":"老师","avatar":"/static/images/avatar.jpg","number":"HDS2403854733","sex":"未知","member":{"grow":"185","level":1,"level_name":"Lv1 学民","integral":"100"},"isTeacher":true,"profile":"https://teach.hdmool.com/t/1.html"}}
15:50:14.990traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'teacher_name' in 'app\models\User'.
15:50:14.991traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:50:14.991traceyii\redis\Connection::executeCommandExecuting Redis Command: RPUSH
15:50:14.991traceyii\redis\Connection::executeCommandExecuting Redis Command: HMSET
15:50:14.996infoyii\db\Connection::openOpening DB connection: mysql:host=mysql-teach;dbname=teach_exam
15:50:15.000infoyii\db\Command::querySELECT * FROM `exam` WHERE (`user_id`='1') AND (`is_publish` IN (1, 2)) AND (`id`='46')
15:50:15.004infoyii\db\Command::querySHOW FULL COLUMNS FROM `exam`
15:50:15.007infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'exam' AND `kcu`.`TABLE_NAME` = 'exam'