基本
文件
流程
错误
SQL
调试
请求信息 : 2026-06-06 05:36:49 HTTP/2.0 GET : trade.313t.com/news/page_2.html 运行时间 : 0.184322s [ 吞吐率:5.43req/s ] 内存消耗:5,953.45kb 文件加载:181 查询信息 : 137 queries 0 writes 缓存信息 : 20 reads,1 writes 配置加载 : 78 会话信息 : SESSION_ID=fsmube108tfkdg2t8198jq58tc
[ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000020s ] [ CACHE ] INIT File [ DB ] INIT mysql [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
) [ BEHAVIOR ] Run \addons\ldcms\Ldcms @app_init [ RunTime:0.015243s ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.015273s ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000594s ] [ LANG ] /www/wwwroot/trade.313t.com/thinkphp/lang/zh-cn.php [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000024s ] [ ROUTE ] array (
'type' => 'method',
'method' =>
array (
0 => '\\think\\addons\\Route',
1 => 'execute',
),
'var' =>
array (
'addon' => 'ldcms',
'controller' => 'lists',
'action' => 'index',
),
) [ HEADER ] array (
'x-forwarded-proto' => 'https',
'cf-visitor' => '{"scheme":"https"}',
'cf-ipcountry' => 'US',
'cf-connecting-ip' => '216.73.216.237',
'cdn-loop' => 'cloudflare; loops=1',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected] )',
'accept-encoding' => 'gzip, br',
'accept' => '*/*',
'cf-ray' => 'a07250a77f7dee32-CMH',
'x-forwarded-for' => '216.73.216.237',
'host' => 'trade.313t.com',
'content-length' => '',
'content-type' => '',
) [ PARAM ] array (
'page' => '2',
'category' => 'news',
) [ RUN ] think\addons\Route->execute[ /www/wwwroot/trade.313t.com/vendor/karsonzhang/fastadmin-addons/src/addons/Route.php ] [ LANG ] /www/wwwroot/trade.313t.com/public/../application/common/lang/zh-cn/addon.php [ BEHAVIOR ] Run app\common\behavior\Common @addon_begin [ RunTime:0.001298s ] [ BEHAVIOR ] Run \addons\ldcms\Ldcms @config_init [ RunTime:0.000033s ] [ BEHAVIOR ] Run \addons\summernote\Summernote @config_init [ RunTime:0.000112s ] [ LANG ] /www/wwwroot/trade.313t.com/addons/ldcms/lang/zh-cn.php [ VIEW ] /www/wwwroot/trade.313t.com/template/e1/list_news.html [ array (
0 => 'user',
1 => 'site',
2 => 'config',
3 => 'category',
4 => 'parentsid',
5 => 'childids',
6 => 'ld',
7 => 'addonconfig',
8 => 'topid',
) ]
[ DB ] CONNECT:[ UseTime:0.000349s ] mysql:host=localhost;dbname=trade_313t_com;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `fa_ldcms_category` [ RunTime:0.000479s ] [ SQL ] SELECT `lang` FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `catcontent` ON `catcontent`.`category_id`=`category`.`id` WHERE `urlname` = 'news' AND `lang` = 'zh-cn' LIMIT 1 [ RunTime:0.000241s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `fa_ldcms_langs` [ RunTime:0.000482s ] [ SQL ] SELECT `code`,`title`,`flags`,`sub_title`,`lgdir`,`status`,`is_default`,`domain` FROM `fa_ldcms_langs` WHERE `status` = 1 [ RunTime:0.000319s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'fa_ldcms_langs',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 121,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`catcontent`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `catcontent` ON `catcontent`.`category_id`=`category`.`id` WHERE `category`.`status` = 1 AND `catcontent`.`lang` = 'zh-cn' ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000432s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT `id`,`pid`,`name`,`mid` FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `content` ON `content`.`category_id`=`category`.`id` WHERE `content`.`lang` = 'zh-cn' AND `category`.`status` = 1 [ RunTime:0.000373s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'zh-cn' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000420s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'zh-cn' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000345s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'en' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000312s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'hi' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000334s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'es' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000292s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'fr' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000308s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ar' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000333s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'bn' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000283s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'pt-pt' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000300s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ru' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000291s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ur' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000284s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'id' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000359s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'de' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000336s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ja' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000359s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'mr' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000286s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'te' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000269s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'tr' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000301s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ta' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000272s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'af' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000373s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'am' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000258s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'as' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000273s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'az' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000294s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ba' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000357s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'bg' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000292s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'bho' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000264s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'bo' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000301s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'brx' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000422s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'bs' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000312s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ca' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000277s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'cs' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000238s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'cy' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000273s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'da' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000238s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'doi' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000347s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'dsb' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000294s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'dv' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000346s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'el' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000511s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'et' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000350s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'eu' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000471s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'fa' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000347s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'fi' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000345s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'fil' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000399s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'fj' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000377s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'fo' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000440s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'fr-ca' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000386s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ga' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000465s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'gl' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000346s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'gom' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000325s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'gu' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000303s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ha' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000243s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'he' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000239s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'hne' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000274s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'hr' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000250s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'hsb' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000320s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ht' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000261s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'hu' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000302s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'hy' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000246s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ig' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000314s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ikt' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000325s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'is' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000297s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'it' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000340s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'iu' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000267s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'iu-latn' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000256s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ka' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000296s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'kk' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000298s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'km' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000249s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'kmr' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000263s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'kn' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000344s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ko' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000333s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ks' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000258s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ku' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000283s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ky' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000295s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ln' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000244s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'lo' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000235s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'lt' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000239s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'lv' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000245s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'mai' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000267s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'mg' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000239s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'mi' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000272s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'mk' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000262s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ml' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000265s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'mn-cyrl' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000243s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'mn-mong' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000259s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ms' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000269s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'mt' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000241s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'mww' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000238s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'my' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000381s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'nb' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000255s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ne' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000275s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'nl' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000227s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'or' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000262s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'otq' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000236s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'pa' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000235s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'pl' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000233s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ps' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000238s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'pt' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000243s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ro' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000227s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'rw' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000240s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'sd' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000207s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'si' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000234s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'sk' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000214s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'sl' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000225s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'sn' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000201s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'so' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000213s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'sq' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000228s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'sr-latn' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000267s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'st' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000225s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'sv' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000310s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'sw' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000210s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'th' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000205s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ti' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000216s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'tk' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000232s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'tn' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000238s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'to' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000218s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'tt' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000263s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ty' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000196s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ug' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000239s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'uk' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000194s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'uz' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000209s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'vi' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000197s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'xh' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000222s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'yo' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000194s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'zu' AND `category`.`urlname` = 'news' LIMIT 1 [ RunTime:0.000240s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SELECT `category`.*,`catcontent`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `catcontent` ON `catcontent`.`category_id`=`category`.`id` WHERE `category`.`status` = 1 AND `catcontent`.`lang` = 'zh-cn' ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000341s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT `id`,`pid`,`name`,`mid` FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `content` ON `content`.`category_id`=`category`.`id` WHERE `content`.`lang` = 'zh-cn' AND `category`.`status` = 1 [ RunTime:0.000250s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ] [ SQL ] SHOW COLUMNS FROM `fa_ldcms_models` [ RunTime:0.000339s ] [ SQL ] SELECT `id`,`name`,`table_name` FROM `fa_ldcms_models` ORDER BY `id` DESC [ RunTime:0.000120s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'fa_ldcms_models',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'filtered' => 100.0,
'extra' => 'Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `fa_ldcms_document` [ RunTime:0.000482s ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `fa_ldcms_document` `document` LEFT JOIN `fa_ldcms_category` `category` ON `category`.`id`=`document`.`cid` LEFT JOIN `fa_ldcms_category_content` `catcontent` ON `catcontent`.`category_id`=`document`.`cid` LEFT JOIN `fa_ldcms_document_content` `content` ON `content`.`document_id`=`document`.`id` WHERE ( `document`.`status` = 1 AND `document`.`show_time` <= 1780695410 AND ( `document`.`mid` = 2 AND `document`.`cid` IN (10) OR ( FIND_IN_SET('10',`document`.`sub_cid`) ) ) AND `catcontent`.`lang` = 'zh-cn' AND `content`.`lang` = 'zh-cn' ) AND `document`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000535s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'document',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY,id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 77,
'filtered' => 1.298701286315918,
'extra' => 'Using where',
) ] [ SQL ] SELECT `document`.*,catcontent.name cname,category.urlname curlname,`content`.* FROM `fa_ldcms_document` `document` LEFT JOIN `fa_ldcms_category` `category` ON `category`.`id`=`document`.`cid` LEFT JOIN `fa_ldcms_category_content` `catcontent` ON `catcontent`.`category_id`=`document`.`cid` LEFT JOIN `fa_ldcms_document_content` `content` ON `content`.`document_id`=`document`.`id` WHERE ( `document`.`status` = 1 AND `document`.`show_time` <= 1780695410 AND ( `document`.`mid` = 2 AND `document`.`cid` IN (10) OR ( FIND_IN_SET('10',`document`.`sub_cid`) ) ) AND `catcontent`.`lang` = 'zh-cn' AND `content`.`lang` = 'zh-cn' ) AND `document`.`delete_time` IS NULL ORDER BY sort ASC,id DESC LIMIT 12,12 [ RunTime:0.000950s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'document',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY,id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 77,
'filtered' => 1.298701286315918,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT `id`,`name`,`table_name` FROM `fa_ldcms_models` ORDER BY `id` DESC [ RunTime:0.000206s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'fa_ldcms_models',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'filtered' => 100.0,
'extra' => 'Using filesort',
) ] [ SQL ] SELECT `document`.*,catcontent.name cname,category.urlname curlname,`content`.* FROM `fa_ldcms_document` `document` LEFT JOIN `fa_ldcms_category` `category` ON `category`.`id`=`document`.`cid` LEFT JOIN `fa_ldcms_category_content` `catcontent` ON `catcontent`.`category_id`=`document`.`cid` LEFT JOIN `fa_ldcms_document_content` `content` ON `content`.`document_id`=`document`.`id` WHERE ( `document`.`status` = 1 AND `document`.`show_time` <= 1780695410 AND ( `document`.`mid` = 6 ) AND `catcontent`.`lang` = 'zh-cn' AND `content`.`lang` = 'zh-cn' ) AND `document`.`delete_time` IS NULL ORDER BY rand() LIMIT 4 [ RunTime:0.001141s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'document',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY,id',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 77,
'filtered' => 1.298701286315918,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
0.192560s