科室导航
Popular Science Video
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-04 14:10:28 HTTP/1.1 GET : http://www.gzhwpfb.com/Department.html
- 运行时间 : 0.116069s [ 吞吐率:8.62req/s ] 内存消耗:4,787.73kb 文件加载:117
- 查询信息 : 55 queries 7 writes
- 缓存信息 : 6 reads,0 writes
- [ LANG ] /www/wwwroot/www.gzhwpfb.com/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/www.gzhwpfb.com/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.gzhwpfb.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.gzhwpfb.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.gzhwpfb.com/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.gzhwpfb.com/app/cms/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.gzhwpfb.com/app/cms//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'Department',
'route' => 'cms/List/index?id=6',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'connection' => 'keep-alive',
'cache-control' => 'max-age=259200',
'x-forwarded-for' => '10.1.182.171',
'via' => '1.1 squid-proxy-5b5d847c96-csctg (squid/6.10)',
'host' => 'www.gzhwpfb.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' => '6',
)
- [ LANG ] /www/wwwroot/www.gzhwpfb.com/app/cms/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/www.gzhwpfb.com/public/themes/tpl/cms/list_ksdh.html [ array (
0 => 'site_info',
1 => 'chanpin',
2 => 'category',
3 => 'changjing',
4 => 'theme_vars',
5 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000370s ] mysql:host=127.0.0.1;port=3307;dbname=www.gzhwpfb.com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.001060s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000350s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 72,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.000909s ]
- [ 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','app_dispatch') ORDER BY `list_order` ASC [ RunTime:0.000364s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook_plugin',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_cms_channel` [ RunTime:0.001153s ]
- [ SQL ] SELECT * FROM `cmf_cms_channel` WHERE `id` = 6 AND `status` = 1 LIMIT 1 [ RunTime:0.000358s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_cms_channel',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000929s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000210s ]
- [ 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 `cmf_changjing` [ RunTime:0.000805s ]
- [ SQL ] SELECT * FROM `cmf_changjing` ORDER BY `id` DESC [ RunTime:0.000188s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_changjing',
'type' => 'index',
'possible_keys' => NULL,
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 10,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_cms_channel` WHERE `parent_id` = 1 AND `delete_time` = 0 ORDER BY `list_order` ASC [ RunTime:0.000284s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_cms_channel',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000892s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tpl' AND `file` = 'cms/list' LIMIT 1 [ RunTime:0.000309s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'tpl' , `action` = 'cms/List/index' , `file` = 'cms/list' , `name` = '列表' , `more` = '{\"vars\":{\"inner_slide_list\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"inner_slide_list\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'tpl' AND `file` = 'cms/list' [ RunTime:0.002456s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tpl' AND `file` = 'cms/list_ksdh' LIMIT 1 [ RunTime:0.000314s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'tpl' , `action` = 'cms/List/index' , `file` = 'cms/list_ksdh' , `name` = '科室导航' , `more` = '{\"vars\":{\"inner_slide_list\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"inner_slide_list\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'tpl' AND `file` = 'cms/list_ksdh' [ RunTime:0.002868s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tpl' AND `file` = 'cms/list_page' LIMIT 1 [ RunTime:0.000235s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'tpl' , `action` = 'cms/List/index' , `file` = 'cms/list_page' , `name` = '公共单页' , `more` = '{\"vars\":{\"inner_slide_list\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"inner_slide_list\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'tpl' AND `file` = 'cms/list_page' [ RunTime:0.002151s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tpl' AND `file` = 'cms/list_video' LIMIT 1 [ RunTime:0.000220s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'tpl' , `action` = 'cms/List/index' , `file` = 'cms/list_video' , `name` = '视频列表' , `more` = '{\"vars\":{\"inner_slide_list\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"inner_slide_list\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `description` = '文章列表模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'tpl' AND `file` = 'cms/list_video' [ RunTime:0.002238s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tpl' AND `file` = 'cms/show' LIMIT 1 [ RunTime:0.000232s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'tpl' , `action` = 'cms/Archives/index' , `file` = 'cms/show' , `name` = '文章页' , `more` = '{\"vars\":{\"inner_slide_show\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"inner_slide_show\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `description` = '文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'tpl' AND `file` = 'cms/show' [ RunTime:0.002300s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tpl' AND `file` = 'cms/show_video' LIMIT 1 [ RunTime:0.000235s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'tpl' , `action` = 'cms/Archives/index' , `file` = 'cms/show_video' , `name` = '视频详情页' , `more` = '{\"vars\":{\"inner_slide_show\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `config_more` = '{\"vars\":{\"inner_slide_show\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}}}' , `description` = '文章页模板文件' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'tpl' AND `file` = 'cms/show_video' [ RunTime:0.002224s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tpl' [ RunTime:0.000233s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000977s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = '默认模板' , `version` = '1.0.0' , `demo_url` = '' , `author` = 'XGD' , `lang` = 'zh-cn' , `author_url` = '' , `keywords` = '默认模板' , `description` = '默认模板' WHERE `theme` = 'tpl' [ RunTime:0.002220s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'tpl' AND ( `is_public` = 1 OR `file` = 'cms/list_ksdh' ) [ RunTime:0.000235s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 6,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide` [ RunTime:0.001036s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 1 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000254s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide_item` [ RunTime:0.000868s ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 1 ORDER BY `list_order` DESC [ RunTime:0.000330s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 2,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 2 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000232s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 2 ORDER BY `list_order` DESC [ RunTime:0.000253s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 2,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 3 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000245s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 3 ORDER BY `list_order` DESC [ RunTime:0.000245s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000904s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000278s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 4 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000283s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 4 ORDER BY `list_order` DESC [ RunTime:0.000255s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_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 COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 17 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000207s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 17 ORDER BY `list_order` DESC [ RunTime:0.000248s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 4,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 18 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000231s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 18 ORDER BY `list_order` DESC [ RunTime:0.000251s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_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 COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 19 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000201s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 19 ORDER BY `list_order` DESC [ RunTime:0.000291s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_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 COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 20 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000188s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 20 ORDER BY `list_order` DESC [ RunTime:0.000238s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_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 COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 21 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000180s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 21 ORDER BY `list_order` DESC [ RunTime:0.000263s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_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 COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 11 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000235s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 11 ORDER BY `list_order` DESC [ RunTime:0.000327s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_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 COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 12 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000212s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 12 ORDER BY `list_order` DESC [ RunTime:0.000273s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 4,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 13 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000222s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 13 ORDER BY `list_order` DESC [ RunTime:0.000256s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 7,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 14 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000219s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 14 ORDER BY `list_order` DESC [ RunTime:0.000252s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 5,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 15 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000241s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 15 ORDER BY `list_order` DESC [ RunTime:0.000262s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 5,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 16 AND `status` = 1 AND `delete_time` = 0 [ RunTime:0.000230s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 16 ORDER BY `list_order` DESC [ RunTime:0.000265s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 2,
'extra' => 'Using where; Using filesort',
) ]

0.122555s