精选套餐
暂无直播
秒杀专区
暂无内容
会员专区
暂无内容
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-07-04 11:46:27 HTTP/2.0 GET : https://www.angelinatifen.com/student/plan_activities/index.html
- 运行时间 : 0.049889s [ 吞吐率:20.04req/s ] 内存消耗:5,157.49kb 文件加载:122
- 查询信息 : 23 queries 0 writes
- 缓存信息 : 5 reads,0 writes
- 会话信息 : SESSION_ID=kpj8amq85sdbdpp1olrstj0sl0
- [ LANG ] /www/wwwroot/www.angelinatifen.com/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ ROUTE ] array (
)
- [ HEADER ] array (
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'host' => 'www.angelinatifen.com',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
)
- [ LANG ] /www/wwwroot/www.angelinatifen.com/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.angelinatifen.com/app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.angelinatifen.com/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.angelinatifen.com/app/portal/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/www.angelinatifen.com/themes/simpleboot3/student/plan_activities/index.html [ array (
0 => 'site_info',
1 => 'site_infoj',
2 => 'configpri',
3 => 'keywords',
4 => 'isLog',
5 => 'userinfo',
6 => 'userinfoj',
7 => 'nologin',
8 => 'cartnums',
9 => 'user_base',
10 => 'list',
11 => 'gradeid',
12 => 'defaultGradeId',
13 => 'defaultGradeName',
14 => 'navid',
15 => 'silide',
16 => 'packList',
17 => 'freeCourse',
18 => 'vipCourse',
19 => 'pinkCourse',
20 => 'activelist',
21 => 'theme_vars',
22 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000535s ] mysql:host=127.0.0.1;port=3306;dbname=angelinatifen;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.000555s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000415s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 70,
'filtered' => 11.710000038146973,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.000398s ]
- [ SQL ] SELECT `hook`,`plugin` FROM `cmf_hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image') ORDER BY `list_order` ASC [ RunTime:0.000353s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.000523s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Oss' LIMIT 1 [ RunTime:0.000248s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_users` [ RunTime:0.000525s ]
- [ SQL ] SELECT * FROM `cmf_users` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000304s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide_item` [ RunTime:0.000436s ]
- [ SQL ] SELECT `id`,`image`,`url` FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 7 ORDER BY `list_order` ASC [ RunTime:0.000313s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 50.0,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_users` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000330s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_course_package` [ RunTime:0.000469s ]
- [ SQL ] SELECT `id`,`gradeid`,`name`,`des`,`thumb`,`nums`,`courseids`,`price` FROM `cmf_course_package` WHERE `gradeid` = 2 ORDER BY `list_order` ASC,`id` DESC LIMIT 0,8 [ RunTime:0.000299s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_course_package',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_seckill` [ RunTime:0.000474s ]
- [ SQL ] SELECT `seckill_model`.`type`,`seckill_model`.`sort`,`seckill_model`.`cid`,`seckill_model`.`money`,`courseInfo`.`id` AS `courseInfo__id`,`courseInfo`.`name` AS `courseInfo__name`,`courseInfo`.`thumb` AS `courseInfo__thumb`,`courseInfo`.`lessons` AS `courseInfo__lessons`,`courseInfo`.`paytype` AS `courseInfo__paytype`,`courseInfo`.`ismaterial` AS `courseInfo__ismaterial`,`courseInfo`.`starttime` AS `courseInfo__starttime`,`courseInfo`.`endtime` AS `courseInfo__endtime`,`courseInfo`.`sort` AS `courseInfo__sort`,`courseInfo`.`type` AS `courseInfo__type`,`courseInfo`.`payval` AS `courseInfo__payval`,`courseInfo`.`uid` AS `courseInfo__uid`,`courseInfo`.`islive` AS `courseInfo__islive` FROM `cmf_seckill` `seckill_model` INNER JOIN `cmf_course` `courseInfo` ON `seckill_model`.`cid`=`courseInfo`.`id` WHERE `courseInfo`.`gradeid` = 2 AND `courseInfo`.`sort` IN ('0','1','2','3','4') AND `seckill_model`.`starttime` <= 1783136787 AND `seckill_model`.`endtime` >= 1783136787 AND `seckill_model`.`type` = 0 AND `seckill_model`.`status` = 1 GROUP BY `seckill_model`.`cid` ORDER BY `courseInfo`.`id` DESC LIMIT 0,8 [ RunTime:0.000455s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'seckill_model',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_course` [ RunTime:0.000606s ]
- [ SQL ] SELECT `course_model`.`id`,`course_model`.`uid`,`course_model`.`name`,`course_model`.`gradeid`,`course_model`.`sort`,`course_model`.`thumb`,`course_model`.`des`,`course_model`.`lessons`,`course_model`.`starttime`,`course_model`.`endtime`,`course_model`.`paytype`,`course_model`.`payval`,`course_model`.`type`,`course_model`.`ismaterial`,`course_model`.`islive`,`course_model`.`views`,`users`.`id` AS `users__id`,`users`.`avatar_thumb` AS `users__avatar_thumb`,`users`.`user_nickname` AS `users__user_nickname`,`vipCourse`.`id` AS `vipCourse__id`,`vipCourse`.`cid` AS `vipCourse__cid`,`vipCourse`.`type` AS `vipCourse__type` FROM `cmf_course` `course_model` INNER JOIN `cmf_users` `users` ON `course_model`.`uid`=`users`.`id` INNER JOIN `cmf_vip_course` `vipCourse` ON `course_model`.`id`=`vipCourse`.`cid` WHERE `course_model`.`status` = 1 AND `course_model`.`isvip` = 1 AND `course_model`.`shelvestime` <= 1783136787 AND `course_model`.`gradeid` = 2 AND `course_model`.`sort` IN ('0','1','2','3','4') AND `tx_trans` = 1 AND `vipCourse`.`type` = 0 ORDER BY `id` DESC LIMIT 0,8 [ RunTime:0.000557s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'vipCourse',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_pink` [ RunTime:0.000450s ]
- [ SQL ] SELECT `pink_model`.`type`,`pink_model`.`sort`,`pink_model`.`cid`,`pink_model`.`price`,`courseInfo`.`id` AS `courseInfo__id`,`courseInfo`.`name` AS `courseInfo__name`,`courseInfo`.`thumb` AS `courseInfo__thumb`,`courseInfo`.`lessons` AS `courseInfo__lessons`,`courseInfo`.`paytype` AS `courseInfo__paytype`,`courseInfo`.`starttime` AS `courseInfo__starttime`,`courseInfo`.`ismaterial` AS `courseInfo__ismaterial`,`courseInfo`.`endtime` AS `courseInfo__endtime`,`courseInfo`.`sort` AS `courseInfo__sort`,`courseInfo`.`type` AS `courseInfo__type`,`courseInfo`.`payval` AS `courseInfo__payval`,`courseInfo`.`uid` AS `courseInfo__uid`,`courseInfo`.`islive` AS `courseInfo__islive` FROM `cmf_pink` `pink_model` INNER JOIN `cmf_course` `courseInfo` ON `pink_model`.`cid`=`courseInfo`.`id` WHERE `courseInfo`.`gradeid` = 2 AND `courseInfo`.`sort` IN ('0','1','2','3','4') AND `pink_model`.`endtime` >= 1783136787 AND `pink_model`.`starttime` <= 1783136787 AND `pink_model`.`type` = 0 AND `pink_model`.`status` = 1 GROUP BY `pink_model`.`cid` ORDER BY `courseInfo`.`id` DESC LIMIT 0,8 [ RunTime:0.000465s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'pink_model',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_activity` [ RunTime:0.000477s ]
- [ SQL ] SELECT * FROM `cmf_activity` WHERE `gradeid` = 2 AND `endtime` >= 1783136787 AND `status` = 1 ORDER BY `nums` DESC LIMIT 8 [ RunTime:0.000840s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_activity',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000392s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = '/www/wwwroot/www.angelinatifen.com/student/plan_activities/index' ) [ RunTime:0.000242s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'filtered' => 12.5,
'extra' => 'Using where',
) ]

0.050530s