SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.001170s ]
SELECT * FROM `cmf_portal_category` WHERE `alias` = 'huawei-ne8000-service-card' LIMIT 1 [ RunTime:0.000293s ]
SHOW FULL COLUMNS FROM `cmf_smart` [ RunTime:0.001086s ]
SELECT * FROM `cmf_smart` WHERE `Handle` = 'huawei-ne8000-service-card' LIMIT 1 [ RunTime:0.002982s ]
SHOW FULL COLUMNS FROM `cmf_link` [ RunTime:0.000823s ]
SELECT * FROM `cmf_link` WHERE `status` = 1 [ RunTime:0.000216s ]
SHOW FULL COLUMNS FROM `cmf_social` [ RunTime:0.000883s ]
SELECT * FROM `cmf_social` WHERE `status` = 1 [ RunTime:0.000229s ]
SELECT * FROM `cmf_portal_category` WHERE `module_id` = 2 [ RunTime:0.000272s ]
SHOW FULL COLUMNS FROM `cmf_countries` [ RunTime:0.000719s ]
SELECT * FROM `cmf_countries` [ RunTime:0.000217s ]
SELECT * FROM `cmf_smart` WHERE `Handle` = 'huawei-ne8000-service-card' [ RunTime:0.002757s ]
SELECT `Product_Handle` FROM `cmf_smart` WHERE `Handle` = 'huawei-ne8000-service-card' [ RunTime:0.000850s ]
SELECT `title_tag` FROM `cmf_smart` WHERE `Handle` = 'huawei-ne8000-service-card' LIMIT 1 [ RunTime:0.000884s ]
SELECT `description_tag` FROM `cmf_smart` WHERE `Handle` = 'huawei-ne8000-service-card' LIMIT 1 [ RunTime:0.000908s ]
SHOW FULL COLUMNS FROM `cmf_portal_tag` [ RunTime:0.000830s ]
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.001396s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.001183s ]
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-service-card' GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.001777s ]
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-service-card' GROUP BY `post`.`id` ORDER BY `post`.`list_order` ASC,`post`.`published_time` DESC LIMIT 0,16 [ RunTime:0.004086s ]
SHOW FULL COLUMNS FROM `cmf_option` [ RunTime:0.000955s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000194s ]
SHOW FULL COLUMNS FROM `cmf_review` [ RunTime:0.001278s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000ie170-card' AND `status` = 1 [ RunTime:0.000525s ]
SHOW FULL COLUMNS FROM `cmf_portal_module_attribute_values` [ RunTime:0.000999s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4570 [ RunTime:0.002366s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000ie170-card' LIMIT 1 [ RunTime:0.000589s ]
SHOW FULL COLUMNS FROM `cmf_portal_modules` [ RunTime:0.001074s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000253s ]
SHOW FULL COLUMNS FROM `cmf_portal_module_attributes` [ RunTime:0.001114s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000332s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.002155s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001324s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001442s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001237s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001375s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001225s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.000810s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001439s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001238s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001058s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001240s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001439s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001300s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001437s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001479s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4570 LIMIT 1 [ RunTime:0.001308s ]
SHOW FULL COLUMNS FROM `cmf_portal_post_attribute_groups` [ RunTime:0.000758s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4570 [ RunTime:0.000187s ]
SHOW FULL COLUMNS FROM `cmf_portal_post_attributes_value` [ RunTime:0.000863s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4570 [ RunTime:0.000244s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000ie171-card' AND `status` = 1 [ RunTime:0.000322s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4571 [ RunTime:0.001590s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000ie171-card' LIMIT 1 [ RunTime:0.000418s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000167s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000221s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001585s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001566s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001679s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001452s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001524s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001449s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001078s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001688s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001636s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.000858s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001639s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001286s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001245s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001298s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001408s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4571 LIMIT 1 [ RunTime:0.001324s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4571 [ RunTime:0.000158s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4571 [ RunTime:0.000167s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000de171-card' AND `status` = 1 [ RunTime:0.000324s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4572 [ RunTime:0.001281s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000de171-card' LIMIT 1 [ RunTime:0.000407s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000152s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000286s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001755s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001588s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001244s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001408s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001234s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001235s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.000822s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001269s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001232s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.000820s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001239s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001483s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001147s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001557s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001238s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4572 LIMIT 1 [ RunTime:0.001756s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4572 [ RunTime:0.000153s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4572 [ RunTime:0.000154s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000de170-card' AND `status` = 1 [ RunTime:0.000380s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4573 [ RunTime:0.001621s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d000de170-card' LIMIT 1 [ RunTime:0.000378s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000169s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000237s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.001729s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002461s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.003178s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002174s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.003013s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002563s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.001472s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002430s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002373s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.001507s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002154s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002597s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002007s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002175s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002242s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4573 LIMIT 1 [ RunTime:0.002567s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4573 [ RunTime:0.000233s ]
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.000492s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4574 [ RunTime:0.002108s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00e8ge71-card' LIMIT 1 [ RunTime:0.000627s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000239s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000324s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002187s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002256s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002249s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002038s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002339s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002434s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.001389s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002092s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002145s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.001654s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002075s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002563s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002036s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002187s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002305s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4574 LIMIT 1 [ RunTime:0.002390s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4574 [ RunTime:0.000246s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4574 [ RunTime:0.000252s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00eagf70-card' AND `status` = 1 [ RunTime:0.000501s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4576 [ RunTime:0.003415s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00eagf70-card' LIMIT 1 [ RunTime:0.000653s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000211s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000293s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002157s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002274s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002791s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002180s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.003019s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.003328s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.001572s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002047s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002242s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.001698s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002208s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002045s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.001984s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.002137s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.003362s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4576 LIMIT 1 [ RunTime:0.001947s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4576 [ RunTime:0.000172s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4576 [ RunTime:0.000213s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00e4xm25-card' AND `status` = 1 [ RunTime:0.000470s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4577 [ RunTime:0.002021s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00e4xm25-card' LIMIT 1 [ RunTime:0.000547s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000188s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000261s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002401s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002026s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002013s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002052s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002298s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002217s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.001341s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.003166s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002028s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.001323s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002031s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002018s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.001879s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4577 LIMIT 1 [ RunTime:0.002367s ]
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.002007s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4577 [ RunTime:0.000177s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4577 [ RunTime:0.000209s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00laxf90-card' AND `status` = 1 [ RunTime:0.000431s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4578 [ RunTime:0.002162s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00laxf90-card' LIMIT 1 [ RunTime:0.000492s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000157s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000234s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002199s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002007s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002029s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002019s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002046s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002415s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.001347s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.003168s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002112s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.001278s ]
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.002581s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002053s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.003001s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002029s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4578 LIMIT 1 [ RunTime:0.002093s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4578 [ RunTime:0.000186s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4578 [ RunTime:0.000210s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00e8xm25-card' AND `status` = 1 [ RunTime:0.000426s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4579 [ RunTime:0.002031s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00e8xm25-card' LIMIT 1 [ RunTime:0.000542s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000187s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000240s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002316s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.001988s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002120s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002074s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002268s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002018s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.001413s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002464s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002106s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.001380s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002392s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.001992s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002089s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002063s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002026s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4579 LIMIT 1 [ RunTime:0.002467s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4579 [ RunTime:0.000198s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4579 [ RunTime:0.000207s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00l4xf72-card' AND `status` = 1 [ RunTime:0.000403s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4643 [ RunTime:0.002422s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-cr5d00l4xf72-card' LIMIT 1 [ RunTime:0.000565s ]
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.000256s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002104s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002008s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002513s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002598s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002134s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002044s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.001488s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002149s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.001969s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.001412s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.003711s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002175s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.001978s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.001947s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002821s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4643 LIMIT 1 [ RunTime:0.002718s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4643 [ RunTime:0.000169s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4643 [ RunTime:0.000204s ]
SELECT `post_id` FROM `cmf_portal_module_attribute_values` WHERE `attribute_name` = 'types' AND `value` LIKE '%Sale%' [ RunTime:0.002434s ]
SELECT * FROM `cmf_portal_post` WHERE `id` IN ('4097','4129','4111','4251') [ RunTime:0.000379s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.001152s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/404' LIMIT 1 [ RunTime:0.000311s ]
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.000223s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000909s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000352s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000415s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000337s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000305s ]