基本
文件
流程
錯誤
SQL
調試
請求信息 : 2025-04-02 06:14:30 HTTP/1.1 GET : http://www.jyxd-glass.cn/public/article/58-9.html 運行時間 : 0.130878s [ 吞吐率:7.64req/s ] 內存消耗:5,158.53kb 文件加載:118 查詢信息 : 29 queries 13 writes 緩存信息 : 7 reads,0 writes
[ LANG ] /www/wwwroot/yckjjt/vendor/thinkphp/lang/zh-cn.php [ LANG ] /www/wwwroot/yckjjt/app/portal//lang/zh-cn.php [ ROUTE ] array (
'rule' => 'article/<id>-<cid>',
'route' => 'portal/Article/index',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '58',
'cid' => '9',
),
) [ HEADER ] array (
'host' => 'www.jyxd-glass.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 (
'id' => '58',
'cid' => '9',
) [ LANG ] /www/wwwroot/yckjjt/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php [ LANG ] /www/wwwroot/yckjjt/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php [ LANG ] /www/wwwroot/yckjjt/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php [ LANG ] /www/wwwroot/yckjjt/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php [ LANG ] /www/wwwroot/yckjjt/app/portal/lang/zh-cn/common.php [ LANG ] /www/wwwroot/yckjjt/app/portal/lang/zh-cn/home.php [ DB ] INIT mysql [ VIEW ] /www/wwwroot/yckjjt/public/themes/moban/portal/article_img.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'article',
3 => 'prev_article',
4 => 'next_article',
5 => 'theme_vars',
6 => 'theme_widgets',
) ] [ VIEW ] /www/wwwroot/yckjjt/public/plugins/crazy_guestbook/view/guestbook.html [ array (
0 => 'site_info',
1 => 'config',
) ]
[ DB ] CONNECT:[ UseTime:0.000273s ] mysql:host=127.0.0.1;port=3306;dbname=yckjjt;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000452s ] [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 9 AND `relation`.`post_id` = 58 AND ( `post`.`published_time` < 1743545670 and `post`.`published_time` > 0 ) LIMIT 1 [ RunTime:0.000362s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ] [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 9 AND `relation`.`post_id` < 58 AND ( `post`.`published_time` < 1743545670 and `post`.`published_time` > 0 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000511s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 19,
'filtered' => 33.32999801635742,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ] [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 9 AND `relation`.`post_id` > 58 AND ( `post`.`published_time` < 1743545670 and `post`.`published_time` > 0 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000504s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'relation',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 19,
'filtered' => 33.32999801635742,
'extra' => 'Using index condition; Using where; Using temporary; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000371s ] [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 9 AND `status` = 1 LIMIT 1 [ RunTime:0.000199s ] [ 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 ] UPDATE `cmf_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 58 [ RunTime:0.003718s ] [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000384s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' AND `file` = 'portal/article_img' LIMIT 1 [ RunTime:0.000203s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'moban' , `action` = 'portal/Article/index' , `file` = 'portal/article_img' , `name` = '圖片文章頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文章頁模板文件' , `is_public` = 0 , `list_order` = 2 WHERE `theme` = 'moban' AND `file` = 'portal/article_img' [ RunTime:0.003813s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' AND `file` = 'portal/article_news' LIMIT 1 [ RunTime:0.000220s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'moban' , `action` = 'portal/Article/index' , `file` = 'portal/article_news' , `name` = '文章頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '文章頁模板文件' , `is_public` = 0 , `list_order` = 2 WHERE `theme` = 'moban' AND `file` = 'portal/article_news' [ RunTime:0.003906s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000210s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'moban' , `action` = 'portal/Index/index' , `file` = 'portal/index' , `name` = '首頁' , `more` = '{\"vars\":[],\"widgets\":{\"service\":{\"title\":\"\\u670d\\u52a1\\u9879\\u76ee\",\"display\":\"1\",\"vars\":{\"service_left\":{\"title\":\"\\u670d\\u52a1\\u9879\\u76ee\\u5de6\\u4fa7\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u670d\\u52a1\\u5de6\\u4fa7\\u9879\\u76ee\\u9009\\u62e9\",\"rule\":{\"require\":true},\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false}},\"service_right\":{\"title\":\"\\u670d\\u52a1\\u9879\\u76ee\\u53f3\\u4fa7\",\"value\":\"[]\",\"type\":\"array\",\"tip\":\"\\u670d\\u52a1\\u53f3\\u4fa7\\u9879\\u76ee\\u9009\\u62e9\",\"item\":{\"cates\":{\"title\":\"\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":true}}}}}},\"join\":{\"title\":\"\\u52a0\\u76df\\u9879\\u76ee\",\"display\":\"1\",\"vars\":{\"join_item\":{\"title\":\"\\u52a0\\u76df\\u9879\\u76ee\",\"value\":\"[]\",\"type\":\"array\",\"tip\":\"\\u52a0\\u76df\\u9879\\u76ee\\u9009\\u62e9\",\"item\":{\"cates\":{\"title\":\"\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":true}}}}}}}}' , `config_more` = '{\"vars\":[],\"widgets\":{\"service\":{\"title\":\"\\u670d\\u52a1\\u9879\\u76ee\",\"display\":\"1\",\"vars\":{\"service_left\":{\"title\":\"\\u670d\\u52a1\\u9879\\u76ee\\u5de6\\u4fa7\",\"value\":\"\",\"type\":\"text\",\"tip\":\"\\u670d\\u52a1\\u5de6\\u4fa7\\u9879\\u76ee\\u9009\\u62e9\",\"rule\":{\"require\":true},\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":false}},\"service_right\":{\"title\":\"\\u670d\\u52a1\\u9879\\u76ee\\u53f3\\u4fa7\",\"value\":\"[]\",\"type\":\"array\",\"tip\":\"\\u670d\\u52a1\\u53f3\\u4fa7\\u9879\\u76ee\\u9009\\u62e9\",\"item\":{\"cates\":{\"title\":\"\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":true}}}}}},\"join\":{\"title\":\"\\u52a0\\u76df\\u9879\\u76ee\",\"display\":\"1\",\"vars\":{\"join_item\":{\"title\":\"\\u52a0\\u76df\\u9879\\u76ee\",\"value\":\"[]\",\"type\":\"array\",\"tip\":\"\\u52a0\\u76df\\u9879\\u76ee\\u9009\\u62e9\",\"item\":{\"cates\":{\"title\":\"\\u9009\\u62e9\\u5206\\u7c7b\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/Page\\/index\",\"multi\":true}}}}}}}}' , `description` = '首頁模板文件' , `is_public` = 0 , `list_order` = 1 WHERE `theme` = 'moban' AND `file` = 'portal/index' [ RunTime:0.003841s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' AND `file` = 'portal/index_article' LIMIT 1 [ RunTime:0.000214s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'moban' , `action` = 'portal/Page/index' , `file` = 'portal/index_article' , `name` = '關于我們' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '關于我們模板文件' , `is_public` = 0 , `list_order` = 3 WHERE `theme` = 'moban' AND `file` = 'portal/index_article' [ RunTime:0.003732s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' AND `file` = 'portal/list_article' LIMIT 1 [ RunTime:0.000210s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'moban' , `action` = 'portal/List/index' , `file` = 'portal/list_article' , `name` = '新聞列表頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '新聞列表頁' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'moban' AND `file` = 'portal/list_article' [ RunTime:0.003917s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' AND `file` = 'portal/list_image' LIMIT 1 [ RunTime:0.000228s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'moban' , `action` = 'portal/List/index' , `file` = 'portal/list_image' , `name` = '圖片列表頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '圖片列表頁' , `is_public` = 0 , `list_order` = 4 WHERE `theme` = 'moban' AND `file` = 'portal/list_image' [ RunTime:0.003933s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' AND `file` = 'portal/list_img' LIMIT 1 [ RunTime:0.000221s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'moban' , `action` = 'portal/List/index' , `file` = 'portal/list_img' , `name` = '圖片列表頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '圖片列表頁' , `is_public` = 0 , `list_order` = 4 WHERE `theme` = 'moban' AND `file` = 'portal/list_img' [ RunTime:0.004040s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' AND `file` = 'portal/list_news' LIMIT 1 [ RunTime:0.000216s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'moban' , `action` = 'portal/List/index' , `file` = 'portal/list_news' , `name` = '新聞列表頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '新聞列表頁' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'moban' AND `file` = 'portal/list_news' [ RunTime:0.003805s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' AND `file` = 'portal/list_video' LIMIT 1 [ RunTime:0.000237s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'moban' , `action` = 'portal/List/index' , `file` = 'portal/list_video' , `name` = '視頻列表頁' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '視頻列表頁' , `is_public` = 0 , `list_order` = 5 WHERE `theme` = 'moban' AND `file` = 'portal/list_video' [ RunTime:0.006678s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000221s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'moban' , `action` = 'portal/Page/index' , `file` = 'portal/page' , `name` = '單頁面' , `more` = '{\"vars\":[]}' , `config_more` = '{\"vars\":[]}' , `description` = '單頁面模板文件' , `is_public` = 0 , `list_order` = 3 WHERE `theme` = 'moban' AND `file` = 'portal/page' [ RunTime:0.006854s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000220s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'moban' , `action` = 'portal/search/index' , `file` = 'portal/search' , `name` = '搜索頁面' , `more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'moban' AND `file` = 'portal/search' [ RunTime:0.006627s ] [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'moban' [ RunTime:0.000239s ] [ 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' => 19,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000417s ] [ SQL ] UPDATE `cmf_theme` SET `name` = 'moban' , `version` = '1.0.0' , `demo_url` = '' , `author` = 'zmm' , `lang` = 'zh-cn' , `author_url` = '' , `keywords` = '模板' , `description` = '模板' WHERE `theme` = 'moban' [ RunTime:0.000183s ] [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'moban' AND ( `is_public` = 1 OR `file` = 'portal/article_img' ) [ RunTime:0.000206s ] [ 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' => 19,
'filtered' => 5.263157844543457,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000382s ] [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000231s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 33,
'filtered' => 3.0303030014038086,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND ( `category_post`.`category_id` IN ('1','2','3','4') ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1743545670 ) GROUP BY `post`.`id` ORDER BY `id` ASC LIMIT 3 [ RunTime:0.001382s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category_post',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => NULL,
'rows' => 73,
'filtered' => 100.0,
'extra' => 'Using index condition; Using temporary; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000341s ] [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000141s ] [ 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 ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000244s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 33,
'filtered' => 3.0303030014038086,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.000382s ] [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'CrazyGuestbook' LIMIT 1 [ RunTime:0.000172s ] [ 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' => 1,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
0.137241s
主站蜘蛛池模板:
无码人妻熟妇AV又粗又大
|
人人妻人人插视频
|
欧美性群另类交
|
日韩综合精品视频
|
亚洲欧美日产综合在线网
|
精品亚洲A∨无码一区二区三区
|
国产真实乱对白精彩久久老熟妇女
|
少妇的肉体AA片免费观看
|
天天综合天天爱天天做
|
国外精品视频在线观看免费
|
2021精品亚洲中文字幕
|
久久久久人妻精品一区三寸蜜桃
|
中文无码vr最新无码av专区
|
国产素人在线观看人成视频
|
日本岛国片在线观看一区二区
|
久久人人爽人人爽人人片AV东京热
|
国产亚洲色婷婷久久99精品
|
老子影院午夜伦手机不卡国产
|
鲁大师在线影院免费观看
|
国产日韩在线时看高清视频
|
国产成人久久AV免费高清
|
亚洲精品乱码久久久久久蜜桃图片
|
久久久国产片
|
日韩精品无码专区免费播放
|
怡红院AV亚洲一区二区三区H
|
蜜桃视频www
|
国产精品久久久久永久免费看
|
精品无码人妻夜人多侵犯18
|
中文字幕理伦午夜福利片
|
欧洲人与动牲交α欧美精品
|
操欧美丝袜
|
国产精品超碰AV无码
|
成年女美黄网站大全免费播放
|
国产日产久久高清欧美一区
|
伊人久久大香线蕉AV最新午夜
|
色综合久久无码五十路人妻
|
男女啪激烈高潮喷水动态图
|
少妇人妻精品一区二区
|
天天av天天翘天天综合网色鬼
|
国产日韩欧美精品在线
|
国产免费看又黄又大又污的胸
|