在线客服
广州总部
售前客服:
刘小姐
电话:
19520919489
传真:
020-83334326
QQ:
91329593
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-09 11:56:49 HTTP/1.1 GET : http://siku-keji.com/qyys.html
- 运行时间 : 0.131808s [ 吞吐率:7.59req/s ] 内存消耗:4,977.96kb 文件加载:111
- 查询信息 : 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' => 'qyys',
'route' => 'cms/page/index?id=5',
'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' => '5',
)
- [ 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/page_about.html [ array (
0 => 'setting',
1 => 'rand',
2 => 'site_info',
3 => 'langs',
4 => 'lang',
5 => 'page',
6 => 'channel',
7 => 'theme_vars',
8 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.001919s ] mysql:host=127.0.0.1;port=3306;dbname=siku_cn;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `sirui_lang` [ RunTime:0.001076s ]
- [ SQL ] SELECT * FROM `sirui_lang` WHERE `sign` <> 'cn' AND `status` = 1 [ RunTime:0.000416s ]
- [ 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.001209s ]
- [ SQL ] SELECT `config` FROM `sirui_plugin` WHERE `name` = 'LeoxieSwitchLang' LIMIT 1 [ RunTime:0.000296s ]
- [ 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.000435s ]
- [ 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.000265s ]
- [ 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.000937s ]
- [ SQL ] SELECT * FROM `sirui_setting` WHERE `lang` = 'cn' OR `id` = 1 [ RunTime:0.000485s ]
- [ 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.001005s ]
- [ SQL ] SELECT `option_value` FROM `sirui_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000290s ]
- [ 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_page` [ RunTime:0.001078s ]
- [ SQL ] SELECT * FROM `sirui_cms_page` WHERE `status` = '1' AND `id` = 5 LIMIT 1 [ RunTime:0.000377s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_page',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `sirui_cms_fields_bind` [ RunTime:0.000959s ]
- [ SQL ] SELECT * FROM `sirui_cms_fields_bind` WHERE `model_id` = 6 ORDER BY `list_order` ASC,`id` DESC [ RunTime:0.000993s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'sirui_cms_fields_bind',
'type' => 'ref',
'possible_keys' => 'model_id',
'key' => 'model_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 90,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `sirui_cms_channel` [ RunTime:0.001057s ]
- [ SQL ] SELECT * FROM `sirui_cms_channel` WHERE `id` = 5 LIMIT 1 [ RunTime:0.000345s ]
- [ 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_theme_file` [ RunTime:0.001065s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/index' 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/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.002560s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/list_case' LIMIT 1 [ RunTime:0.000346s ]
- [ 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.001558s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/list_news' LIMIT 1 [ RunTime:0.000552s ]
- [ 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.001498s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/list_product' LIMIT 1 [ RunTime:0.000273s ]
- [ 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.001488s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_about' LIMIT 1 [ RunTime:0.000338s ]
- [ 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.001666s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_case' LIMIT 1 [ RunTime:0.000294s ]
- [ 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.001539s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_contact' LIMIT 1 [ RunTime:0.000273s ]
- [ 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.001467s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_rd' LIMIT 1 [ RunTime:0.000307s ]
- [ 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.001566s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/search' LIMIT 1 [ RunTime:0.000333s ]
- [ 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.001505s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/show_case' LIMIT 1 [ RunTime:0.000279s ]
- [ 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.001854s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/show_news' LIMIT 1 [ RunTime:0.000311s ]
- [ 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.002349s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/show_products' LIMIT 1 [ RunTime:0.000307s ]
- [ 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.001542s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' [ RunTime:0.000323s ]
- [ 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.000914s ]
- [ SQL ] UPDATE `sirui_theme` SET `name` = '思库' , `version` = '1.0.0' , `author` = '思睿' , `lang` = 'cn' , `keywords` = '思库' , `description` = '思库' WHERE `theme` = 'siku' [ RunTime:0.000280s ]
- [ SQL ] SELECT `more` FROM `sirui_theme_file` WHERE `theme` = 'siku' AND ( `is_public` = 1 OR `file` = 'cms/page_about' ) [ RunTime:0.000253s ]
- [ 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.000602s ]
- [ 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.000447s ]
- [ 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.000408s ]
- [ 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.000327s ]
- [ 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.001697s ]
- [ SQL ] SELECT `table` FROM `sirui_cms_model` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000300s ]
- [ 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.000284s ]
- [ 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.000221s ]
- [ 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.000258s ]
- [ 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.000228s ]
- [ 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.000251s ]
- [ 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.000180s ]
- [ 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.000239s ]
- [ 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.000198s ]
- [ 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.000261s ]
- [ 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.000220s ]
- [ 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.000446s ]
- [ 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` = 1 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.000382s ]
- [ 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.137757s