SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.001006s ]
SELECT * FROM `cmf_portal_category` WHERE `alias` = 'huawei-pon-optical-module' LIMIT 1 [ RunTime:0.000267s ]
SHOW FULL COLUMNS FROM `cmf_smart` [ RunTime:0.000885s ]
SELECT * FROM `cmf_smart` WHERE `Handle` = 'huawei-pon-optical-module' LIMIT 1 [ RunTime:0.000505s ]
SHOW FULL COLUMNS FROM `cmf_link` [ RunTime:0.000844s ]
SELECT * FROM `cmf_link` WHERE `status` = 1 [ RunTime:0.000223s ]
SHOW FULL COLUMNS FROM `cmf_social` [ RunTime:0.000861s ]
SELECT * FROM `cmf_social` WHERE `status` = 1 [ RunTime:0.000210s ]
SELECT * FROM `cmf_portal_category` WHERE `module_id` = 2 [ RunTime:0.000293s ]
SHOW FULL COLUMNS FROM `cmf_countries` [ RunTime:0.000935s ]
SELECT * FROM `cmf_countries` [ RunTime:0.000279s ]
SELECT * FROM `cmf_smart` WHERE `Handle` = 'huawei-pon-optical-module' [ RunTime:0.001941s ]
SELECT `Product_Handle` FROM `cmf_smart` WHERE `Handle` = 'huawei-pon-optical-module' [ RunTime:0.000850s ]
SELECT `title_tag` FROM `cmf_smart` WHERE `Handle` = 'huawei-pon-optical-module' LIMIT 1 [ RunTime:0.000199s ]
SELECT `description_tag` FROM `cmf_smart` WHERE `Handle` = 'huawei-pon-optical-module' LIMIT 1 [ RunTime:0.000175s ]
SHOW FULL COLUMNS FROM `cmf_portal_tag` [ RunTime:0.000794s ]
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-ma5671a','huawei-xgpon-olt-n1-hsc','huawei-xgpon-olt-n2a-hsc','huawei-xsgpon-olt-n1-whd','huawei-original-xgpon-gpon-olt-class-n2a-hsc','huawei-xgpon-gpon-olt-class-c-plus-hsc','huawei-xgspon-gpon-olt-class-c-plus-hsc','huawei-10g-epon-olt-prx30-hsc','huawei-epon-olt-px20-hxb','huawei-10g-epon-olt-pr30-hxb','huawei-10g-epon-olt-pr30-hsc') GROUP BY `tag`.`id` [ RunTime:0.001368s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.001175s ]
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-ma5671a','huawei-xgpon-olt-n1-hsc','huawei-xgpon-olt-n2a-hsc','huawei-xsgpon-olt-n1-whd','huawei-original-xgpon-gpon-olt-class-n2a-hsc','huawei-xgpon-gpon-olt-class-c-plus-hsc','huawei-xgspon-gpon-olt-class-c-plus-hsc','huawei-10g-epon-olt-prx30-hsc','huawei-epon-olt-px20-hxb','huawei-10g-epon-olt-pr30-hxb','huawei-10g-epon-olt-pr30-hsc') AND `tag`.`slug` = 'pon-module' GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.001044s ]
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-ma5671a','huawei-xgpon-olt-n1-hsc','huawei-xgpon-olt-n2a-hsc','huawei-xsgpon-olt-n1-whd','huawei-original-xgpon-gpon-olt-class-n2a-hsc','huawei-xgpon-gpon-olt-class-c-plus-hsc','huawei-xgspon-gpon-olt-class-c-plus-hsc','huawei-10g-epon-olt-prx30-hsc','huawei-epon-olt-px20-hxb','huawei-10g-epon-olt-pr30-hxb','huawei-10g-epon-olt-pr30-hsc') AND `tag`.`slug` = 'pon-module' GROUP BY `post`.`id` ORDER BY `post`.`list_order` ASC,`post`.`published_time` DESC LIMIT 0,16 [ RunTime:0.002879s ]
SHOW FULL COLUMNS FROM `cmf_option` [ RunTime:0.000771s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000166s ]
SHOW FULL COLUMNS FROM `cmf_review` [ RunTime:0.000886s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-10g-epon-olt-pr30-hsc' AND `status` = 1 [ RunTime:0.000344s ]
SHOW FULL COLUMNS FROM `cmf_portal_module_attribute_values` [ RunTime:0.000694s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4041 [ RunTime:0.001277s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-10g-epon-olt-pr30-hsc' LIMIT 1 [ RunTime:0.000383s ]
SHOW FULL COLUMNS FROM `cmf_portal_modules` [ RunTime:0.000820s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000194s ]
SHOW FULL COLUMNS FROM `cmf_portal_module_attributes` [ RunTime:0.000810s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000247s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.000250s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001291s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001420s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001263s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001206s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001228s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.000205s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001206s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001185s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.000186s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001172s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001195s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001197s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001388s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001209s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4041 LIMIT 1 [ RunTime:0.001393s ]
SHOW FULL COLUMNS FROM `cmf_portal_post_attribute_groups` [ RunTime:0.000737s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4041 [ RunTime:0.000162s ]
SHOW FULL COLUMNS FROM `cmf_portal_post_attributes_value` [ RunTime:0.000834s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4041 [ RunTime:0.000208s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-10g-epon-olt-pr30-hxb' AND `status` = 1 [ RunTime:0.000315s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4192 [ RunTime:0.001235s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-10g-epon-olt-pr30-hxb' LIMIT 1 [ RunTime:0.000360s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000129s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000204s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.000417s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001540s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001225s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001466s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001211s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001357s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.000367s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001258s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001239s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.000493s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001197s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001225s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001398s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001206s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001189s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4192 LIMIT 1 [ RunTime:0.001189s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4192 [ RunTime:0.000144s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4192 [ RunTime:0.000169s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-epon-olt-px20-hxb' AND `status` = 1 [ RunTime:0.000292s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4193 [ RunTime:0.001245s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-epon-olt-px20-hxb' LIMIT 1 [ RunTime:0.000387s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000144s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000207s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.000469s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001246s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001216s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001198s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001210s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001197s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.000365s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001252s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001224s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.000373s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001424s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001275s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001224s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001344s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001245s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4193 LIMIT 1 [ RunTime:0.001201s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4193 [ RunTime:0.000134s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4193 [ RunTime:0.000161s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-10g-epon-olt-prx30-hsc' AND `status` = 1 [ RunTime:0.000301s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4198 [ RunTime:0.001204s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-10g-epon-olt-prx30-hsc' LIMIT 1 [ RunTime:0.000353s ]
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.000182s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.000399s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001200s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001231s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001214s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001194s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001194s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.000383s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001206s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001177s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.000365s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001179s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001182s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001186s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001188s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001177s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4198 LIMIT 1 [ RunTime:0.001226s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4198 [ RunTime:0.000114s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4198 [ RunTime:0.000147s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-ma5671a' AND `status` = 1 [ RunTime:0.000297s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4199 [ RunTime:0.001279s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-ma5671a' LIMIT 1 [ RunTime:0.000354s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000122s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000193s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.000421s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001214s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001191s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001208s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001199s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001204s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.000379s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001180s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001193s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.000368s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001189s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001202s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001190s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001193s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001176s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4199 LIMIT 1 [ RunTime:0.001182s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4199 [ RunTime:0.000118s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4199 [ RunTime:0.000146s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-xgspon-gpon-olt-class-c-plus-hsc' AND `status` = 1 [ RunTime:0.000289s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4201 [ RunTime:0.001508s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-xgspon-gpon-olt-class-c-plus-hsc' LIMIT 1 [ RunTime:0.000172s ]
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.000187s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.000419s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001234s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001224s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001218s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001185s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001169s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.000373s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001191s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001173s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.000370s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001273s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001318s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001499s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001180s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001178s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4201 LIMIT 1 [ RunTime:0.001275s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4201 [ RunTime:0.000145s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4201 [ RunTime:0.000154s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-xgpon-gpon-olt-class-c-plus-hsc' AND `status` = 1 [ RunTime:0.000287s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4228 [ RunTime:0.002261s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-xgpon-gpon-olt-class-c-plus-hsc' LIMIT 1 [ RunTime:0.000356s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000136s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000192s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.000672s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.001447s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.001208s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.001193s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.001224s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.002057s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.000414s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.001177s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.001189s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.000428s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.001200s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.001627s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.002072s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.002062s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.002079s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4228 LIMIT 1 [ RunTime:0.002082s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4228 [ RunTime:0.000195s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4228 [ RunTime:0.000204s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-original-xgpon-gpon-olt-class-n2a-hsc' AND `status` = 1 [ RunTime:0.000442s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4235 [ RunTime:0.002046s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-original-xgpon-gpon-olt-class-n2a-hsc' LIMIT 1 [ RunTime:0.000584s ]
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.000235s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.000691s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.002050s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.002064s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.002070s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.002122s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.001539s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.000521s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.002322s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.002120s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.000533s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.002122s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.002178s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.002352s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.002339s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.002085s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4235 LIMIT 1 [ RunTime:0.001483s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4235 [ RunTime:0.000193s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4235 [ RunTime:0.000203s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-original-xgpon-gpon-olt-class-n2a-hsc' AND `status` = 1 [ RunTime:0.000338s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4236 [ RunTime:0.001255s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-original-xgpon-gpon-olt-class-n2a-hsc' LIMIT 1 [ RunTime:0.000399s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000145s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000209s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.000466s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001248s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001268s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001272s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001282s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001642s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.000502s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001418s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001270s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.000442s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001251s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001245s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001231s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001228s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001460s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4236 LIMIT 1 [ RunTime:0.001266s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4236 [ RunTime:0.000128s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4236 [ RunTime:0.000235s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-xsgpon-olt-n1-whd' AND `status` = 1 [ RunTime:0.000340s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4239 [ RunTime:0.001249s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-xsgpon-olt-n1-whd' LIMIT 1 [ RunTime:0.000389s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000144s ]
SELECT * FROM `cmf_portal_module_attributes` WHERE `module_id` = 2 ORDER BY `list_order` [ RunTime:0.000200s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.000464s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001222s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001224s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001287s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001211s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001211s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.000438s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001228s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001223s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.000432s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001229s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001230s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001244s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001230s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001194s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4239 LIMIT 1 [ RunTime:0.001204s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4239 [ RunTime:0.000130s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4239 [ RunTime:0.000178s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-xgpon-olt-n2a-hsc' AND `status` = 1 [ RunTime:0.000321s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4241 [ RunTime:0.001392s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-xgpon-olt-n2a-hsc' LIMIT 1 [ RunTime:0.000218s ]
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.000182s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.000483s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001237s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001361s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001258s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001299s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001687s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.000486s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001236s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001484s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.000486s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001253s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001459s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001305s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001248s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001218s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4241 LIMIT 1 [ RunTime:0.001205s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4241 [ RunTime:0.000128s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4241 [ RunTime:0.000151s ]
SELECT AVG(`rating`) AS think_avg FROM `cmf_review` WHERE `product_handle` = 'huawei-xgpon-olt-n1-hsc' AND `status` = 1 [ RunTime:0.000308s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 3 AND `post_id` = 4243 [ RunTime:0.002330s ]
SELECT `body` FROM `cmf_review` WHERE `product_handle` = 'huawei-xgpon-olt-n1-hsc' LIMIT 1 [ RunTime:0.000373s ]
SELECT * FROM `cmf_portal_modules` WHERE `code` = 'product' LIMIT 1 [ RunTime:0.000132s ]
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` = 4243 LIMIT 1 [ RunTime:0.000467s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 4 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001474s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 82 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001289s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 83 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001190s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 5 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001210s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 6 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001235s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 7 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.000440s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 8 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001191s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 9 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001178s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 78 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.000423s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 80 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.002526s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 81 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001886s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 84 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001236s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 85 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001992s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 86 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001193s ]
SELECT * FROM `cmf_portal_module_attribute_values` WHERE `attribute_id` = 87 AND `module_id` = 2 AND `post_id` = 4243 LIMIT 1 [ RunTime:0.001186s ]
SELECT * FROM `cmf_portal_post_attribute_groups` WHERE `post_id` = 4243 [ RunTime:0.000125s ]
SELECT * FROM `cmf_portal_post_attributes_value` WHERE `post_id` = 4243 [ RunTime:0.000151s ]
SELECT `post_id` FROM `cmf_portal_module_attribute_values` WHERE `attribute_name` = 'types' AND `value` LIKE '%Sale%' [ RunTime:0.001329s ]
SELECT * FROM `cmf_portal_post` WHERE `id` IN ('4097','4129','4111','4251') [ RunTime:0.000305s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000856s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/404' LIMIT 1 [ RunTime:0.000232s ]
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.000227s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000875s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000375s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000409s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000321s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000272s ]