SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.001345s ]
SELECT * FROM `cmf_portal_category` WHERE `alias` = 'huawei-ne8000-service-card' LIMIT 1 [ RunTime:0.000378s ]
SHOW FULL COLUMNS FROM `cmf_smart` [ RunTime:0.001183s ]
SELECT * FROM `cmf_smart` WHERE `Handle` = 'huawei-ne8000-service-card' LIMIT 1 [ RunTime:0.003259s ]
SHOW FULL COLUMNS FROM `cmf_link` [ RunTime:0.001151s ]
SELECT * FROM `cmf_link` WHERE `status` = 1 [ RunTime:0.000260s ]
SHOW FULL COLUMNS FROM `cmf_social` [ RunTime:0.001095s ]
SELECT * FROM `cmf_social` WHERE `status` = 1 [ RunTime:0.000251s ]
SELECT * FROM `cmf_portal_category` WHERE `module_id` = 2 [ RunTime:0.000306s ]
SHOW FULL COLUMNS FROM `cmf_countries` [ RunTime:0.001007s ]
SELECT * FROM `cmf_countries` [ RunTime:0.000307s ]
SELECT * FROM `cmf_smart` WHERE `Handle` = 'huawei-ne8000-service-card' [ RunTime:0.003210s ]
SELECT `Product_Handle` FROM `cmf_smart` WHERE `Handle` = 'huawei-ne8000-service-card' [ RunTime:0.001391s ]
SELECT `title_tag` FROM `cmf_smart` WHERE `Handle` = 'huawei-ne8000-service-card' LIMIT 1 [ RunTime:0.001327s ]
SELECT `description_tag` FROM `cmf_smart` WHERE `Handle` = 'huawei-ne8000-service-card' LIMIT 1 [ RunTime:0.001364s ]
SHOW FULL COLUMNS FROM `cmf_portal_tag` [ RunTime:0.001014s ]
SELECT `tag`.* FROM `cmf_portal_tag` `tag` INNER JOIN `cmf_portal_tag_post` `tag_post` ON `tag`.`id`=`tag_post`.`tag_id` INNER JOIN `cmf_portal_post` `post` ON `tag_post`.`post_id`=`post`.`id` INNER JOIN `cmf_portal_category_post` `post_category` ON `post`.`id`=`post_category`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`slug` IN ('huawei-cr5d00e8xm25-card','huawei-cr5d00laxf90-card','huawei-cr5d00e4xm25-card','huawei-cr5d00eagf70-card','huawei-cr5d00e8ge71-card','huawei-cr5d000de170-card','huawei-cr5d000de171-card','huawei-cr5d000ie171-card','huawei-cr5d000ie170-card','huawei-cr5d00l4xf72-card') GROUP BY `tag`.`id` [ RunTime:0.001442s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.001381s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `post_category` ON `post`.`id`=`post_category`.`post_id` LEFT JOIN `cmf_portal_tag_post` `tag_post` ON `post`.`id`=`tag_post`.`post_id` LEFT JOIN `cmf_portal_tag` `tag` ON `tag_post`.`tag_id`=`tag`.`id` WHERE `post`.`post_status` = '1' AND `post`.`slug` IN ('huawei-cr5d00e8xm25-card','huawei-cr5d00laxf90-card','huawei-cr5d00e4xm25-card','huawei-cr5d00eagf70-card','huawei-cr5d00e8ge71-card','huawei-cr5d000de170-card','huawei-cr5d000de171-card','huawei-cr5d000ie171-card','huawei-cr5d000ie170-card','huawei-cr5d00l4xf72-card') AND `tag`.`slug` = 'ne8000-m-series' GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000958s ]
SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `post_category` ON `post`.`id`=`post_category`.`post_id` LEFT JOIN `cmf_portal_tag_post` `tag_post` ON `post`.`id`=`tag_post`.`post_id` LEFT JOIN `cmf_portal_tag` `tag` ON `tag_post`.`tag_id`=`tag`.`id` WHERE `post`.`post_status` = '1' AND `post`.`slug` IN ('huawei-cr5d00e8xm25-card','huawei-cr5d00laxf90-card','huawei-cr5d00e4xm25-card','huawei-cr5d00eagf70-card','huawei-cr5d00e8ge71-card','huawei-cr5d000de170-card','huawei-cr5d000de171-card','huawei-cr5d000ie171-card','huawei-cr5d000ie170-card','huawei-cr5d00l4xf72-card') AND `tag`.`slug` = 'ne8000-m-series' GROUP BY `post`.`id` ORDER BY `post`.`list_order` ASC,`post`.`published_time` DESC LIMIT 0,16 [ RunTime:0.003023s ]
SHOW FULL COLUMNS FROM `cmf_option` [ RunTime:0.000736s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000175s ]
SHOW FULL COLUMNS FROM `cmf_review` [ RunTime:0.001237s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000ie170-card' AND `status` = 1 [ RunTime:0.000536s ]
SHOW FULL COLUMNS FROM `cmf_portal_module_attribute_values` [ RunTime:0.001055s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4570 [ RunTime:0.002162s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000ie170-card' LIMIT 1 [ RunTime:0.000621s ]
SHOW FULL COLUMNS FROM `cmf_portal_modules` [ RunTime:0.001117s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000298s ]
SHOW FULL COLUMNS FROM `cmf_portal_module_attributes` [ RunTime:0.001166s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000344s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.002144s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.002236s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.002259s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.002312s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.002327s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.002577s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001464s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.002075s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.002329s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001689s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.002660s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.002179s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001997s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001896s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001434s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001771s ]
SHOW FULL COLUMNS FROM `cmf_portal_post_attribute_groups` [ RunTime:0.001010s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4570 [ RunTime:0.000222s ]
SHOW FULL COLUMNS FROM `cmf_portal_post_attributes_value` [ RunTime:0.001139s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4570 [ RunTime:0.000312s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000ie171-card' AND `status` = 1 [ RunTime:0.000476s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4571 [ RunTime:0.002016s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000ie171-card' LIMIT 1 [ RunTime:0.000583s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000219s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000233s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001324s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001308s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001209s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001247s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001446s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001228s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001043s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001214s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001448s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.000826s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001352s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001589s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001147s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001432s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001209s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001249s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4571 [ RunTime:0.000135s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4571 [ RunTime:0.000153s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000de171-card' AND `status` = 1 [ RunTime:0.000320s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4572 [ RunTime:0.001246s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000de171-card' LIMIT 1 [ RunTime:0.000365s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000131s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000191s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001250s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001446s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001226s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001458s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001236s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001936s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001653s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.002440s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.002471s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001559s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.002180s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.002370s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001994s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.002338s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.002155s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.002134s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4572 [ RunTime:0.000240s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4572 [ RunTime:0.000245s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000de170-card' AND `status` = 1 [ RunTime:0.000494s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4573 [ RunTime:0.002101s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000de170-card' LIMIT 1 [ RunTime:0.000630s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000228s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000290s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002152s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002421s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002122s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002264s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002376s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002559s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.001357s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002505s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002457s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.001386s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002048s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002278s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002008s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002328s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002142s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002186s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4573 [ RunTime:0.000228s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4573 [ RunTime:0.000247s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00e8ge71-card' AND `status` = 1 [ RunTime:0.000490s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4574 [ RunTime:0.002111s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00e8ge71-card' LIMIT 1 [ RunTime:0.000654s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000230s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000319s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002162s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002159s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002275s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002045s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002069s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002749s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002127s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.003032s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002013s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.001417s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002783s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.001862s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002520s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002042s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002032s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002119s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4574 [ RunTime:0.000173s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4574 [ RunTime:0.000204s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00eagf70-card' AND `status` = 1 [ RunTime:0.000444s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4576 [ RunTime:0.002105s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00eagf70-card' LIMIT 1 [ RunTime:0.000555s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000183s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000243s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002028s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002015s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002253s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002084s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.001977s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002069s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.001500s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002056s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002037s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.001334s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.001951s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002507s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.001883s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002360s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002315s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.001953s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4576 [ RunTime:0.000158s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4576 [ RunTime:0.000191s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00e4xm25-card' AND `status` = 1 [ RunTime:0.000419s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4577 [ RunTime:0.002658s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00e4xm25-card' LIMIT 1 [ RunTime:0.000508s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000170s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000252s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002376s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002124s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.003306s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002469s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.001991s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.001980s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.001368s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002139s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002077s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.001361s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002762s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002338s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.001995s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002295s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002547s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002179s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4577 [ RunTime:0.000230s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4577 [ RunTime:0.000242s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00laxf90-card' AND `status` = 1 [ RunTime:0.000533s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4578 [ RunTime:0.002564s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00laxf90-card' LIMIT 1 [ RunTime:0.000553s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000227s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000290s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002323s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002144s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002149s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.003248s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002732s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002030s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.001508s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002058s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002053s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.001396s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002125s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.003199s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002049s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002406s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002580s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002125s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4578 [ RunTime:0.000197s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4578 [ RunTime:0.000216s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00e8xm25-card' AND `status` = 1 [ RunTime:0.000436s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4579 [ RunTime:0.001877s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00e8xm25-card' LIMIT 1 [ RunTime:0.000501s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000174s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000232s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.003299s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002705s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.011531s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002291s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002076s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002850s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.001374s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.003343s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002027s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.015668s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.008261s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.023731s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.001910s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.003003s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002498s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.001992s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4579 [ RunTime:0.000162s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4579 [ RunTime:0.000192s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00l4xf72-card' AND `status` = 1 [ RunTime:0.000412s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4643 [ RunTime:0.002545s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00l4xf72-card' LIMIT 1 [ RunTime:0.000500s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000175s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000256s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002008s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.003116s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.046595s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.001999s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.003899s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.004168s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.001459s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002007s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.001978s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.001441s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002010s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002093s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.001814s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002068s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002442s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002464s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4643 [ RunTime:0.000180s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4643 [ RunTime:0.000221s ]
SELECT `post_id` FROM `cmf_portal_module_attribute_values` WHERE `attribute_name` = 'types' AND `value` LIKE '%Sale%' [ RunTime:0.002268s ]
SELECT * FROM `cmf_portal_post` WHERE `id` IN ('4097','4129','4111','4251') [ RunTime:0.000392s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.001178s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/404' LIMIT 1 [ RunTime:0.000288s ]
SELECT `more`,`file`,`id`,`is_public` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/smart' ) ORDER BY `is_public` DESC [ RunTime:0.000265s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.002067s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000484s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000460s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000393s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000344s ]