在线客服
广州总部
售前客服:
刘小姐
电话:
19520919489
传真:
020-83334326
QQ:
91329593
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-09 11:00:01 HTTP/1.1 GET : http://siku-keji.com/gsjg.html
- 运行时间 : 0.221910s [ 吞吐率:4.51req/s ] 内存消耗:4,977.65kb 文件加载: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' => 'gsjg',
'route' => 'cms/page/index?id=4',
'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' => '4',
)
- [ 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.004942s ] mysql:host=127.0.0.1;port=3306;dbname=siku_cn;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `sirui_lang` [ RunTime:0.007100s ]
- [ SQL ] SELECT * FROM `sirui_lang` WHERE `sign` <> 'cn' AND `status` = 1 [ RunTime:0.001346s ]
- [ 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.005847s ]
- [ SQL ] SELECT `config` FROM `sirui_plugin` WHERE `name` = 'LeoxieSwitchLang' LIMIT 1 [ RunTime:0.002090s ]
- [ 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.002609s ]
- [ 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.001541s ]
- [ 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.001638s ]
- [ SQL ] SELECT * FROM `sirui_setting` WHERE `lang` = 'cn' OR `id` = 1 [ RunTime:0.000998s ]
- [ 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.001567s ]
- [ SQL ] SELECT `option_value` FROM `sirui_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.001837s ]
- [ 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.001750s ]
- [ SQL ] SELECT * FROM `sirui_cms_page` WHERE `status` = '1' AND `id` = 4 LIMIT 1 [ RunTime:0.000704s ]
- [ 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.001834s ]
- [ SQL ] SELECT * FROM `sirui_cms_fields_bind` WHERE `model_id` = 6 ORDER BY `list_order` ASC,`id` DESC [ RunTime:0.001811s ]
- [ 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.001717s ]
- [ SQL ] SELECT * FROM `sirui_cms_channel` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000634s ]
- [ 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.001568s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/index' LIMIT 1 [ RunTime:0.000680s ]
- [ 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.002226s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/list_case' LIMIT 1 [ RunTime:0.000557s ]
- [ 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.002119s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/list_news' LIMIT 1 [ RunTime:0.000531s ]
- [ 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.002259s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/list_product' LIMIT 1 [ RunTime:0.000580s ]
- [ 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.001998s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_about' LIMIT 1 [ RunTime:0.000463s ]
- [ 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.001805s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_case' LIMIT 1 [ RunTime:0.000563s ]
- [ 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.002381s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_contact' LIMIT 1 [ RunTime:0.000574s ]
- [ 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.002027s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/page_rd' LIMIT 1 [ RunTime:0.000446s ]
- [ 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.001771s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/search' LIMIT 1 [ RunTime:0.000391s ]
- [ 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.001769s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/show_case' LIMIT 1 [ RunTime:0.000487s ]
- [ 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.001881s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/show_news' LIMIT 1 [ RunTime:0.000470s ]
- [ 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.001692s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' AND `file` = 'cms/show_products' LIMIT 1 [ RunTime:0.000473s ]
- [ 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.001754s ]
- [ SQL ] SELECT * FROM `sirui_theme_file` WHERE `theme` = 'siku' [ RunTime:0.000505s ]
- [ 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.001115s ]
- [ SQL ] UPDATE `sirui_theme` SET `name` = '思库' , `version` = '1.0.0' , `author` = '思睿' , `lang` = 'cn' , `keywords` = '思库' , `description` = '思库' WHERE `theme` = 'siku' [ RunTime:0.000436s ]
- [ SQL ] SELECT `more` FROM `sirui_theme_file` WHERE `theme` = 'siku' AND ( `is_public` = 1 OR `file` = 'cms/page_about' ) [ RunTime:0.000396s ]
- [ 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.000843s ]
- [ 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.000503s ]
- [ 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.000440s ]
- [ 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.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 ] SHOW COLUMNS FROM `sirui_cms_model` [ RunTime:0.001026s ]
- [ SQL ] SELECT `table` FROM `sirui_cms_model` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000301s ]
- [ 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.000339s ]
- [ 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.000260s ]
- [ 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.000373s ]
- [ 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.000315s ]
- [ 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.000446s ]
- [ 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.000355s ]
- [ 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.000348s ]
- [ 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` = 17 LIMIT 1 [ RunTime:0.000404s ]
- [ 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.000250s ]
- [ 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.000555s ]
- [ 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.000471s ]
- [ 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.000569s ]
- [ 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.230466s