15:17:13.330 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
15:17:13.330 | trace | yii\base\Module::getModule | Loading module: debug |
15:17:13.336 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
15:17:13.337 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://redis:6379, database=3 |
15:17:13.338 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
15:17:13.339 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:17:13.340 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:17:13.340 | trace | yii\base\Module::getModule | Loading module: gii |
15:17:13.340 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
15:17:13.340 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:17:13.341 | trace | yii\web\Application::handleRequest | Route requested: 'api/exam/index' |
15:17:13.341 | trace | yii\base\Module::getModule | Loading module: api |
15:17:13.343 | trace | yii\base\Controller::runAction | Route to run: api/exam/index |
15:17:13.344 | trace | yii\base\InlineAction::runWithParams | Running action: app\api\controllers\ExamController::actionIndex() |
15:17:13.344 | trace | linslin\yii2\curl\Curl::_httpRequest | Start sending cURL-Request: https://teach.hdmool.com/api-open/user/view?_n=hdExamSystem&_s=L%2FHyeYsw2brXZCdcNNo01dKkjUpjwPp68PK9Gs7SCdE%3D&_t=1747120633&token=Fleo7RGpaE8jGIR4HzlWPA5XyYKedw3c\n |
15:17:13.429 | 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"}} |
15:17:13.432 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'teacher_name' in 'app\models\User'. |
15:17:13.432 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:17:13.432 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: RPUSH |
15:17:13.432 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HMSET |
15:17:13.437 | info | yii\db\Connection::open | Opening DB connection: mysql:host=mysql-teach;dbname=teach_exam |
15:17:13.441 | info | yii\db\Command::query | SELECT COUNT(*) FROM `exam` WHERE ((`user_id`='70') AND (`is_publish`=1)) AND (`end_time` > '2025-05-13 15:17:13') |