在线客服
广州总部
售前客服:
刘小姐
电话:
19520919489
传真:
020-83334326
QQ:
91329593
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-09 19:21:10 HTTP/1.1 GET : http://siku-keji.com/xwzx.html
- 运行时间 : 0.116876s [ 吞吐率:8.56req/s ] 内存消耗:4,233.32kb 文件加载:102
- 查询信息 : 51 queries 13 writes
- 缓存信息 : 23 reads,0 writes
- [ LANG ] /www/wwwroot/siku-keji.com/cmf/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/siku-keji.com/cmf/app/cms//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'xwzx',
'route' => 'cms/list/index?id=20',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'host' => 'siku-keji.com',
'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' => '*/*',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'id' => '20',
)
- [ LANG ] /www/wwwroot/siku-keji.com/cmf/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/siku-keji.com/cmf/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/siku-keji.com/cmf/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/siku-keji.com/cmf/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/siku-keji.com/cmf/app/cms/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/siku-keji.com/cmf/app/cms/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/siku-keji.com/themes/siku/cms/list_news.html [ array (
0 => 'setting',
1 => 'rand',
2 => 'site_info',
3 => 'langs',
4 => 'lang',
5 => 'channel',
6 => 'count',
7 => 'total',
8 => 'theme_vars',
9 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000506s ] mysql:host=127.0.0.1;port=3306;dbname=siku_cn;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `sirui_lang` [ RunTime:0.000852s ]
- [ SQL ] SELECT * FROM `sirui_lang` WHERE `sign` <> 'cn' AND `status` = 1 [ RunTime:0.000401s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_lang',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sirui_plugin` [ RunTime:0.000971s ]
- [ SQL ] SELECT `config` FROM `sirui_plugin` WHERE `name` = 'LeoxieSwitchLang' LIMIT 1 [ RunTime:0.000337s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `sirui_lang` WHERE `sign` = 'cn' [ RunTime:0.000269s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_lang',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `sirui_lang` WHERE `sign` = 'cn' [ RunTime:0.000228s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_lang',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sirui_setting` [ RunTime:0.001521s ]
- [ SQL ] SELECT * FROM `sirui_setting` WHERE `lang` = 'cn' OR `id` = 1 [ RunTime:0.000381s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_setting',
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sirui_option` [ RunTime:0.000735s ]
- [ SQL ] SELECT `option_value` FROM `sirui_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000274s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SHOW COLUMNS FROM `sirui_cms_channel` [ RunTime:0.000982s ]
- [ SQL ] SELECT * FROM `sirui_cms_channel` WHERE `id` = 20 AND `status` = 1 LIMIT 1 [ RunTime:0.000466s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `sirui_cms_article` [ RunTime:0.000782s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `sirui_cms_article` WHERE `delete_time` = 0 AND `channel_id` = 20 [ RunTime:0.000517s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_article',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 319,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sirui_theme_file` [ RunTime:0.000977s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/index' LIMIT 1 [ RunTime:0.000350s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/Index/index' , `file` = 'cms/index' , `name` = '首页' , `more` = '[]' , `config_more` = '[]' , `description` = '首页模板文件' , `is_public` = 0 , `list_order` = 1 WHERE `theme` = 'siku' AND `file` = 'cms/index' [ RunTime:0.001709s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/list_case' LIMIT 1 [ RunTime:0.000327s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/List/index' , `file` = 'cms/list_case' , `name` = 'case' , `more` = '[]' , `config_more` = '[]' , `description` = 'case模板' , `is_public` = 0 , `list_order` = 3 WHERE `theme` = 'siku' AND `file` = 'cms/list_case' [ RunTime:0.001525s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/list_news' LIMIT 1 [ RunTime:0.000352s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/List/index' , `file` = 'cms/list_news' , `name` = 'news' , `more` = '[]' , `config_more` = '[]' , `description` = 'news模板' , `is_public` = 0 , `list_order` = 3 WHERE `theme` = 'siku' AND `file` = 'cms/list_news' [ RunTime:0.001553s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/list_product' LIMIT 1 [ RunTime:0.000345s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/List/index' , `file` = 'cms/list_product' , `name` = 'product' , `more` = '[]' , `config_more` = '[]' , `description` = 'product模板' , `is_public` = 0 , `list_order` = 3 WHERE `theme` = 'siku' AND `file` = 'cms/list_product' [ RunTime:0.001703s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_about' LIMIT 1 [ RunTime:0.000285s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/Page/index' , `file` = 'cms/page_about' , `name` = 'about us' , `more` = '[]' , `config_more` = '[]' , `description` = 'about us模板文件' , `is_public` = 0 , `list_order` = 7 WHERE `theme` = 'siku' AND `file` = 'cms/page_about' [ RunTime:0.001477s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_case' LIMIT 1 [ RunTime:0.000301s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/Page/index' , `file` = 'cms/page_case' , `name` = '咨询流程' , `more` = '[]' , `config_more` = '[]' , `description` = '咨询流程模板文件' , `is_public` = 0 , `list_order` = 7 WHERE `theme` = 'siku' AND `file` = 'cms/page_case' [ RunTime:0.001511s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_contact' LIMIT 1 [ RunTime:0.000285s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/Page/index' , `file` = 'cms/page_contact' , `name` = 'contact' , `more` = '[]' , `config_more` = '[]' , `description` = 'contact模板文件' , `is_public` = 0 , `list_order` = 7 WHERE `theme` = 'siku' AND `file` = 'cms/page_contact' [ RunTime:0.002130s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_rd' LIMIT 1 [ RunTime:0.000260s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/Page/index' , `file` = 'cms/page_rd' , `name` = 'about us' , `more` = '[]' , `config_more` = '[]' , `description` = 'about us模板文件' , `is_public` = 0 , `list_order` = 7 WHERE `theme` = 'siku' AND `file` = 'cms/page_rd' [ RunTime:0.001689s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/search' LIMIT 1 [ RunTime:0.000302s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/search/index' , `file` = 'cms/search' , `name` = '搜索页面' , `more` = '[]' , `config_more` = '[]' , `description` = '搜索模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'siku' AND `file` = 'cms/search' [ RunTime:0.001699s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/show_case' LIMIT 1 [ RunTime:0.000345s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/Archives/index' , `file` = 'cms/show_case' , `name` = 'case' , `more` = '[]' , `config_more` = '[]' , `description` = 'case' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'siku' AND `file` = 'cms/show_case' [ RunTime:0.001602s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/show_news' LIMIT 1 [ RunTime:0.000365s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/Archives/index' , `file` = 'cms/show_news' , `name` = 'newsdetail' , `more` = '[]' , `config_more` = '[]' , `description` = 'newsdetail' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'siku' AND `file` = 'cms/show_news' [ RunTime:0.001617s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/show_products' LIMIT 1 [ RunTime:0.000397s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `sirui_theme_file` SET `theme` = 'siku' , `action` = 'cms/Archives/index' , `file` = 'cms/show_products' , `name` = 'productdetail' , `more` = '[]' , `config_more` = '[]' , `description` = 'productdetail' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'siku' AND `file` = 'cms/show_products' [ RunTime:0.001669s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' [ RunTime:0.000347s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `sirui_theme` [ RunTime:0.001131s ]
- [ SQL ] UPDATE `sirui_theme` SET `name` = '思库' , `version` = '1.0.0' , `author` = '思睿' , `lang` = 'cn' , `keywords` = '思库' , `description` = '思库' WHERE `theme` = 'siku' [ RunTime:0.000262s ]
- [ SQL ] SELECT `more` FROM `sirui_theme_file` WHERE `theme` = 'siku' AND ( `is_public` = 1 OR `file` = 'cms/list_news' ) [ RunTime:0.000300s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 12,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `sirui_cms_channel` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 0 AND `nav_status` = 1 [ RunTime:0.000462s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 34,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `id`,`page_id`,`parent_id`,`name`,`alias` FROM `sirui_cms_channel` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000326s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 34,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `id`,`page_id`,`parent_id`,`name`,`alias` FROM `sirui_cms_channel` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 11 ORDER BY `list_order` ASC [ RunTime:0.000261s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 34,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `model_id` FROM `sirui_cms_channel` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000215s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `sirui_cms_model` [ RunTime:0.000753s ]
- [ SQL ] SELECT `table` FROM `sirui_cms_model` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000267s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_model',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `model_id` FROM `sirui_cms_channel` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000314s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `table` FROM `sirui_cms_model` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000320s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_model',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `model_id` FROM `sirui_cms_channel` WHERE `id` = 14 LIMIT 1 [ RunTime:0.000269s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `table` FROM `sirui_cms_model` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000211s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_model',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `model_id` FROM `sirui_cms_channel` WHERE `id` = 15 LIMIT 1 [ RunTime:0.000255s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `table` FROM `sirui_cms_model` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000230s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_model',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `model_id` FROM `sirui_cms_channel` WHERE `id` = 16 LIMIT 1 [ RunTime:0.000203s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `table` FROM `sirui_cms_model` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000287s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_model',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `model_id` FROM `sirui_cms_channel` WHERE `id` = 17 LIMIT 1 [ RunTime:0.000378s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `table` FROM `sirui_cms_model` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000225s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_model',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `id`,`page_id`,`parent_id`,`name`,`alias` FROM `sirui_cms_channel` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 20 ORDER BY `list_order` ASC [ RunTime:0.000388s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 34,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `sirui_slide_item` [ RunTime:0.000874s ]
- [ SQL ] SELECT * FROM `sirui_slide_item` WHERE `status` = 1 AND `slide_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.000366s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `id`,`page_id`,`parent_id`,`name`,`alias` FROM `sirui_cms_channel` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 20 ORDER BY `list_order` ASC [ RunTime:0.000292s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 34,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `sirui_cms_channel` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 0 AND `nav_status` = 1 [ RunTime:0.000385s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_channel',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 34,
'extra' => 'Using where',
) ]

0.122837s