Kontaktěrujśo nas k nam.
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-06-06 05:37:09 HTTP/2.0 GET : trade.313t.com/dsb/contact_us.html
- 运行时间 : 1.744629s [ 吞吐率:0.57req/s ] 内存消耗:5,928.40kb 文件加载:181
- 查询信息 : 138 queries 1 writes
- 缓存信息 : 18 reads,2 writes
- 配置加载 : 78
- 会话信息 : SESSION_ID=s0fsm806e9hf9kdrl6clrbmdbv
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000015s ]
- [ 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:1.577868s ]
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:1.577898s ]
- [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000746s ]
- [ LANG ] /www/wwwroot/trade.313t.com/thinkphp/lang/zh-cn.php
- [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000023s ]
- [ ROUTE ] array (
'type' => 'method',
'method' =>
array (
0 => '\\think\\addons\\Route',
1 => 'execute',
),
'var' =>
array (
'addon' => 'ldcms',
'controller' => 'lists',
'action' => 'index',
'lg' => 'dsb',
),
)
- [ HEADER ] array (
'cookie' => 'PHPSESSID=s0fsm806e9hf9kdrl6clrbmdbv; server_name_session=f056f9268bfbed76a16db9c32124f492; backend_language=zh-cn',
'x-forwarded-proto' => 'https',
'cf-visitor' => '{"scheme":"https"}',
'cf-ipcountry' => 'US',
'cf-connecting-ip' => '216.73.216.237',
'cdn-loop' => 'cloudflare; loops=1',
'cf-ray' => 'a07251209e68ee32-CMH',
'accept-encoding' => 'gzip, br',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])',
'x-forwarded-for' => '216.73.216.237',
'host' => 'trade.313t.com',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'category' => 'contact_us',
)
- [ 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.001276s ]
- [ BEHAVIOR ] Run \addons\ldcms\Ldcms @config_init [ RunTime:0.000029s ]
- [ BEHAVIOR ] Run \addons\summernote\Summernote @config_init [ RunTime:0.000093s ]
- [ LANG ] /www/wwwroot/trade.313t.com/addons/ldcms/lang/dsb.php
- [ VIEW ] /www/wwwroot/trade.313t.com/template/en/detail_contact.html [ array (
0 => 'user',
1 => 'site',
2 => 'config',
3 => 'category',
4 => 'parentsid',
5 => 'childids',
6 => 'content',
7 => 'ld',
8 => 'addonconfig',
9 => 'topid',
) ]
- [ DB ] CONNECT:[ UseTime:0.000671s ] mysql:host=localhost;dbname=trade_313t_com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_category` [ RunTime:0.000561s ]
- [ SQL ] SELECT `lang` FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `catcontent` ON `catcontent`.`category_id`=`category`.`id` WHERE `urlname` = 'contact_us' AND `lang` = 'dsb' LIMIT 1 [ RunTime:0.000487s ]
- [ 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.000573s ]
- [ SQL ] SELECT `code`,`title`,`flags`,`sub_title`,`lgdir`,`status`,`is_default`,`domain` FROM `fa_ldcms_langs` WHERE `status` = 1 [ RunTime:0.000507s ]
- [ 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` = 'dsb' ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000706s ]
- [ 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 `category`.`id`=`content`.`category_id` WHERE `category`.`status` = 1 AND `content`.`lang` = 'dsb' [ RunTime:0.000650s ]
- [ 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` = 'dsb' AND `category`.`status` = 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 ] SHOW COLUMNS FROM `fa_ldcms_models` [ RunTime:0.000740s ]
- [ SQL ] SELECT `id`,`name`,`table_name` FROM `fa_ldcms_models` ORDER BY `id` DESC [ RunTime:0.000269s ]
- [ 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 * FROM `fa_ldcms_category` WHERE `id` = 11 LIMIT 1 [ RunTime:0.000452s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'fa_ldcms_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_document` [ RunTime:0.000520s ]
- [ SQL ] SELECT `document`.*,`doc`.*,catcontent.name cname,category.urlname curlname,category.type ctype 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` `doc` ON `doc`.`document_id`=`document`.`id` WHERE ( `document`.`status` = 1 AND `document`.`show_time` <= 1780695430 AND `document`.`cid` = 11 AND `doc`.`lang` = 'dsb' ) AND `document`.`delete_time` IS NULL ORDER BY `sort` ASC,`id` DESC LIMIT 1 [ RunTime:0.000723s ]
- [ 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 ] UPDATE `fa_ldcms_document` SET `visits`=`visits`+1 WHERE `id` = 1 [ RunTime:0.002893s ]
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_document_content` [ RunTime:0.000605s ]
- [ SQL ] SELECT * FROM `fa_ldcms_document_content` `content` LEFT JOIN `fa_ldcms_document_page` `extend` ON `extend`.`document_id`=`content`.`document_id` WHERE `content`.`document_id` = 1 AND `content`.`lang` = 'dsb' LIMIT 1 [ RunTime:0.000336s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'content',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '771',
'ref' => 'const,const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000914s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000523s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000508s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000510s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000478s ]
- [ 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` = 'contact_us' 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` = 'ar' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000252s ]
- [ 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` = 'contact_us' 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` = 'pt-pt' AND `category`.`urlname` = 'contact_us' 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` = 'ru' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000237s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000436s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000490s ]
- [ 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` = 'contact_us' 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` = 'ja' AND `category`.`urlname` = 'contact_us' 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` = 'mr' AND `category`.`urlname` = 'contact_us' 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` = 'te' AND `category`.`urlname` = 'contact_us' 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` = 'tr' AND `category`.`urlname` = 'contact_us' 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` = 'ta' AND `category`.`urlname` = 'contact_us' 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` = 'af' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000313s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000247s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000260s ]
- [ 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` = 'contact_us' 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` = 'ba' AND `category`.`urlname` = 'contact_us' 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` = 'bg' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000309s ]
- [ 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` = 'contact_us' 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` = 'bo' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000242s ]
- [ 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` = 'contact_us' 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` = 'bs' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000343s ]
- [ 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` = 'contact_us' 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` = 'cs' AND `category`.`urlname` = 'contact_us' 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` = 'cy' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000253s ]
- [ 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` = 'contact_us' 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` = 'doi' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000247s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000248s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000247s ]
- [ 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` = 'contact_us' 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` = 'et' AND `category`.`urlname` = 'contact_us' 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` = 'eu' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000248s ]
- [ 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` = 'contact_us' 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` = 'fi' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000252s ]
- [ 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` = 'contact_us' 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` = 'fj' AND `category`.`urlname` = 'contact_us' 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` = 'fo' AND `category`.`urlname` = 'contact_us' 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` = 'fr-ca' AND `category`.`urlname` = 'contact_us' 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` = 'ga' AND `category`.`urlname` = 'contact_us' 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` = 'gl' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000248s ]
- [ 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` = 'contact_us' 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` = 'gu' AND `category`.`urlname` = 'contact_us' 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` = 'ha' AND `category`.`urlname` = 'contact_us' 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` = 'he' AND `category`.`urlname` = 'contact_us' 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` = 'hne' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000215s ]
- [ 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` = 'contact_us' 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` = 'hsb' AND `category`.`urlname` = 'contact_us' 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` = 'ht' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000191s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000416s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000403s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000203s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000220s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000254s ]
- [ 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` = 'contact_us' 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` = 'iu' AND `category`.`urlname` = 'contact_us' 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` = 'iu-latn' AND `category`.`urlname` = 'contact_us' 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` = 'ka' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000253s ]
- [ 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` = 'contact_us' 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` = 'km' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000191s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000188s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000171s ]
- [ 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` = 'contact_us' 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` = 'ks' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000208s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000202s ]
- [ 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` = 'contact_us' 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` = 'ln' AND `category`.`urlname` = 'contact_us' 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` = 'lo' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000237s ]
- [ 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` = 'contact_us' 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` = 'lv' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000186s ]
- [ 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` = 'contact_us' 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` = 'mg' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000206s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000195s ]
- [ 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` = 'contact_us' 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` = 'ml' AND `category`.`urlname` = 'contact_us' 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` = 'mn-cyrl' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000202s ]
- [ 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` = 'contact_us' 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` = 'ms' AND `category`.`urlname` = 'contact_us' 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` = 'mt' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000204s ]
- [ 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` = 'contact_us' 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` = 'my' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000200s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000195s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000231s ]
- [ 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` = 'contact_us' 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` = 'or' AND `category`.`urlname` = 'contact_us' 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` = 'otq' AND `category`.`urlname` = 'contact_us' 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` = 'pa' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000355s ]
- [ 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` = 'contact_us' 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` = 'ps' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000268s ]
- [ 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` = 'contact_us' 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` = 'ro' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000237s ]
- [ 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` = 'contact_us' 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` = 'sd' AND `category`.`urlname` = 'contact_us' 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` = 'si' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000242s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000248s ]
- [ 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` = 'contact_us' 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` = 'sn' AND `category`.`urlname` = 'contact_us' 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` = 'so' AND `category`.`urlname` = 'contact_us' 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` = 'sq' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000179s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000183s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000177s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000237s ]
- [ 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` = 'contact_us' LIMIT 1 [ RunTime:0.000188s ]
- [ 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` = 'contact_us' 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` = 'ti' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000199s ]
- [ 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` = 'contact_us' 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` = 'tn' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000247s ]
- [ 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` = 'contact_us' 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` = 'tt' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000242s ]
- [ 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` = 'contact_us' 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` = 'ug' AND `category`.`urlname` = 'contact_us' 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` = 'uk' AND `category`.`urlname` = 'contact_us' 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` = 'uz' AND `category`.`urlname` = 'contact_us' 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` = 'vi' AND `category`.`urlname` = 'contact_us' 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` = 'xh' AND `category`.`urlname` = 'contact_us' 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` = 'yo' AND `category`.`urlname` = 'contact_us' 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` = 'zu' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000224s ]
- [ 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_links` [ RunTime:0.000907s ]
- [ SQL ] SELECT * FROM `fa_ldcms_links` WHERE `type` = 'link' AND `status` = 1 AND `lang` = 'dsb' ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000559s ]
- [ 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',
) ]

1.757106s