基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-06-06 05:40:49 HTTP/2.0 GET : trade.313t.com/en/machine_sewn_volleyball.html
- 运行时间 : 0.393269s [ 吞吐率:2.54req/s ] 内存消耗:5,969.78kb 文件加载:184
- 查询信息 : 134 queries 0 writes
- 缓存信息 : 20 reads,1 writes
- 配置加载 : 78
- 会话信息 : SESSION_ID=p17csbsdt3kb44s51b8trq5loh
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000019s ]
- [ 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.048329s ]
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.048359s ]
- [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000556s ]
- [ LANG ] /www/wwwroot/trade.313t.com/thinkphp/lang/zh-cn.php
- [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000021s ]
- [ ROUTE ] array (
'type' => 'method',
'method' =>
array (
0 => '\\think\\addons\\Route',
1 => 'execute',
),
'var' =>
array (
'addon' => 'ldcms',
'controller' => 'lists',
'action' => 'index',
'lg' => 'en',
),
)
- [ 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' => 'a072567e3d4caedd-CMH',
'x-forwarded-for' => '216.73.216.237',
'host' => 'trade.313t.com',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'category' => 'machine_sewn_volleyball',
)
- [ 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.001290s ]
- [ BEHAVIOR ] Run \addons\ldcms\Ldcms @config_init [ RunTime:0.000032s ]
- [ BEHAVIOR ] Run \addons\summernote\Summernote @config_init [ RunTime:0.000089s ]
- [ LANG ] /www/wwwroot/trade.313t.com/addons/ldcms/lang/en.php
- [ VIEW ] /www/wwwroot/trade.313t.com/template/e2/list_product.html [ array (
0 => 'user',
1 => 'site',
2 => 'config',
3 => 'category',
4 => 'parentsid',
5 => 'childids',
6 => 'ld',
7 => 'addonconfig',
8 => 'topid',
) ]
- [ DB ] CONNECT:[ UseTime:0.020271s ] mysql:host=localhost;dbname=trade_313t_com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_category` [ RunTime:0.000722s ]
- [ SQL ] SELECT `lang` FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `catcontent` ON `catcontent`.`category_id`=`category`.`id` WHERE `urlname` = 'machine_sewn_volleyball' AND `lang` = 'en' LIMIT 1 [ RunTime:0.000928s ]
- [ 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` = 'en' ORDER BY `sort` ASC,`id` DESC [ RunTime:0.014478s ]
- [ 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` = 'en' AND `category`.`status` = 1 [ RunTime:0.008183s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.011168s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.002415s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.001332s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.001092s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.001085s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.001028s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.001088s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000659s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'ru' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000507s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000527s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000855s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000889s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000889s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000455s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000494s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000492s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000611s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000290s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000863s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000756s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000807s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000539s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000838s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000446s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000772s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000798s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000738s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000794s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000531s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000507s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000491s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000664s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000756s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000732s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000486s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000509s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000515s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000553s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000788s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000814s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000746s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000797s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000534s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000754s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000553s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000282s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000279s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'he' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000276s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'machine_sewn_volleyball' 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` = 'hsb' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'ht' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000276s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'hy' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'ig' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000276s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'is' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'it' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'iu' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'iu-latn' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000280s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'kk' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'km' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'kmr' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000288s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'ko' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'ks' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000288s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000270s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000304s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'lo' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000293s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'lv' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'mai' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'mg' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000271s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000276s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'ml' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'mn-cyrl' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'mn-mong' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000349s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'mt' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'mww' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000278s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'nb' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'ne' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000285s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'or' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000270s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000266s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'pl' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'ps' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'pt' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000280s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'rw' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'sd' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'si' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000316s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'sl' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'sn' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000280s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'sq' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'sr-latn' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000280s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'sv' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000279s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000289s ]
- [ 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` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000276s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'tk' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'tn' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'to' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000281s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'ty' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'ug' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'uk' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000288s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'vi' AND `category`.`urlname` = 'machine_sewn_volleyball' 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` = 'xh' AND `category`.`urlname` = 'machine_sewn_volleyball' LIMIT 1 [ RunTime:0.000282s ]
- [ 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` = 'machine_sewn_volleyball' 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` = 'zu' AND `category`.`urlname` = 'machine_sewn_volleyball' 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 `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` = 'en' AND `category`.`status` = 1 [ RunTime:0.000412s ]
- [ 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.000583s ]
- [ SQL ] SELECT `id`,`name`,`table_name` FROM `fa_ldcms_models` ORDER BY `id` DESC [ RunTime:0.000202s ]
- [ 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.000585s ]
- [ 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` <= 1780695650 AND ( `document`.`mid` = 6 AND `document`.`cid` IN (7) OR ( FIND_IN_SET('7',`document`.`sub_cid`) ) ) AND `catcontent`.`lang` = 'en' AND `content`.`lang` = 'en' ) AND `document`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000479s ]
- [ 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` <= 1780695650 AND ( `document`.`mid` = 6 AND `document`.`cid` IN (7) OR ( FIND_IN_SET('7',`document`.`sub_cid`) ) ) AND `catcontent`.`lang` = 'en' AND `content`.`lang` = 'en' ) AND `document`.`delete_time` IS NULL ORDER BY sort ASC,id DESC LIMIT 0,15 [ RunTime:0.000503s ]
- [ 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 ] SHOW COLUMNS FROM `fa_ldcms_links` [ RunTime:0.000583s ]
- [ SQL ] SELECT * FROM `fa_ldcms_links` WHERE `type` = 'link' AND `status` = 1 AND `lang` = 'en' ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000268s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'fa_ldcms_links',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where; Using filesort',
) ]

0.402600s