All Latest
685d5efc957f6: POST http://teach.hdmool.com/api/exam/index at 2025-06-26 10:53:48 pm by 127.0.0.1

Log Messages

总计24条数据。
TimeLevelCategoryMessage
 
22:53:48.606traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:53:48.606traceyii\base\Module::getModuleLoading module: debug
22:53:48.612traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:53:48.613traceyii\redis\Connection::openOpening redis DB connection: tcp://redis:6379, database=3
22:53:48.615traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:53:48.616traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:53:48.617traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:53:48.617traceyii\base\Module::getModuleLoading module: gii
22:53:48.617traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
22:53:48.617traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:53:48.618traceyii\web\Application::handleRequestRoute requested: 'api/exam/index'
22:53:48.618traceyii\base\Module::getModuleLoading module: api
22:53:48.621traceyii\base\Controller::runActionRoute to run: api/exam/index
22:53:48.621traceyii\base\InlineAction::runWithParamsRunning action: app\api\controllers\ExamController::actionIndex()
22:53:48.622tracelinslin\yii2\curl\Curl::_httpRequestStart sending cURL-Request: https://teach.hdmool.com/api-open/user/view?_n=hdExamSystem&_s=cWDv3VB%2B6wcOGr1aXTgHcosk%2FPtqPb9OZMERFbT%2BgSc%3D&_t=1750949628&token=EjdWYtjemKy5VouSzAmPbJpar2uawx0a\n
22:53:49.686tracelinslin\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:53:49.689traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'teacher_name' in 'app\models\User'.
22:53:49.689traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:53:49.689traceyii\redis\Connection::executeCommandExecuting Redis Command: RPUSH
22:53:49.689traceyii\redis\Connection::executeCommandExecuting Redis Command: HMSET
22:53:49.694infoyii\db\Connection::openOpening DB connection: mysql:host=mysql-teach;dbname=teach_exam
22:53:49.699infoyii\db\Command::querySELECT * FROM `exam` WHERE (`user_id`='1') AND (`is_publish` IN (1, 2)) AND (`id`='46')
22:53:49.702infoyii\db\Command::querySHOW FULL COLUMNS FROM `exam`
22:53:49.704infoyii\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'