基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請(qǐng)求信息 : 2025-02-05 21:59:02 HTTP/1.1 GET : http://m.matongwu.com.cn/cn/application/89.html
- 運(yùn)行時(shí)間 : 0.028730s [ 吞吐率:34.81req/s ] 內(nèi)存消耗:1,033.10kb 文件加載:120
- 查詢信息 : 30 queries 1 writes
- 緩存信息 : 5 reads,0 writes
- [ LANG ] /var/www/piebot/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ LANG ] /var/www/piebot/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => '<lang?>/<route_alias1>/<route_alias2>',
'route' => 'portal/list/index',
'option' =>
array (
'merge_rule_regex' => false,
'middleware' =>
array (
0 =>
array (
0 => 'HomeRouteLang',
1 => NULL,
),
),
'append' =>
array (
'route_group_id' => 1,
),
'complete_match' => true,
),
'var' =>
array (
'lang' => 'cn',
'route_alias1' => 'application',
'route_alias2' => '89',
),
)
- [ HEADER ] array (
'host' => 'm.matongwu.com.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko',
'referer' => 'http://www.baidu.com',
'cookie' => 't=92d7540e476b153862b4ea2356ede7b3; r=8148',
'accept-language' => 'zh-CN,zh',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'content-type' => 'application/x-www-form-urlencoded; Charset=UTF-8',
'connection' => 'Keep-Alive',
'content-length' => '',
)
- [ PARAM ] array (
'lang' => 'cn',
'route_alias1' => 'application',
'route_alias2' => '89',
'route_group_id' => 1,
)
- [ LANG ] /var/www/piebot/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /var/www/piebot/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /var/www/piebot/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /var/www/piebot/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /var/www/piebot/app/portal/lang/zh-cn/common.php
- [ LANG ] /var/www/piebot/app/portal/lang/zh-cn/home.php
- [ LANG ] /var/www/piebot/app/portal/lang/zh-cn.php
- [ VIEW ] /var/www/piebot/public/themes/simpleboot3/portal/application_list.html [ array (
0 => 'site_info',
1 => 'pub_lang_prefix',
2 => 'pub_lang_suffix',
3 => 'pub_route_lang',
4 => 'pub_lang_list',
5 => 'header_nav',
6 => 'the_category_data',
7 => 'the_web_title',
8 => 'the_web_keyword',
9 => 'the_web_desc',
10 => 'slide_data',
11 => 'the_parent_category_data',
12 => 'category_list',
13 => 'article_data',
14 => 'theme_vars',
15 => 'theme_widgets',
) ]
- [ DB ] INIT mysql
- [ DB ] CONNECT:[ UseTime:0.000496s ] mysql:host=127.0.0.1;port=3306;dbname=piebot;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.000548s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000333s ]
- [ 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.000388s ]
- [ 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.000266s ]
- [ 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' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_lang` [ RunTime:0.000390s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_lang` WHERE `status` = 1 AND `alias` LIKE '%,cn,%' [ RunTime:0.000308s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_lang',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000428s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_category` WHERE `status` = 1 AND `parent_id` = 0 AND `route` = 'application' [ RunTime:0.000283s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `lang`,`abbr`,`is_admin_primeval_field` FROM `cmf_portal_lang` WHERE `status` = 1 AND ( `alias` LIKE '%,cn,%' ) LIMIT 1 [ RunTime:0.000267s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_lang',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `lang`,`abbr`,`local_name` FROM `cmf_portal_lang` WHERE `status` = 1 [ RunTime:0.000182s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_lang',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name`,`description`,`more`,`route`,`en_name`,`en_seo_title`,`en_seo_keywords`,`en_seo_description` FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` IN (4,74,47,9,5,95,54) ORDER BY `list_order` ASC [ RunTime:0.000318s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `id`,`parent_id`,`name`,`description`,`more`,`route`,`en_name`,`en_seo_title`,`en_seo_keywords`,`en_seo_description` FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` IN (4,74,47,9,5,95,54) ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000364s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000525s ]
- [ SQL ] SELECT `post`.`id`,`post`.`post_title`,`post`.`more`,child.id as category_id,child.route as category_route,root.id as category_root_id,root.route as category_root_route FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `cate_post` ON `cate_post`.`post_id`=`post`.`id` INNER JOIN `cmf_portal_category` `child` ON `child`.`id`=`cate_post`.`category_id` LEFT JOIN `cmf_portal_category` `root` ON `root`.`id`=`child`.`parent_id` WHERE `post`.`create_time` >= 0 AND `post`.`delete_time` = 0 AND `post`.`post_status` = 1 AND `post`.`language` = 'cn' AND `child`.`id` = 101 AND `post`.`recommended` = 1 ORDER BY `post`.`published_time` DESC,`post`.`id` DESC LIMIT 5 [ RunTime:0.000553s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'child',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `post`.`id`,`post`.`post_title`,`post`.`more`,child.id as category_id,child.route as category_route,root.id as category_root_id,root.route as category_root_route FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `cate_post` ON `cate_post`.`post_id`=`post`.`id` INNER JOIN `cmf_portal_category` `child` ON `child`.`id`=`cate_post`.`category_id` LEFT JOIN `cmf_portal_category` `root` ON `root`.`id`=`child`.`parent_id` WHERE `post`.`create_time` >= 0 AND `post`.`delete_time` = 0 AND `post`.`post_status` = 1 AND `post`.`language` = 'cn' AND `child`.`id` = 85 AND `post`.`recommended` = 1 ORDER BY `post`.`published_time` DESC,`post`.`id` DESC LIMIT 5 [ RunTime:0.000539s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'child',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `post`.`id`,`post`.`post_title`,`post`.`more`,child.id as category_id,child.route as category_route,root.id as category_root_id,root.route as category_root_route FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `cate_post` ON `cate_post`.`post_id`=`post`.`id` INNER JOIN `cmf_portal_category` `child` ON `child`.`id`=`cate_post`.`category_id` LEFT JOIN `cmf_portal_category` `root` ON `root`.`id`=`child`.`parent_id` WHERE `post`.`create_time` >= 0 AND `post`.`delete_time` = 0 AND `post`.`post_status` = 1 AND `post`.`language` = 'cn' AND `child`.`id` = 86 AND `post`.`recommended` = 1 ORDER BY `post`.`published_time` DESC,`post`.`id` DESC LIMIT 5 [ RunTime:0.000431s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'child',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using temporary; Using filesort',
) ]
- [ SQL ] SELECT `post`.`id`,`post`.`post_title`,`post`.`more`,child.id as category_id,child.route as category_route,root.id as category_root_id,root.route as category_root_route FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `cate_post` ON `cate_post`.`post_id`=`post`.`id` INNER JOIN `cmf_portal_category` `child` ON `child`.`id`=`cate_post`.`category_id` LEFT JOIN `cmf_portal_category` `root` ON `root`.`id`=`child`.`parent_id` WHERE `post`.`create_time` >= 0 AND `post`.`delete_time` = 0 AND `post`.`post_status` = 1 AND `post`.`language` = 'cn' AND `child`.`id` = 87 AND `post`.`recommended` = 1 ORDER BY `post`.`published_time` DESC,`post`.`id` DESC LIMIT 5 [ RunTime:0.000467s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'child',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 89 LIMIT 1 [ RunTime:0.000280s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide_item` [ RunTime:0.000448s ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 15 AND `description2` = 89 ORDER BY `list_order` ASC,`id` ASC LIMIT 1 [ RunTime:0.000356s ]
- [ 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' => 24,
'filtered' => 2.5641026496887207,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 74 LIMIT 1 [ RunTime:0.000238s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 74 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000231s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 29,
'filtered' => 3.4482758045196533,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `post`.`id`,`post`.`post_title`,`post`.`more`,child.id as category_id,child.route as category_route,root.id as category_root_id,root.route as category_root_route,`post`.`post_content` FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `cate_post` ON `cate_post`.`post_id`=`post`.`id` INNER JOIN `cmf_portal_category` `child` ON `child`.`id`=`cate_post`.`category_id` LEFT JOIN `cmf_portal_category` `root` ON `root`.`id`=`child`.`parent_id` WHERE `post`.`create_time` >= 0 AND `post`.`delete_time` = 0 AND `post`.`post_status` = 1 AND `post`.`language` = 'cn' AND `child`.`id` = 89 ORDER BY `post`.`published_time` DESC,`post`.`id` DESC LIMIT 1 [ RunTime:0.000413s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'child',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using temporary; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000370s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' [ RunTime:0.000171s ]
- [ 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_theme` [ RunTime:0.000331s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'simpleboot3' , `version` = '1.0.2' , `demo_url` = 'http://demo.thinkcmf.com' , `author` = 'ThinkCMF' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = 'ThinkCMF模板' , `description` = 'ThinkCMF默認(rèn)模板' WHERE `theme` = 'simpleboot3' [ RunTime:0.000211s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/application_list' ) [ RunTime:0.000171s ]
- [ 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_option` [ RunTime:0.000349s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000149s ]
- [ 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',
) ]
- [ DB ] CONNECT:[ UseTime:0.000409s ] mysql:host=127.0.0.1;port=3306;dbname=piebot;charset=utf8
- [ SQL ] SELECT `route` FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `id` = 54 LIMIT 1 [ RunTime:0.000212s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]