16:01:34.626 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
16:01:34.626 | trace | yii\base\Module::getModule | Loading module: debug |
16:01:34.631 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
16:01:34.633 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://redis:6379, database=3 |
16:01:34.633 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
16:01:34.635 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:01:34.636 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:01:34.636 | trace | yii\base\Module::getModule | Loading module: gii |
16:01:34.636 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
16:01:34.636 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:01:34.637 | trace | yii\web\Application::handleRequest | Route requested: 'api/exam/index' |
16:01:34.637 | trace | yii\base\Module::getModule | Loading module: api |
16:01:34.639 | trace | yii\base\Controller::runAction | Route to run: api/exam/index |
16:01:34.639 | trace | yii\base\InlineAction::runWithParams | Running action: app\api\controllers\ExamController::actionIndex() |
16:01:34.640 | trace | linslin\yii2\curl\Curl::_httpRequest | Start sending cURL-Request: https://teach.hdmool.com/api-open/user/view?_n=hdExamSystem&_s=ZlskcUXREfjelTHiLXKHrEMrTOsOVTDUiCZHEmVgUwk%3D&_t=1747123294&token=Fleo7RGpaE8jGIR4HzlWPA5XyYKedw3c\n |
16:01:35.224 | trace | linslin\yii2\curl\Curl::_httpRequest | End cURL-Request: {"message":"","code":0,"type":"","data":{"id":"70","name":"skyman","teacher_name":"王建国","avatar":"/static/images/avatar.jpg","number":"HDS2505437422","sex":"未知","member":{"grow":"10","level":1,"level_name":"Lv1 学民","integral":"100"},"isTeacher":true,"profile":"https://teach.hdmool.com/t/70.html"}} |
16:01:35.226 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'teacher_name' in 'app\models\User'. |
16:01:35.226 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:01:35.226 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: RPUSH |
16:01:35.227 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HMSET |
16:01:35.232 | info | yii\db\Connection::open | Opening DB connection: mysql:host=mysql-teach;dbname=teach_exam |
16:01:35.235 | info | yii\db\Command::query | SELECT COUNT(*) FROM `exam` WHERE ((`user_id`='70') AND (`is_publish`=1)) AND (`end_time` > '2025-05-13 16:01:35') |