[ 2020-08-28T18:53:40+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.235296s][吞吐率:4.25req/s] [内存消耗:4,106.57kb] [文件加载:60] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 31 } [ info ] [ DB ] INIT mysql [ info ] [ LANG ] D:\wwwroot\yx\base_admin_welcome_new_student\thinkphp\lang\zh-cn.php [ info ] [ LANG ] D:\wwwroot\yx\base_admin_welcome_new_student\thinkphp\lang\zh-cn.php [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.012051s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.012306s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_campus` WHERE `cp_status` = 1 LIMIT 1 [ RunTime:0.001070s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 LIMIT 0,99 [ RunTime:0.000810s ] [ error ] [8]未定义数组索引: list[D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php:30] --------------------------------------------------------------- [ 2020-08-28T18:53:56+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.143714s][吞吐率:6.96req/s] [内存消耗:3,757.94kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 367 - 374 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001508s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.013651s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000416s ] --------------------------------------------------------------- [ 2020-08-28T18:53:56+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.184430s][吞吐率:5.42req/s] [内存消耗:3,937.35kb] [文件加载:53] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 31 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001367s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.030892s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_campus` WHERE `cp_status` = 1 LIMIT 1 [ RunTime:0.000361s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 LIMIT 0,99 [ RunTime:0.000477s ] --------------------------------------------------------------- [ 2020-08-28T18:53:56+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.213505s][吞吐率:4.68req/s] [内存消耗:3,749.65kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 387 - 393 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001411s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.007844s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000391s ] --------------------------------------------------------------- [ 2020-08-28T18:54:18+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.169880s][吞吐率:5.89req/s] [内存消耗:3,749.65kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 387 - 393 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001506s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.008406s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000292s ] --------------------------------------------------------------- [ 2020-08-28T18:54:18+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.189918s][吞吐率:5.27req/s] [内存消耗:3,757.94kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 367 - 374 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001438s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.007952s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000473s ] --------------------------------------------------------------- [ 2020-08-28T18:54:18+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.206909s][吞吐率:4.83req/s] [内存消耗:3,937.35kb] [文件加载:53] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 31 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001335s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.008452s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_campus` WHERE `cp_status` = 1 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 LIMIT 0,99 [ RunTime:0.000440s ] --------------------------------------------------------------- [ 2020-08-28T18:54:23+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.210102s][吞吐率:4.76req/s] [内存消耗:3,937.35kb] [文件加载:53] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 31 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001538s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.013713s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_campus` WHERE `cp_status` = 1 LIMIT 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 LIMIT 0,99 [ RunTime:0.000503s ] --------------------------------------------------------------- [ 2020-08-28T18:54:23+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.239496s][吞吐率:4.18req/s] [内存消耗:3,757.94kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 367 - 374 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.005792s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.009332s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000629s ] --------------------------------------------------------------- [ 2020-08-28T18:54:23+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.244561s][吞吐率:4.09req/s] [内存消耗:3,749.65kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 387 - 393 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001667s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.012690s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000360s ] --------------------------------------------------------------- [ 2020-08-28T18:54:31+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.160765s][吞吐率:6.22req/s] [内存消耗:3,749.65kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 387 - 393 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002050s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.012530s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000330s ] --------------------------------------------------------------- [ 2020-08-28T18:54:31+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.188679s][吞吐率:5.30req/s] [内存消耗:3,757.94kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 367 - 374 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001406s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.020615s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.001128s ] --------------------------------------------------------------- [ 2020-08-28T18:54:31+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.234051s][吞吐率:4.27req/s] [内存消耗:3,937.35kb] [文件加载:53] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 31 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001289s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.014488s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_campus` WHERE `cp_status` = 1 LIMIT 1 [ RunTime:0.000401s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 LIMIT 0,99 [ RunTime:0.000367s ] --------------------------------------------------------------- [ 2020-08-28T18:55:21+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.150341s][吞吐率:6.65req/s] [内存消耗:3,749.23kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 386 - 392 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001893s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.013613s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000280s ] --------------------------------------------------------------- [ 2020-08-28T18:55:21+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.156782s][吞吐率:6.38req/s] [内存消耗:3,928.49kb] [文件加载:56] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LANG ] D:\wwwroot\yx\base_admin_welcome_new_student\thinkphp\lang\zh-cn.php [ info ] [ LANG ] D:\wwwroot\yx\base_admin_welcome_new_student\thinkphp\lang\zh-cn.php [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001786s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.010630s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000550s ] [ error ] [8]未定义数组索引: total[D:\wwwroot\yx\base_admin_welcome_new_student\application\common\controller\CommonController.php:46] --------------------------------------------------------------- [ 2020-08-28T18:55:21+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.195173s][吞吐率:5.12req/s] [内存消耗:3,757.55kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 366 - 373 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001666s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.019960s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000640s ] --------------------------------------------------------------- [ 2020-08-28T18:55:43+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.148238s][吞吐率:6.75req/s] [内存消耗:3,757.55kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 366 - 373 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002302s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.014183s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000717s ] --------------------------------------------------------------- [ 2020-08-28T18:55:43+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.189395s][吞吐率:5.28req/s] [内存消耗:3,749.23kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 386 - 392 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001475s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.011850s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000428s ] --------------------------------------------------------------- [ 2020-08-28T18:55:43+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.272295s][吞吐率:3.67req/s] [内存消耗:3,928.49kb] [文件加载:56] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LANG ] D:\wwwroot\yx\base_admin_welcome_new_student\thinkphp\lang\zh-cn.php [ info ] [ LANG ] D:\wwwroot\yx\base_admin_welcome_new_student\thinkphp\lang\zh-cn.php [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001309s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.009220s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000582s ] [ error ] [8]未定义数组索引: total[D:\wwwroot\yx\base_admin_welcome_new_student\application\common\controller\CommonController.php:46] --------------------------------------------------------------- [ 2020-08-28T18:56:24+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.237386s][吞吐率:4.21req/s] [内存消耗:3,757.38kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 366 - 373 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001768s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.010421s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000433s ] --------------------------------------------------------------- [ 2020-08-28T18:56:24+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.261983s][吞吐率:3.82req/s] [内存消耗:3,749.12kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 386 - 392 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001489s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.009175s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000413s ] --------------------------------------------------------------- [ 2020-08-28T18:56:24+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.300431s][吞吐率:3.33req/s] [内存消耗:3,927.70kb] [文件加载:56] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LANG ] D:\wwwroot\yx\base_admin_welcome_new_student\thinkphp\lang\zh-cn.php [ info ] [ LANG ] D:\wwwroot\yx\base_admin_welcome_new_student\thinkphp\lang\zh-cn.php [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001493s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.009699s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000752s ] [ error ] [8]未定义变量: plan[D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php:29] --------------------------------------------------------------- [ 2020-08-28T18:56:35+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.243636s][吞吐率:4.10req/s] [内存消耗:3,927.70kb] [文件加载:56] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LANG ] D:\wwwroot\yx\base_admin_welcome_new_student\thinkphp\lang\zh-cn.php [ info ] [ LANG ] D:\wwwroot\yx\base_admin_welcome_new_student\thinkphp\lang\zh-cn.php [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001658s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.053858s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000602s ] [ error ] [8]未定义变量: plan[D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php:29] --------------------------------------------------------------- [ 2020-08-28T18:56:35+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.263547s][吞吐率:3.79req/s] [内存消耗:3,757.38kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 366 - 373 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001650s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.022671s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000965s ] --------------------------------------------------------------- [ 2020-08-28T18:56:35+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.333542s][吞吐率:3.00req/s] [内存消耗:3,749.12kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 386 - 392 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002596s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.011959s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000312s ] --------------------------------------------------------------- [ 2020-08-28T18:56:52+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.195631s][吞吐率:5.11req/s] [内存消耗:3,749.04kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 386 - 392 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001280s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.008003s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000300s ] --------------------------------------------------------------- [ 2020-08-28T18:56:52+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.224106s][吞吐率:4.46req/s] [内存消耗:3,758.79kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001293s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.010101s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000522s ] --------------------------------------------------------------- [ 2020-08-28T18:56:52+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.258674s][吞吐率:3.87req/s] [内存消耗:3,757.28kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 366 - 373 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001423s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.008609s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000539s ] --------------------------------------------------------------- [ 2020-08-28T18:57:01+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.246773s][吞吐率:4.05req/s] [内存消耗:3,749.04kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 386 - 392 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001380s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.075269s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000404s ] --------------------------------------------------------------- [ 2020-08-28T18:57:01+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.362266s][吞吐率:2.76req/s] [内存消耗:3,757.28kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 366 - 373 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010581s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.021509s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.002143s ] --------------------------------------------------------------- [ 2020-08-28T18:57:01+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.369619s][吞吐率:2.71req/s] [内存消耗:3,758.79kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.003843s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.016393s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000579s ] --------------------------------------------------------------- [ 2020-08-28T18:57:36+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.237580s][吞吐率:4.21req/s] [内存消耗:3,757.28kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 366 - 373 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001902s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.009104s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000437s ] --------------------------------------------------------------- [ 2020-08-28T18:57:36+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.267874s][吞吐率:3.73req/s] [内存消耗:3,749.04kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 386 - 392 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001556s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.028368s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000465s ] --------------------------------------------------------------- [ 2020-08-28T18:57:36+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.248646s][吞吐率:4.02req/s] [内存消耗:3,758.79kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002849s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.015246s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000538s ] --------------------------------------------------------------- [ 2020-08-28T18:57:44+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.146464s][吞吐率:6.83req/s] [内存消耗:3,757.28kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 366 - 373 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001883s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.009390s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000398s ] --------------------------------------------------------------- [ 2020-08-28T18:57:44+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.156732s][吞吐率:6.38req/s] [内存消耗:3,749.04kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 386 - 392 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001391s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.011172s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000345s ] --------------------------------------------------------------- [ 2020-08-28T18:57:44+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.151037s][吞吐率:6.62req/s] [内存消耗:3,758.79kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001566s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.008830s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000549s ] --------------------------------------------------------------- [ 2020-08-28T18:58:05+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.218750s][吞吐率:4.57req/s] [内存消耗:3,758.79kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001544s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.015417s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.001269s ] --------------------------------------------------------------- [ 2020-08-28T18:58:05+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.236393s][吞吐率:4.23req/s] [内存消耗:3,757.28kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 366 - 373 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002574s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.014137s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.002982s ] --------------------------------------------------------------- [ 2020-08-28T18:58:05+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.252230s][吞吐率:3.96req/s] [内存消耗:3,749.04kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 386 - 392 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001833s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.028448s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000746s ] --------------------------------------------------------------- [ 2020-08-28T18:58:29+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.253561s][吞吐率:3.94req/s] [内存消耗:3,758.79kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001460s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.013535s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000561s ] --------------------------------------------------------------- [ 2020-08-28T18:58:29+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.317202s][吞吐率:3.15req/s] [内存消耗:3,757.28kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 366 - 373 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002302s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.067224s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000655s ] --------------------------------------------------------------- [ 2020-08-28T18:58:29+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.328360s][吞吐率:3.05req/s] [内存消耗:3,749.04kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 386 - 392 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001652s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.047599s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.023943s ] --------------------------------------------------------------- [ 2020-08-28T19:00:28+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [ log ] 127.0.0.1:8009/plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [运行时间:0.124859s][吞吐率:8.01req/s] [内存消耗:3,759.04kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchGrade', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_year' => '2020-2021学年', ) [ info ] [ RUN ] Method [ public method getSearchGrade ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 375 - 384 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001262s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.009364s ] [ sql ] [ SQL ] SELECT DISTINCT `grade_name` FROM `bp_new_student_report` WHERE `status` = 2 AND `school_year` = '2020-2021学年' [ RunTime:0.000593s ] --------------------------------------------------------------- [ 2020-08-28T19:01:07+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.152497s][吞吐率:6.56req/s] [内存消耗:3,758.79kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001477s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.010762s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000506s ] --------------------------------------------------------------- [ 2020-08-28T19:01:07+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.183136s][吞吐率:5.46req/s] [内存消耗:3,749.04kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 386 - 392 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001431s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.013632s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.006212s ] --------------------------------------------------------------- [ 2020-08-28T19:01:07+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.207948s][吞吐率:4.81req/s] [内存消耗:3,757.28kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 366 - 373 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.011999s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.009297s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000468s ] --------------------------------------------------------------- [ 2020-08-28T19:01:10+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [ log ] 127.0.0.1:8009/plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [运行时间:0.125572s][吞吐率:7.96req/s] [内存消耗:3,759.04kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchGrade', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_year' => '2020-2021学年', ) [ info ] [ RUN ] Method [ public method getSearchGrade ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 375 - 384 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001165s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.009410s ] [ sql ] [ SQL ] SELECT DISTINCT `grade_name` FROM `bp_new_student_report` WHERE `status` = 2 AND `school_year` = '2020-2021学年' [ RunTime:0.000331s ] --------------------------------------------------------------- [ 2020-08-28T19:03:49+08:00 ] 127.0.0.1 127.0.0.1 GET /manage/notSureLists [ log ] 127.0.0.1:8009/manage/notSureLists [运行时间:0.213303s][吞吐率:4.69req/s] [内存消耗:3,977.09kb] [文件加载:53] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'ReportManage', 2 => 'notSureList', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/student_report_manage.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 未确定列表 * @return string */ Method [ public method notSureList ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\ReportManage.php 21 - 52 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001682s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.015923s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM bp_new_student_report as nr WHERE nr.status = 1 LIMIT 1 [ RunTime:0.001231s ] [ sql ] [ SQL ] SELECT * FROM bp_new_student_report as nr WHERE nr.status = 1 LIMIT 0,10 [ RunTime:0.007229s ] --------------------------------------------------------------- [ 2020-08-28T19:03:49+08:00 ] 127.0.0.1 127.0.0.1 GET /manage/getGrade [ log ] 127.0.0.1:8009/manage/getGrade [运行时间:0.215670s][吞吐率:4.64req/s] [内存消耗:3,721.34kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'ReportManage', 2 => 'getSearchGrade', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/student_report_manage.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 未确认列表年级 * @return string */ Method [ public method getSearchGrade ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\ReportManage.php 237 - 240 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001524s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_grade` [ RunTime:0.014918s ] [ sql ] [ SQL ] SELECT `gd_name` FROM `bp_grade` WHERE `gd_status` = 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [ 2020-08-28T19:03:49+08:00 ] 127.0.0.1 127.0.0.1 GET /manage/sureLists [ log ] 127.0.0.1:8009/manage/sureLists [运行时间:0.211791s][吞吐率:4.72req/s] [内存消耗:3,976.88kb] [文件加载:53] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'ReportManage', 2 => 'sureList', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/student_report_manage.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 确认列表 * @return string */ Method [ public method sureList ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\ReportManage.php 59 - 90 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002120s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.017015s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM bp_new_student_report as nr WHERE nr.status = 2 LIMIT 1 [ RunTime:0.008065s ] [ sql ] [ SQL ] SELECT * FROM bp_new_student_report as nr WHERE nr.status = 2 LIMIT 0,10 [ RunTime:0.000606s ] --------------------------------------------------------------- [ 2020-08-28T19:03:49+08:00 ] 127.0.0.1 127.0.0.1 GET /manage/getGrade [ log ] 127.0.0.1:8009/manage/getGrade [运行时间:0.223608s][吞吐率:4.47req/s] [内存消耗:3,721.34kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'ReportManage', 2 => 'getSearchGrade', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/student_report_manage.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 未确认列表年级 * @return string */ Method [ public method getSearchGrade ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\ReportManage.php 237 - 240 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002415s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_grade` [ RunTime:0.019563s ] [ sql ] [ SQL ] SELECT `gd_name` FROM `bp_grade` WHERE `gd_status` = 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [ 2020-08-28T19:05:47+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.190167s][吞吐率:5.26req/s] [内存消耗:3,760.12kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001560s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.012155s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000893s ] --------------------------------------------------------------- [ 2020-08-28T19:05:47+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.216357s][吞吐率:4.62req/s] [内存消耗:3,750.52kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 390 - 396 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001517s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.008544s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000381s ] --------------------------------------------------------------- [ 2020-08-28T19:05:47+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.220064s][吞吐率:4.54req/s] [内存消耗:3,758.93kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 370 - 377 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002590s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.010576s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000501s ] --------------------------------------------------------------- [ 2020-08-28T19:05:50+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [ log ] 127.0.0.1:8009/plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [运行时间:0.158536s][吞吐率:6.31req/s] [内存消耗:3,760.45kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchGrade', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_year' => '2020-2021学年', ) [ info ] [ RUN ] Method [ public method getSearchGrade ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 379 - 388 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001149s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.007030s ] [ sql ] [ SQL ] SELECT DISTINCT `grade_name` FROM `bp_new_student_report` WHERE `status` = 2 AND `school_year` = '2020-2021学年' [ RunTime:0.000720s ] --------------------------------------------------------------- [ 2020-08-28T19:05:53+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/divide?school_name=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [ log ] 127.0.0.1:8009/plan/divide?school_name=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [运行时间:0.187460s][吞吐率:5.33req/s] [内存消耗:4,211.63kb] [文件加载:51] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'divideClass', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => '*/*', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_name' => '清华大学', 'school_year' => '2020-2021学年', 'grade_name' => '一年级', 'pid' => '4', ) [ info ] [ RUN ] Method [ public method divideClass ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 159 - 196 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001080s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.007342s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_report_student_class` LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] DELETE FROM `bp_new_report_student_class` WHERE `status` = 1 [ RunTime:0.003908s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_grade` [ RunTime:0.007392s ] [ sql ] [ SQL ] SELECT * FROM `bp_grade` WHERE `gd_name` = '一年级' LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.007304s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.007251s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_zone` = '清华大学' AND `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 ORDER BY score desc [ RunTime:0.000705s ] --------------------------------------------------------------- [ 2020-08-28T19:06:00+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/divide?school_name=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [ log ] 127.0.0.1:8009/plan/divide?school_name=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [运行时间:0.168917s][吞吐率:5.92req/s] [内存消耗:4,210.66kb] [文件加载:51] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'divideClass', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => '*/*', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_name' => '清华大学', 'school_year' => '2020-2021学年', 'grade_name' => '一年级', 'pid' => '4', ) [ info ] [ RUN ] Method [ public method divideClass ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 159 - 196 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001228s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.006413s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_report_student_class` LIMIT 1 [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_grade` [ RunTime:0.006242s ] [ sql ] [ SQL ] SELECT * FROM `bp_grade` WHERE `gd_name` = '一年级' LIMIT 1 [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.006118s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.006481s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_zone` = '清华大学' AND `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 ORDER BY score desc [ RunTime:0.000612s ] --------------------------------------------------------------- [ 2020-08-28T19:06:03+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/divide?school_name=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [ log ] 127.0.0.1:8009/plan/divide?school_name=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [运行时间:0.164168s][吞吐率:6.09req/s] [内存消耗:4,210.66kb] [文件加载:51] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'divideClass', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => '*/*', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_name' => '清华大学', 'school_year' => '2020-2021学年', 'grade_name' => '一年级', 'pid' => '4', ) [ info ] [ RUN ] Method [ public method divideClass ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 159 - 196 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001203s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.006708s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_report_student_class` LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_grade` [ RunTime:0.006303s ] [ sql ] [ SQL ] SELECT * FROM `bp_grade` WHERE `gd_name` = '一年级' LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.006591s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.006615s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_zone` = '清华大学' AND `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 ORDER BY score desc [ RunTime:0.000581s ] --------------------------------------------------------------- [ 2020-08-28T19:06:09+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/planLists [ log ] 127.0.0.1:8009/plan/planLists [运行时间:0.107799s][吞吐率:9.28req/s] [内存消耗:3,934.00kb] [文件加载:53] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'planLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_plan.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 方案列表 * @return string */ Method [ public method planLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 35 - 41 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001664s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.006848s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_new_divide_class_plan` LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` LIMIT 0,15 [ RunTime:0.000371s ] --------------------------------------------------------------- [ 2020-08-28T19:06:11+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/detail?id=4 [ log ] 127.0.0.1:8009/plan/detail?id=4 [运行时间:0.140433s][吞吐率:7.12req/s] [内存消耗:3,759.19kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'planDetail', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_plan.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'id' => '4', ) [ info ] [ RUN ] /** * 详情 * @return string */ Method [ public method planDetail ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 78 - 94 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001830s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.013630s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [ 2020-08-28T19:06:20+08:00 ] 127.0.0.1 127.0.0.1 POST /plan/update [ log ] 127.0.0.1:8009/plan/update [运行时间:0.123844s][吞吐率:8.07req/s] [内存消耗:3,779.07kb] [文件加载:50] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'updatePlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => '*/*', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_plan.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'content-length' => '145', ) [ info ] [ PARAM ] array ( 'plan_name' => '成绩分班规则', 'min_student' => '2', 'max_student' => '3', 'best_student' => '6', 'sex_rational' => '1', 'student_no_rule' => '1', 'id' => '4', ) [ info ] [ RUN ] /** * 编辑计划 * @return string */ Method [ public method updatePlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 100 - 127 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001592s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.007244s ] [ sql ] [ SQL ] UPDATE `bp_new_divide_class_plan` SET `plan_name`='成绩分班规则',`max_student`=3,`min_student`=2,`best_student`=6,`sex_rational`=1,`student_no_rule`=1 WHERE `id` = 4 [ RunTime:0.001855s ] --------------------------------------------------------------- [ 2020-08-28T19:06:23+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.134879s][吞吐率:7.41req/s] [内存消耗:3,758.93kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 370 - 377 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001502s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.009502s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000442s ] --------------------------------------------------------------- [ 2020-08-28T19:06:23+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.166912s][吞吐率:5.99req/s] [内存消耗:3,750.52kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 390 - 396 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001852s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.013633s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000370s ] --------------------------------------------------------------- [ 2020-08-28T19:06:23+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.166928s][吞吐率:5.99req/s] [内存消耗:3,760.12kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001547s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.008693s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000954s ] --------------------------------------------------------------- [ 2020-08-28T19:06:26+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [ log ] 127.0.0.1:8009/plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [运行时间:0.119034s][吞吐率:8.40req/s] [内存消耗:3,760.45kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchGrade', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_year' => '2020-2021学年', ) [ info ] [ RUN ] Method [ public method getSearchGrade ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 379 - 388 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001015s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.006443s ] [ sql ] [ SQL ] SELECT DISTINCT `grade_name` FROM `bp_new_student_report` WHERE `status` = 2 AND `school_year` = '2020-2021学年' [ RunTime:0.000313s ] --------------------------------------------------------------- [ 2020-08-28T19:06:30+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/divide?school_name=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [ log ] 127.0.0.1:8009/plan/divide?school_name=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [运行时间:0.129458s][吞吐率:7.72req/s] [内存消耗:4,210.66kb] [文件加载:51] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'divideClass', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => '*/*', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_name' => '清华大学', 'school_year' => '2020-2021学年', 'grade_name' => '一年级', 'pid' => '4', ) [ info ] [ RUN ] Method [ public method divideClass ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 159 - 196 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001073s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.006330s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_report_student_class` LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_grade` [ RunTime:0.007090s ] [ sql ] [ SQL ] SELECT * FROM `bp_grade` WHERE `gd_name` = '一年级' LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.006222s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.006292s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_zone` = '清华大学' AND `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 ORDER BY score desc [ RunTime:0.000486s ] --------------------------------------------------------------- [ 2020-08-28T19:06:40+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/planLists [ log ] 127.0.0.1:8009/plan/planLists [运行时间:0.127881s][吞吐率:7.82req/s] [内存消耗:3,934.00kb] [文件加载:53] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'planLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_plan.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 方案列表 * @return string */ Method [ public method planLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 35 - 41 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001341s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.008269s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_new_divide_class_plan` LIMIT 1 [ RunTime:0.000558s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` LIMIT 0,15 [ RunTime:0.000414s ] --------------------------------------------------------------- [ 2020-08-28T19:06:42+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/detail?id=4 [ log ] 127.0.0.1:8009/plan/detail?id=4 [运行时间:0.159251s][吞吐率:6.28req/s] [内存消耗:3,759.19kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'planDetail', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_plan.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'id' => '4', ) [ info ] [ RUN ] /** * 详情 * @return string */ Method [ public method planDetail ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 78 - 94 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001432s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.009472s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [ 2020-08-28T19:06:51+08:00 ] 127.0.0.1 127.0.0.1 POST /plan/update [ log ] 127.0.0.1:8009/plan/update [运行时间:0.122843s][吞吐率:8.14req/s] [内存消耗:3,779.07kb] [文件加载:50] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'updatePlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => '*/*', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_plan.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'content-length' => '145', ) [ info ] [ PARAM ] array ( 'plan_name' => '成绩分班规则', 'min_student' => '2', 'max_student' => '6', 'best_student' => '3', 'sex_rational' => '1', 'student_no_rule' => '1', 'id' => '4', ) [ info ] [ RUN ] /** * 编辑计划 * @return string */ Method [ public method updatePlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 100 - 127 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001341s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.007917s ] [ sql ] [ SQL ] UPDATE `bp_new_divide_class_plan` SET `plan_name`='成绩分班规则',`max_student`=6,`min_student`=2,`best_student`=3,`sex_rational`=1,`student_no_rule`=1 WHERE `id` = 4 [ RunTime:0.002040s ] --------------------------------------------------------------- [ 2020-08-28T19:06:54+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.147993s][吞吐率:6.76req/s] [内存消耗:3,760.12kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001080s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.009292s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000461s ] --------------------------------------------------------------- [ 2020-08-28T19:06:54+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.156502s][吞吐率:6.39req/s] [内存消耗:3,750.52kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 390 - 396 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001498s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.008731s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000361s ] --------------------------------------------------------------- [ 2020-08-28T19:06:55+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.163885s][吞吐率:6.10req/s] [内存消耗:3,758.93kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 370 - 377 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001236s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.011600s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000572s ] --------------------------------------------------------------- [ 2020-08-28T19:06:58+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [ log ] 127.0.0.1:8009/plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [运行时间:0.121196s][吞吐率:8.25req/s] [内存消耗:3,760.45kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchGrade', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_year' => '2020-2021学年', ) [ info ] [ RUN ] Method [ public method getSearchGrade ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 379 - 388 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001036s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.006708s ] [ sql ] [ SQL ] SELECT DISTINCT `grade_name` FROM `bp_new_student_report` WHERE `status` = 2 AND `school_year` = '2020-2021学年' [ RunTime:0.000387s ] --------------------------------------------------------------- [ 2020-08-28T19:07:01+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/divide?school_name=%E7%8E%8B%E7%89%8C%E5%AD%A6%E6%A0%A1&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [ log ] 127.0.0.1:8009/plan/divide?school_name=%E7%8E%8B%E7%89%8C%E5%AD%A6%E6%A0%A1&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [运行时间:0.130257s][吞吐率:7.68req/s] [内存消耗:4,197.05kb] [文件加载:51] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'divideClass', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => '*/*', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_name' => '王牌学校', 'school_year' => '2020-2021学年', 'grade_name' => '一年级', 'pid' => '4', ) [ info ] [ RUN ] Method [ public method divideClass ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 159 - 196 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001285s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.006481s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_report_student_class` LIMIT 1 [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_grade` [ RunTime:0.006183s ] [ sql ] [ SQL ] SELECT * FROM `bp_grade` WHERE `gd_name` = '一年级' LIMIT 1 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.006607s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.006588s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_zone` = '王牌学校' AND `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 ORDER BY score desc [ RunTime:0.000625s ] --------------------------------------------------------------- [ 2020-08-28T19:07:08+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/planLists [ log ] 127.0.0.1:8009/plan/planLists [运行时间:0.101031s][吞吐率:9.90req/s] [内存消耗:3,934.00kb] [文件加载:53] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'planLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_plan.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 方案列表 * @return string */ Method [ public method planLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 35 - 41 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001011s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.005673s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_new_divide_class_plan` LIMIT 1 [ RunTime:0.000236s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` LIMIT 0,15 [ RunTime:0.000343s ] --------------------------------------------------------------- [ 2020-08-28T19:07:15+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/detail?id=4 [ log ] 127.0.0.1:8009/plan/detail?id=4 [运行时间:0.121176s][吞吐率:8.25req/s] [内存消耗:3,759.19kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'planDetail', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_plan.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'id' => '4', ) [ info ] [ RUN ] /** * 详情 * @return string */ Method [ public method planDetail ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 78 - 94 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001294s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.007509s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000458s ] --------------------------------------------------------------- [ 2020-08-28T19:07:20+08:00 ] 127.0.0.1 127.0.0.1 POST /plan/update [ log ] 127.0.0.1:8009/plan/update [运行时间:0.156829s][吞吐率:6.38req/s] [内存消耗:3,779.07kb] [文件加载:50] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'updatePlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => '*/*', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_plan.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'content-length' => '145', ) [ info ] [ PARAM ] array ( 'plan_name' => '成绩分班规则', 'min_student' => '2', 'max_student' => '5', 'best_student' => '3', 'sex_rational' => '1', 'student_no_rule' => '1', 'id' => '4', ) [ info ] [ RUN ] /** * 编辑计划 * @return string */ Method [ public method updatePlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 100 - 127 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001089s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.007051s ] [ sql ] [ SQL ] UPDATE `bp_new_divide_class_plan` SET `plan_name`='成绩分班规则',`max_student`=5,`min_student`=2,`best_student`=3,`sex_rational`=1,`student_no_rule`=1 WHERE `id` = 4 [ RunTime:0.013509s ] --------------------------------------------------------------- [ 2020-08-28T19:07:24+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchPlan [ log ] 127.0.0.1:8009/plan/getSearchPlan [运行时间:0.117116s][吞吐率:8.54req/s] [内存消耗:3,750.52kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchPlan', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchPlan ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 390 - 396 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001383s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.010384s ] [ sql ] [ SQL ] SELECT `id`,`plan_name` FROM `bp_new_divide_class_plan` [ RunTime:0.000739s ] --------------------------------------------------------------- [ 2020-08-28T19:07:24+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchYear [ log ] 127.0.0.1:8009/plan/getSearchYear [运行时间:0.147514s][吞吐率:6.78req/s] [内存消耗:3,758.93kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchYear', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] Method [ public method getSearchYear ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 370 - 377 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002817s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.013020s ] [ sql ] [ SQL ] SELECT DISTINCT `school_year` FROM `bp_new_student_report` WHERE `status` = 2 [ RunTime:0.000604s ] --------------------------------------------------------------- [ 2020-08-28T19:07:24+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/schoolLists [ log ] 127.0.0.1:8009/plan/schoolLists [运行时间:0.147220s][吞吐率:6.79req/s] [内存消耗:3,760.12kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'schoolLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ RUN ] /** * 校区列表 * @return string */ Method [ public method schoolLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 24 - 30 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001525s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_campus` [ RunTime:0.009022s ] [ sql ] [ SQL ] SELECT * FROM `bp_campus` WHERE `cp_status` = 1 [ RunTime:0.000656s ] --------------------------------------------------------------- [ 2020-08-28T19:07:29+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [ log ] 127.0.0.1:8009/plan/getSearchGrade?school_year=2020-2021%E5%AD%A6%E5%B9%B4 [运行时间:0.154174s][吞吐率:6.49req/s] [内存消耗:3,760.45kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'getSearchGrade', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_year' => '2020-2021学年', ) [ info ] [ RUN ] Method [ public method getSearchGrade ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 379 - 388 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001114s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.008386s ] [ sql ] [ SQL ] SELECT DISTINCT `grade_name` FROM `bp_new_student_report` WHERE `status` = 2 AND `school_year` = '2020-2021学年' [ RunTime:0.000547s ] --------------------------------------------------------------- [ 2020-08-28T19:07:32+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/divide?school_name=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [ log ] 127.0.0.1:8009/plan/divide?school_name=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&school_year=2020-2021%E5%AD%A6%E5%B9%B4&grade_name=%E4%B8%80%E5%B9%B4%E7%BA%A7&pid=4 [运行时间:0.142214s][吞吐率:7.03req/s] [内存消耗:4,187.80kb] [文件加载:51] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'divideClass', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => '*/*', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'school_name' => '清华大学', 'school_year' => '2020-2021学年', 'grade_name' => '一年级', 'pid' => '4', ) [ info ] [ RUN ] Method [ public method divideClass ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 159 - 196 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001217s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.005821s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_report_student_class` LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_grade` [ RunTime:0.006108s ] [ sql ] [ SQL ] SELECT * FROM `bp_grade` WHERE `gd_name` = '一年级' LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_divide_class_plan` [ RunTime:0.005745s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_divide_class_plan` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.005908s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT * FROM `bp_new_student_report` WHERE `school_zone` = '清华大学' AND `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 ORDER BY score desc [ RunTime:0.000471s ] [ sql ] [ SQL ] INSERT INTO `bp_new_report_student_class` (`student_no` , `grade_name` , `student_name` , `identify_no` , `sex` , `class_name` , `school_zone` , `school_year` , `phone` , `score`) SELECT '20203823','一年级','魏嗣','340827201208071239','男','1班','清华大学','2020-2021学年',0,90 UNION ALL SELECT '20204011','一年级','张仪','340827201208011232','男','1班','清华大学','2020-2021学年',0,78 UNION ALL SELECT '20201315','一年级','嬴泗','340827201208061238','男','1班','清华大学','2020-2021学年',0,75 UNION ALL SELECT '20204335','一年级','赢疾','340827201208051237','男','1班','清华大学','2020-2021学年',0,51 UNION ALL SELECT '20203233','一年级','白起','340827201208041236','男','2班','清华大学','2020-2021学年',0,88 UNION ALL SELECT '20203267','一年级','公孙衍','340827201208021234','男','2班','清华大学','2020-2021学年',0,80 UNION ALL SELECT '20208556','一年级','魏冉','340827201208031235','男','2班','清华大学','2020-2021学年',0,54 [ RunTime:0.002320s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_new_student_report` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 LIMIT 1 [ RunTime:0.000445s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_new_report_student_class` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 1 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SELECT count(id) as studentCount,`school_year`,`class_name`,`grade_name`,`school_zone`,`score` FROM `bp_new_report_student_class` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' GROUP BY class_name [ RunTime:0.000444s ] [ sql ] [ SQL ] SELECT count(id) as count,`sex` FROM `bp_new_report_student_class` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 1 GROUP BY class_name,sex [ RunTime:0.000357s ] [ sql ] [ SQL ] SELECT DISTINCT `class_name` FROM `bp_new_report_student_class` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 1 [ RunTime:0.000304s ] --------------------------------------------------------------- [ 2020-08-28T19:07:39+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/classDetail?year=2020-2021%E5%AD%A6%E5%B9%B4&grade=%E4%B8%80%E5%B9%B4%E7%BA%A7&class=1%E7%8F%AD [ log ] 127.0.0.1:8009/plan/classDetail?year=2020-2021%E5%AD%A6%E5%B9%B4&grade=%E4%B8%80%E5%B9%B4%E7%BA%A7&class=1%E7%8F%AD [运行时间:0.130717s][吞吐率:7.65req/s] [内存消耗:3,764.84kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'classDetail', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'year' => '2020-2021学年', 'grade' => '一年级', 'class' => '1班', ) [ info ] [ RUN ] Method [ public method classDetail ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 271 - 280 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001209s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.008231s ] [ sql ] [ SQL ] SELECT `id`,`student_no`,`student_name`,`sex`,`score`,`class_name`,`grade_name`,`school_year`,`school_zone` FROM `bp_new_report_student_class` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `class_name` = '1班' AND `status` = 1 [ RunTime:0.000496s ] --------------------------------------------------------------- [ 2020-08-28T19:07:43+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/classDetail?year=2020-2021%E5%AD%A6%E5%B9%B4&grade=%E4%B8%80%E5%B9%B4%E7%BA%A7&class=2%E7%8F%AD [ log ] 127.0.0.1:8009/plan/classDetail?year=2020-2021%E5%AD%A6%E5%B9%B4&grade=%E4%B8%80%E5%B9%B4%E7%BA%A7&class=2%E7%8F%AD [运行时间:0.132359s][吞吐率:7.56req/s] [内存消耗:3,764.09kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'classDetail', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'year' => '2020-2021学年', 'grade' => '一年级', 'class' => '2班', ) [ info ] [ RUN ] Method [ public method classDetail ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 271 - 280 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001322s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.009378s ] [ sql ] [ SQL ] SELECT `id`,`student_no`,`student_name`,`sex`,`score`,`class_name`,`grade_name`,`school_year`,`school_zone` FROM `bp_new_report_student_class` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `class_name` = '2班' AND `status` = 1 [ RunTime:0.000493s ] --------------------------------------------------------------- [ 2020-08-28T19:07:48+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/classDetail?year=2020-2021%E5%AD%A6%E5%B9%B4&grade=%E4%B8%80%E5%B9%B4%E7%BA%A7&class=1%E7%8F%AD [ log ] 127.0.0.1:8009/plan/classDetail?year=2020-2021%E5%AD%A6%E5%B9%B4&grade=%E4%B8%80%E5%B9%B4%E7%BA%A7&class=1%E7%8F%AD [运行时间:0.103720s][吞吐率:9.64req/s] [内存消耗:3,764.84kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'classDetail', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'year' => '2020-2021学年', 'grade' => '一年级', 'class' => '1班', ) [ info ] [ RUN ] Method [ public method classDetail ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 271 - 280 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001217s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.008283s ] [ sql ] [ SQL ] SELECT `id`,`student_no`,`student_name`,`sex`,`score`,`class_name`,`grade_name`,`school_year`,`school_zone` FROM `bp_new_report_student_class` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `class_name` = '1班' AND `status` = 1 [ RunTime:0.000451s ] --------------------------------------------------------------- [ 2020-08-28T19:07:49+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/classList?year=2020-2021%E5%AD%A6%E5%B9%B4&grade=%E4%B8%80%E5%B9%B4%E7%BA%A7&school=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6 [ log ] 127.0.0.1:8009/plan/classList?year=2020-2021%E5%AD%A6%E5%B9%B4&grade=%E4%B8%80%E5%B9%B4%E7%BA%A7&school=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6 [运行时间:0.135184s][吞吐率:7.40req/s] [内存消耗:3,756.27kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'classList', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'year' => '2020-2021学年', 'grade' => '一年级', 'school' => '清华大学', ) [ info ] [ RUN ] Method [ public method classList ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 258 - 268 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001266s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.007342s ] [ sql ] [ SQL ] SELECT `class_name` FROM `bp_new_report_student_class` WHERE `school_zone` = '清华大学' AND `school_year` = '2020-2021学年' AND `grade_name` = '一年级' GROUP BY class_name [ RunTime:0.000534s ] --------------------------------------------------------------- [ 2020-08-28T19:07:54+08:00 ] 127.0.0.1 127.0.0.1 POST /plan/editClass [ log ] 127.0.0.1:8009/plan/editClass [运行时间:0.153104s][吞吐率:6.53req/s] [内存消耗:3,752.55kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'editClass', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'content-length' => '29', ) [ info ] [ PARAM ] array ( 'class_name' => '2班', 'id' => '2447', ) [ info ] [ RUN ] Method [ public method editClass ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 245 - 256 } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.012038s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.007303s ] [ sql ] [ SQL ] UPDATE `bp_new_report_student_class` SET `class_name`='2班',`create_time`='1598612874' WHERE `id` = 2447 [ RunTime:0.014639s ] --------------------------------------------------------------- [ 2020-08-28T19:07:54+08:00 ] 127.0.0.1 127.0.0.1 GET /plan/classLists?year=2020-2021%E5%AD%A6%E5%B9%B4&grade=%E4%B8%80%E5%B9%B4%E7%BA%A7&school=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&type=ajax [ log ] 127.0.0.1:8009/plan/classLists?year=2020-2021%E5%AD%A6%E5%B9%B4&grade=%E4%B8%80%E5%B9%B4%E7%BA%A7&school=%E6%B8%85%E5%8D%8E%E5%A4%A7%E5%AD%A6&type=ajax [运行时间:0.108040s][吞吐率:9.26req/s] [内存消耗:3,772.80kb] [文件加载:49] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'newStudentReport', 1 => 'DivideClassManage', 2 => 'classLists', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:8009', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'sec-fetch-dest' => 'empty', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', 'origin' => 'http://127.0.0.1:8010', 'sec-fetch-site' => 'same-site', 'sec-fetch-mode' => 'cors', 'referer' => 'http://127.0.0.1:8010/admin/class_divide_auto.html', 'accept-encoding' => 'gzip, deflate, br', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', ) [ info ] [ PARAM ] array ( 'year' => '2020-2021学年', 'grade' => '一年级', 'school' => '清华大学', 'type' => 'ajax', ) [ info ] [ RUN ] Method [ public method classLists ] { @@ D:\wwwroot\yx\base_admin_welcome_new_student\application\newStudentReport\controller\DivideClassManage.php 199 - 243 - Parameters [2] { Parameter #0 [ $grade ] Parameter #1 [ $year ] } } [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001584s ] mysql:dbname=bpf;host=localhost;port=3306;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_student_report` [ RunTime:0.007396s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_new_student_report` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 2 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_new_report_student_class` [ RunTime:0.007326s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_new_report_student_class` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 1 LIMIT 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SELECT count(id) as studentCount,`school_year`,`class_name`,`grade_name`,`school_zone`,`score` FROM `bp_new_report_student_class` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' GROUP BY class_name [ RunTime:0.000472s ] [ sql ] [ SQL ] SELECT count(id) as count,`sex` FROM `bp_new_report_student_class` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 1 GROUP BY class_name,sex [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT DISTINCT `class_name` FROM `bp_new_report_student_class` WHERE `school_year` = '2020-2021学年' AND `grade_name` = '一年级' AND `status` = 1 [ RunTime:0.000571s ] ---------------------------------------------------------------