基本
                        文件
                        流程
                        错误
                        SQL
                        调试
                    
        
                        
                
                    - 请求信息 : 2025-11-04 14:00:26 HTTP/1.1 GET : http://ngartmuseum.com/cms/list/index/id/17.html
 - 运行时间 : 0.229468s [ 吞吐率:4.36req/s ] 内存消耗:7,333.72kb 文件加载:117
 - 查询信息 : 84 queries 14 writes 
 - 缓存信息 : 6 reads,0 writes
                 
             
                        
                        
                
                    - [ LANG ] /www/wwwroot/ngartmuseum.com1/vendor/thinkphp/lang/zh-cn.php
 - [ LANG ] /www/wwwroot/ngartmuseum.com1/app/cms//lang/zh-cn.php
 - [ ROUTE ] array (
)
 - [ HEADER ] array (
  'accept' => '*/*',
  'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
  'accept-encoding' => 'gzip, br, zstd, deflate',
  'host' => 'ngartmuseum.com',
  'via' => '1.1 squid-proxy-5b5d847c96-b4zpw (squid/6.13)',
  'x-forwarded-for' => '10.1.97.131',
  'cache-control' => 'max-age=259200',
  'connection' => 'keep-alive',
  'content-type' => '',
  'content-length' => '',
)
 - [ PARAM ] array (
  'id' => '17',
)
 - [ LANG ] /www/wwwroot/ngartmuseum.com1/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
 - [ LANG ] /www/wwwroot/ngartmuseum.com1/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
 - [ LANG ] /www/wwwroot/ngartmuseum.com1/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
 - [ LANG ] /www/wwwroot/ngartmuseum.com1/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
 - [ LANG ] /www/wwwroot/ngartmuseum.com1/app/cms/lang/zh-cn/common.php
 - [ LANG ] /www/wwwroot/ngartmuseum.com1/app/cms/lang/zh-cn/home.php
 - [ DB ] INIT mysql
 - [ VIEW ] /www/wwwroot/ngartmuseum.com1/themes/default/cms/list_zuopin.html [ array (
  0 => 'site_info',
  1 => 'category',
  2 => 'category_parent',
  3 => 'keyword',
  4 => 'theme_vars',
  5 => 'theme_widgets',
) ]
 - [ DB ] INIT mysql
 - [ DB ] INIT mysql
 - [ DB ] INIT mysql
 - [ DB ] INIT mysql
 - [ DB ] INIT mysql
 - [ DB ] INIT mysql
 - [ DB ] INIT mysql
                 
             
                        
                        
                
                    - [ DB ] CONNECT:[ UseTime:0.000505s ] mysql:host=127.0.0.1;port=3306;dbname=ngartmuseum_com;charset=utf8
 - [ SQL ] SHOW COLUMNS FROM `ls_cms_channel` [ RunTime:0.000595s ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `id` = 17  AND `status` = 1 LIMIT 1 [ RunTime:0.000413s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `id` = 4  AND `status` = 1 LIMIT 1 [ RunTime:0.000284s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SHOW COLUMNS FROM `ls_route` [ RunTime:0.000563s ]
 - [ SQL ] SELECT `url` FROM `ls_route` WHERE  `full_url` = 'cms/List/index?id=17' LIMIT 1 [ RunTime:0.000269s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_route',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 4,
  'filtered' => 25,
  'extra' => 'Using where',
) ]
 - [ SQL ] SHOW COLUMNS FROM `ls_theme_file` [ RunTime:0.000466s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/channel' LIMIT 1 [ RunTime:0.000263s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/Channel/index' , `file` = 'cms/channel' , `name` = '要跳转子栏目的页' , `more` = '[]' , `config_more` = '[]' , `description` = '栏目主页模板文件' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/channel' [ RunTime:0.004394s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/list' LIMIT 1 [ RunTime:0.000358s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/List/index' , `file` = 'cms/list' , `name` = '列表页模板-新闻' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表页模板-新闻' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/list' [ RunTime:0.004497s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/list_about' LIMIT 1 [ RunTime:0.000334s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/List/index' , `file` = 'cms/list_about' , `name` = '列表页模板-关于' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表页模板-关于' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/list_about' [ RunTime:0.004346s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/list_announce' LIMIT 1 [ RunTime:0.000390s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/List/index' , `file` = 'cms/list_announce' , `name` = '列表页模板-公告' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表页模板-公告' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/list_announce' [ RunTime:0.004481s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/list_gzjs' LIMIT 1 [ RunTime:0.000376s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/List/index' , `file` = 'cms/list_gzjs' , `name` = '列表页模板-馆长介绍' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表页模板-馆长介绍' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/list_gzjs' [ RunTime:0.004580s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/list_honor' LIMIT 1 [ RunTime:0.000363s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/List/index' , `file` = 'cms/list_honor' , `name` = '列表页模板-荣誉' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表页模板-荣誉' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/list_honor' [ RunTime:0.004509s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/list_online' LIMIT 1 [ RunTime:0.000446s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/List/index' , `file` = 'cms/list_online' , `name` = '列表页模板-线上讲座' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表页模板-线上讲座' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/list_online' [ RunTime:0.004406s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/list_online_vedio' LIMIT 1 [ RunTime:0.000327s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/List/index' , `file` = 'cms/list_online_vedio' , `name` = '列表页模板-在线课堂' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表页模板-在线课堂' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/list_online_vedio' [ RunTime:0.004616s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/list_zhuzuo' LIMIT 1 [ RunTime:0.000366s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/List/index' , `file` = 'cms/list_zhuzuo' , `name` = '列表页模板-著作' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表页模板-著作' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/list_zhuzuo' [ RunTime:0.004614s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/list_zuopin' LIMIT 1 [ RunTime:0.000343s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/List/index' , `file` = 'cms/list_zuopin' , `name` = '列表页模板-作品' , `more` = '{\"vars\":[],\"widgets\":[]}' , `config_more` = '{\"vars\":[],\"widgets\":[]}' , `description` = '列表页模板-作品' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/list_zuopin' [ RunTime:0.005199s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/show' LIMIT 1 [ RunTime:0.000598s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/Archives/index' , `file` = 'cms/show' , `name` = '详情页' , `more` = '[]' , `config_more` = '[]' , `description` = '详情页' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/show' [ RunTime:0.005045s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/show_announce' LIMIT 1 [ RunTime:0.000698s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/Archives/index' , `file` = 'cms/show_announce' , `name` = '公告详情页' , `more` = '[]' , `config_more` = '[]' , `description` = '公告详情页' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/show_announce' [ RunTime:0.004772s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default'  AND `file` = 'cms/show_zuopin' LIMIT 1 [ RunTime:0.000913s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] UPDATE `ls_theme_file`  SET `theme` = 'default' , `action` = 'cms/Archives/index' , `file` = 'cms/show_zuopin' , `name` = '作品详情页' , `more` = '[]' , `config_more` = '[]' , `description` = '作品详情页' , `is_public` = 0 , `list_order` = 10  WHERE  `theme` = 'default'  AND `file` = 'cms/show_zuopin' [ RunTime:0.004709s ]
 - [ SQL ] SELECT * FROM `ls_theme_file` WHERE  `theme` = 'default' [ RunTime:0.000469s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 10,
  'extra' => 'Using where',
) ]
 - [ SQL ] SHOW COLUMNS FROM `ls_theme` [ RunTime:0.000948s ]
 - [ SQL ] UPDATE `ls_theme`  SET `name` = '模板名称' , `version` = '1.0.0' , `demo_url` = '' , `author` = '' , `lang` = 'zh-cn' , `author_url` = '' , `keywords` = '' , `description` = ''  WHERE  `theme` = 'default' [ RunTime:0.000520s ]
 - [ SQL ] SELECT `more` FROM `ls_theme_file` WHERE  `theme` = 'default'  AND (  `is_public` = 1 OR `file` = 'cms/list_zuopin' ) [ RunTime:0.000776s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_theme_file',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 13,
  'filtered' => 7.6923074722290039,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `status` = 1  AND `delete_time` = 0  AND `id` IN (1) [ RunTime:0.000608s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 1  AND `delete_time` = 0 [ RunTime:0.000486s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `status` = 1  AND `delete_time` = 0  AND `id` IN (2,3,4,5,6) [ RunTime:0.000492s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'range',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => NULL,
  'rows' => 5,
  'filtered' => 3.5714287757873535,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 2  AND `delete_time` = 0 [ RunTime:0.000395s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 3  AND `delete_time` = 0 [ RunTime:0.000610s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 4  AND `delete_time` = 0 [ RunTime:0.000336s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 5  AND `delete_time` = 0 [ RunTime:0.000383s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 6  AND `delete_time` = 0 [ RunTime:0.000614s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `status` = 1  AND `delete_time` = 0  AND `id` IN (1) [ RunTime:0.000409s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 1  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000418s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `status` = 1  AND `delete_time` = 0  AND `id` IN (2,3,4,5,6) [ RunTime:0.000837s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'range',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => NULL,
  'rows' => 5,
  'filtered' => 3.5714287757873535,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 2  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000463s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 3  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000487s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 4  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000541s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 5  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.001121s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 6  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000552s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `status` = 1  AND `delete_time` = 0  AND `id` IN (1) [ RunTime:0.000361s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 1  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000455s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `status` = 1  AND `delete_time` = 0  AND `id` IN (2,3,4,5,6) [ RunTime:0.000905s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'range',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => NULL,
  'rows' => 5,
  'filtered' => 3.5714287757873535,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 2  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000502s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 3  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000333s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 4  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000401s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 5  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000439s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 6  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000557s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 4  AND `delete_time` = 0 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000477s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where; Using filesort',
) ]
 - [ SQL ] SHOW COLUMNS FROM `ls_cms_model` [ RunTime:0.000694s ]
 - [ SQL ] SELECT `table` FROM `ls_cms_model` [ RunTime:0.000285s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_model',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 2,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SHOW COLUMNS FROM `ls_cms_archives` [ RunTime:0.000551s ]
 - [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `ls_cms_archives` `a` INNER JOIN `ls_cms_channel` `c` ON `a`.`channel_id`=`c`.`id` LEFT JOIN `ls_cms_apparticle` `cms_apparticle` ON `cms_apparticle`.`id`=`a`.`id` LEFT JOIN `ls_cms_appgg` `cms_appgg` ON `cms_appgg`.`id`=`a`.`id` WHERE  `a`.`status` = '1'  AND `a`.`delete_time` = '0'  AND (  `a`.`create_time` >= '0'  AND `a`.`delete_time` = '0' )  AND (  `a`.`channel_id` = '17' )  AND ( `a`.`published_time` >  '0' and `a`.`published_time` < '1762236026' ) GROUP BY `a`.`id` ) `_group_count_` [ RunTime:0.000703s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'PRIMARY',
  'table' => '<derived2>',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 2,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT `a`.*,c.name as c_name FROM `ls_cms_archives` `a` INNER JOIN `ls_cms_channel` `c` ON `a`.`channel_id`=`c`.`id` LEFT JOIN `ls_cms_apparticle` `cms_apparticle` ON `cms_apparticle`.`id`=`a`.`id` LEFT JOIN `ls_cms_appgg` `cms_appgg` ON `cms_appgg`.`id`=`a`.`id` WHERE  `a`.`status` = '1'  AND `a`.`delete_time` = '0'  AND (  `a`.`create_time` >= '0'  AND `a`.`delete_time` = '0' )  AND (  `a`.`channel_id` = '17' )  AND ( `a`.`published_time` >  '0' and `a`.`published_time` < '1762236026' ) GROUP BY `a`.`id` ORDER BY `a`.`published_time` DESC LIMIT 0,1000 [ RunTime:0.000973s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'a',
  'partitions' => NULL,
  'type' => 'index',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => NULL,
  'rows' => 196,
  'filtered' => 0.51020407676696777,
  'extra' => 'Using where; Using temporary; Using filesort',
) ]
 - [ SQL ] SELECT `table` FROM `ls_cms_model` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000267s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_model',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ DB ] CONNECT:[ UseTime:0.000424s ] mysql:host=127.0.0.1;port=3306;dbname=ngartmuseum_com;charset=utf8
 - [ SQL ] SHOW COLUMNS FROM `ls_cms_apparticle` [ RunTime:0.000513s ]
 - [ SQL ] SELECT * FROM `ls_cms_apparticle` WHERE  `id` = 149 LIMIT 1 [ RunTime:0.000274s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_apparticle',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SHOW COLUMNS FROM `ls_option` [ RunTime:0.001074s ]
 - [ SQL ] SELECT `option_value` FROM `ls_option` WHERE  `option_name` = 'storage' LIMIT 1 [ RunTime:0.000416s ]
 - [ 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 ] SHOW COLUMNS FROM `ls_cms_fields` [ RunTime:0.000882s ]
 - [ SQL ] SELECT * FROM `ls_cms_fields` WHERE  `model_id` = 1 ORDER BY `list_order` ASC,`id` DESC [ RunTime:0.000497s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_fields',
  'partitions' => NULL,
  'type' => 'ref',
  'possible_keys' => 'model_id',
  'key' => 'model_id',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 3,
  'filtered' => 100,
  'extra' => 'Using index condition; Using filesort',
) ]
 - [ SQL ] SELECT `table` FROM `ls_cms_model` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000302s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_model',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ DB ] CONNECT:[ UseTime:0.000603s ] mysql:host=127.0.0.1;port=3306;dbname=ngartmuseum_com;charset=utf8
 - [ SQL ] SELECT * FROM `ls_cms_apparticle` WHERE  `id` = 9 LIMIT 1 [ RunTime:0.000379s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_apparticle',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT * FROM `ls_cms_fields` WHERE  `model_id` = 1 ORDER BY `list_order` ASC,`id` DESC [ RunTime:0.000506s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_fields',
  'partitions' => NULL,
  'type' => 'ref',
  'possible_keys' => 'model_id',
  'key' => 'model_id',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 3,
  'filtered' => 100,
  'extra' => 'Using index condition; Using filesort',
) ]
 - [ SQL ] SELECT `table` FROM `ls_cms_model` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000406s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_model',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ DB ] CONNECT:[ UseTime:0.000362s ] mysql:host=127.0.0.1;port=3306;dbname=ngartmuseum_com;charset=utf8
 - [ SQL ] SELECT * FROM `ls_cms_apparticle` WHERE  `id` = 10 LIMIT 1 [ RunTime:0.000230s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_apparticle',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT * FROM `ls_cms_fields` WHERE  `model_id` = 1 ORDER BY `list_order` ASC,`id` DESC [ RunTime:0.000524s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_fields',
  'partitions' => NULL,
  'type' => 'ref',
  'possible_keys' => 'model_id',
  'key' => 'model_id',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 3,
  'filtered' => 100,
  'extra' => 'Using index condition; Using filesort',
) ]
 - [ SQL ] SELECT `table` FROM `ls_cms_model` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000331s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_model',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ DB ] CONNECT:[ UseTime:0.000398s ] mysql:host=127.0.0.1;port=3306;dbname=ngartmuseum_com;charset=utf8
 - [ SQL ] SELECT * FROM `ls_cms_apparticle` WHERE  `id` = 11 LIMIT 1 [ RunTime:0.000265s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_apparticle',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT * FROM `ls_cms_fields` WHERE  `model_id` = 1 ORDER BY `list_order` ASC,`id` DESC [ RunTime:0.000438s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_fields',
  'partitions' => NULL,
  'type' => 'ref',
  'possible_keys' => 'model_id',
  'key' => 'model_id',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 3,
  'filtered' => 100,
  'extra' => 'Using index condition; Using filesort',
) ]
 - [ SQL ] SELECT `table` FROM `ls_cms_model` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000382s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_model',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ DB ] CONNECT:[ UseTime:0.000486s ] mysql:host=127.0.0.1;port=3306;dbname=ngartmuseum_com;charset=utf8
 - [ SQL ] SELECT * FROM `ls_cms_apparticle` WHERE  `id` = 13 LIMIT 1 [ RunTime:0.000273s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_apparticle',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT * FROM `ls_cms_fields` WHERE  `model_id` = 1 ORDER BY `list_order` ASC,`id` DESC [ RunTime:0.000506s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_fields',
  'partitions' => NULL,
  'type' => 'ref',
  'possible_keys' => 'model_id',
  'key' => 'model_id',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 3,
  'filtered' => 100,
  'extra' => 'Using index condition; Using filesort',
) ]
 - [ SQL ] SELECT `table` FROM `ls_cms_model` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000575s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_model',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ DB ] CONNECT:[ UseTime:0.000462s ] mysql:host=127.0.0.1;port=3306;dbname=ngartmuseum_com;charset=utf8
 - [ SQL ] SELECT * FROM `ls_cms_apparticle` WHERE  `id` = 12 LIMIT 1 [ RunTime:0.000357s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_apparticle',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT * FROM `ls_cms_fields` WHERE  `model_id` = 1 ORDER BY `list_order` ASC,`id` DESC [ RunTime:0.000530s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_fields',
  'partitions' => NULL,
  'type' => 'ref',
  'possible_keys' => 'model_id',
  'key' => 'model_id',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 3,
  'filtered' => 100,
  'extra' => 'Using index condition; Using filesort',
) ]
 - [ SQL ] SELECT `table` FROM `ls_cms_model` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000311s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_model',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ DB ] CONNECT:[ UseTime:0.000459s ] mysql:host=127.0.0.1;port=3306;dbname=ngartmuseum_com;charset=utf8
 - [ SQL ] SELECT * FROM `ls_cms_apparticle` WHERE  `id` = 14 LIMIT 1 [ RunTime:0.000269s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_apparticle',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT * FROM `ls_cms_fields` WHERE  `model_id` = 1 ORDER BY `list_order` ASC,`id` DESC [ RunTime:0.000385s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_fields',
  'partitions' => NULL,
  'type' => 'ref',
  'possible_keys' => 'model_id',
  'key' => 'model_id',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 3,
  'filtered' => 100,
  'extra' => 'Using index condition; Using filesort',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `status` = 1  AND `delete_time` = 0  AND `id` IN (1) [ RunTime:0.000357s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'const',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => 'const',
  'rows' => 1,
  'filtered' => 100,
  'extra' => NULL,
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 1  AND `delete_time` = 0 [ RunTime:0.000379s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `status` = 1  AND `delete_time` = 0  AND `id` IN (2,3,4,5) [ RunTime:0.000462s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'range',
  'possible_keys' => 'PRIMARY',
  'key' => 'PRIMARY',
  'key_len' => '4',
  'ref' => NULL,
  'rows' => 4,
  'filtered' => 3.5714287757873535,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 2  AND `delete_time` = 0 [ RunTime:0.000363s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 3  AND `delete_time` = 0 [ RunTime:0.000377s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 4  AND `delete_time` = 0 [ RunTime:0.000406s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where',
) ]
 - [ SQL ] SELECT * FROM `ls_cms_channel` WHERE  `parent_id` = 5  AND `delete_time` = 0 [ RunTime:0.000442s ]
 - [ EXPLAIN : array (
  'id' => 1,
  'select_type' => 'SIMPLE',
  'table' => 'ls_cms_channel',
  'partitions' => NULL,
  'type' => 'ALL',
  'possible_keys' => NULL,
  'key' => NULL,
  'key_len' => NULL,
  'ref' => NULL,
  'rows' => 28,
  'filtered' => 3.5714282989501953,
  'extra' => 'Using where',
) ]
                 
             
                        
                     
     
    
 
 
    0.230887s