基本
文件
流程
錯誤
SQL
調試
- 請求信息 : 2025-02-05 21:58:31 HTTP/1.1 GET : http://m.matongwu.com.cn/cn/sitemap.html
- 運行時間 : 0.026147s [ 吞吐率:38.25req/s ] 內存消耗:906.26kb 文件加載:111
- 查詢信息 : 23 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?>/sitemap',
'route' => 'portal/article/sitemap',
'option' =>
array (
'merge_rule_regex' => false,
'middleware' =>
array (
0 =>
array (
0 => 'HomeRouteLang',
1 => NULL,
),
),
'complete_match' => true,
),
'var' =>
array (
'lang' => 'cn',
),
)
- [ 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',
)
- [ 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/sitemap.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_web_title',
7 => 'the_web_keyword',
8 => 'the_web_desc',
9 => 'theme_vars',
10 => 'theme_widgets',
) ]
- [ DB ] INIT mysql
- [ DB ] CONNECT:[ UseTime:0.000475s ] mysql:host=127.0.0.1;port=3306;dbname=piebot;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.000493s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000412s ]
- [ 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.000561s ]
- [ 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.000425s ]
- [ 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.000538s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_lang` WHERE `status` = 1 AND `alias` LIKE '%,cn,%' [ RunTime:0.000260s ]
- [ 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`,`is_admin_primeval_field` FROM `cmf_portal_lang` WHERE `status` = 1 AND ( `alias` LIKE '%,cn,%' ) LIMIT 1 [ RunTime:0.000316s ]
- [ 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.000233s ]
- [ 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.000524s ]
- [ 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.000485s ]
- [ 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.000389s ]
- [ 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.000486s ]
- [ 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.000508s ]
- [ 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.000487s ]
- [ 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.000503s ]
- [ 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.000543s ]
- [ 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.000516s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' [ RunTime:0.000298s ]
- [ 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.000470s ]
- [ 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默認模板' WHERE `theme` = 'simpleboot3' [ RunTime:0.000255s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/sitemap' ) [ RunTime:0.000220s ]
- [ 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.000413s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000187s ]
- [ 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.000413s ] 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.000237s ]
- [ 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,
) ]
0.026888s
主站蜘蛛池模板:
亚洲熟女www一区二区三区
|
国产成a人亚洲精ⅴ品无码樱花
|
成人欧美一区二区三区白人
|
久久久久99精品成人片三人
|
国产精品思思在线
|
www国产成人免费观看视频
|
国产av一区
|
69无人区码一码二码三码七码
|
久久国产成人亚洲精品影院老金
|
国产亚洲综合精品一区二区三
|
国产精品一区二区三区在线
|
福利片免费视频在线观看
|
第四房色播网
|
精品泰妻少妇嫩草av无码专区高清一区二区三区四区五区六区
|
一区精品视频在线观看免费
|
国产精品福利一区二区
|
精品人妻无码一区二区三区牛牛
|
国产成人精品永久免费视频
|
91精品国产免费青青碰在线观
|
亚洲国产成人综合网
|
偷拍视频一区
|
蜜臀白丝爆浆18禁一区二区三区
|
亚洲成人动漫在线播放
|
97人妻无码一区二区精品免费
|
国产精品久久久久久影院
|
女人精品天堂
|
国产午夜精品理论片a级a片
|
av免费网址国产精品
|
成人性生交大片免费看R链接
|
av无码精品久久久久精品免费
|
国产精品偷伦视频插放
|
日韩色情无码一本二本三本
|
国产福利一区二区三
|
久久久这里只有精品免费
|
国产成人av电影在线观看第页
|
国产成人综合亚洲色
|
99久久久久国产精品专区无码
|
成人全黄A片免费看
|
亚洲欧美另类久久久精品能播放的
|
日韩精品中文字幕一区二区三区
|
国产麻豆メ在线视频
|