Bye bye Contact us
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-06-06 05:36:37 HTTP/2.0 GET : trade.313t.com/rw/contact_us.html
- 运行时间 : 1.347953s [ 吞吐率:0.74req/s ] 内存消耗:5,928.52kb 文件加载:181
- 查询信息 : 138 queries 1 writes
- 缓存信息 : 18 reads,2 writes
- 配置加载 : 78
- 会话信息 : SESSION_ID=iggu7hfmmdn895j5q72cu9c4vs
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000021s ]
- [ 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.173690s ]
- [ BEHAVIOR ] Run Closure @app_init [ RunTime:1.173714s ]
- [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000760s ]
- [ 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' => 'rw',
),
)
- [ HEADER ] array (
'cookie' => 'PHPSESSID=iggu7hfmmdn895j5q72cu9c4vs; 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' => 'a072505b2919d04f-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.001157s ]
- [ BEHAVIOR ] Run \addons\ldcms\Ldcms @config_init [ RunTime:0.000033s ]
- [ BEHAVIOR ] Run \addons\summernote\Summernote @config_init [ RunTime:0.000129s ]
- [ LANG ] /www/wwwroot/trade.313t.com/addons/ldcms/lang/rw.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.000603s ] mysql:host=localhost;dbname=trade_313t_com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_category` [ RunTime:0.000676s ]
- [ 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` = 'rw' LIMIT 1 [ RunTime:0.000654s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => '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.000671s ]
- [ SQL ] SELECT `code`,`title`,`flags`,`sub_title`,`lgdir`,`status`,`is_default`,`domain` FROM `fa_ldcms_langs` WHERE `status` = 1 [ RunTime:0.000706s ]
- [ 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` = 'rw' ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000885s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'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` = 'rw' [ RunTime:0.000843s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'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` = 'rw' AND `category`.`status` = 1 [ RunTime:0.000598s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => '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.000529s ]
- [ SQL ] SELECT `id`,`name`,`table_name` FROM `fa_ldcms_models` ORDER BY `id` DESC [ RunTime:0.000307s ]
- [ 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.000246s ]
- [ 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.001030s ]
- [ 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` <= 1780695399 AND `document`.`cid` = 11 AND `doc`.`lang` = 'rw' ) AND `document`.`delete_time` IS NULL ORDER BY `sort` ASC,`id` DESC LIMIT 1 [ RunTime:0.000855s ]
- [ 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.004670s ]
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_document_content` [ RunTime:0.001009s ]
- [ 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` = 'rw' LIMIT 1 [ RunTime:0.000603s ]
- [ 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` = 'rw' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000758s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.000342s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'hi' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000240s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'es' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000327s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'ar' 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` = 'bn' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000277s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'pt-pt' AND `category`.`urlname` = 'contact_us' 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` = 'ru' 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` = 'ur' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000352s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'de' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000421s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'mr' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000258s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'te' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000352s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.000196s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ta' 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` = 'af' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000375s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.000610s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.000358s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'ba' AND `category`.`urlname` = 'contact_us' 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` = 'bg' 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` = 'bho' AND `category`.`urlname` = 'contact_us' 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` = 'bo' 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` = 'brx' 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` = 'bs' 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` = 'ca' 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 ] 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.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 ] 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.000213s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'da' 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` = 'doi' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000236s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'dsb' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000226s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'el' 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` = 'et' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000229s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'fa' 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` = 'fi' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000223s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'fj' 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` = 'fo' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000225s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'fr-ca' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000218s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ga' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000225s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'gl' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000240s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'gom' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000217s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.000327s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'he' 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` = 'hne' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000192s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.000219s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'ht' 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` = 'hu' AND `category`.`urlname` = 'contact_us' 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` = 'hy' AND `category`.`urlname` = 'contact_us' 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` = 'ig' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000258s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ikt' 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` = 'is' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000180s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'iu' 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` = 'iu-latn' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000213s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ka' 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` = 'kk' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000357s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'km' 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` = 'kmr' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000175s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.000184s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.000181s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'ku' 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` = 'ky' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000219s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'lo' 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` = 'lt' 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` = 'lv' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000251s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'mg' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000211s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'mk' 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` = 'ml' 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` = 'mn-cyrl' 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` = 'mn-mong' 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` = 'ms' AND `category`.`urlname` = 'contact_us' 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` = 'mt' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000305s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.000258s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'my' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000425s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.000240s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'ne' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000209s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'nl' 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` = 'or' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000211s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'pa' 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` = 'pl' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000226s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'pt' 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` = '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.000229s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'si' 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` = 'sk' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000229s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'sn' 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` = 'so' 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` = 'sq' 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` = 'sr-latn' 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` = 'st' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000236s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `category`.*,`cat`.* FROM `fa_ldcms_category` `category` LEFT JOIN `fa_ldcms_category_content` `cat` ON `cat`.`category_id`=`category`.`id` WHERE `cat`.`lang` = 'sv' 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` = 'sw' 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` = 'th' 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` = 'ti' 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` = 'tk' 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` = '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.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` = 'tt' 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` = 'ty' 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` = 'ug' 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` = 'uk' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000251s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] 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.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` = 'vi' 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` = 'xh' AND `category`.`urlname` = 'contact_us' 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` = 'yo' 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` = 'zu' AND `category`.`urlname` = 'contact_us' LIMIT 1 [ RunTime:0.000297s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 11,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `fa_ldcms_links` [ RunTime:0.001073s ]
- [ SQL ] SELECT * FROM `fa_ldcms_links` WHERE `type` = 'link' AND `status` = 1 AND `lang` = 'rw' ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000425s ]
- [ 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.356802s