All Latest
685d6016d9568: POST http://teach.hdmool.com/api/exam/index at 2025-06-26 10:58:30 pm by 127.0.0.1

Log Messages

总计24条数据。
TimeLevelCategoryMessage
 
22:58:30.884traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:58:30.884traceyii\base\Module::getModuleLoading module: debug
22:58:30.890traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:58:30.891traceyii\redis\Connection::openOpening redis DB connection: tcp://redis:6379, database=3
22:58:30.892traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:58:30.894traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:58:30.895traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:58:30.895traceyii\base\Module::getModuleLoading module: gii
22:58:30.895traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
22:58:30.895traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:58:30.896traceyii\web\Application::handleRequestRoute requested: 'api/exam/index'
22:58:30.896traceyii\base\Module::getModuleLoading module: api
22:58:30.898traceyii\base\Controller::runActionRoute to run: api/exam/index
22:58:30.899traceyii\base\InlineAction::runWithParamsRunning action: app\api\controllers\ExamController::actionIndex()
22:58:30.900tracelinslin\yii2\curl\Curl::_httpRequestStart sending cURL-Request: https://teach.hdmool.com/api-open/user/view?_n=hdExamSystem&_s=Yt0iRaD9%2BBiKlS4BtV97dX8uoWBNo%2B5Tapqk1J9CzJ4%3D&_t=1750949910&token=EjdWYtjemKy5VouSzAmPbJpar2uawx0a\n
22:58:31.959tracelinslin\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":"160","level":1,"level_name":"Lv1 学民","integral":"100"},"isTeacher":true,"profile":"https://teach.hdmool.com/t/1.html"}}
22:58:31.962traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'teacher_name' in 'app\models\User'.
22:58:31.962traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:58:31.962traceyii\redis\Connection::executeCommandExecuting Redis Command: RPUSH
22:58:31.962traceyii\redis\Connection::executeCommandExecuting Redis Command: HMSET
22:58:31.967infoyii\db\Connection::openOpening DB connection: mysql:host=mysql-teach;dbname=teach_exam
22:58:31.972infoyii\db\Command::querySELECT * FROM `exam` WHERE (`user_id`='1') AND (`is_publish` IN (1, 2)) AND (`id`='46')
22:58:31.974infoyii\db\Command::querySHOW FULL COLUMNS FROM `exam`
22:58:31.976infoyii\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'