SHOW COLUMNS FROM `kit_term_relationships` [ RunTime:0.0008s ]
SHOW COLUMNS FROM `kit_comments` [ RunTime:0.0009s ]
SELECT * FROM kit_terms t WHERE ( path like '%-22' or path like '%-22-%' ) ORDER BY path [ RunTime:0.0006s ]
SELECT * FROM kit_terms t WHERE ( parent=0 ) ORDER BY listorder LIMIT 0,7 [ RunTime:0.0004s ]
SELECT * FROM kit_posts p INNER JOIN kit_term_relationships as tp on tp.object_id =p.id WHERE ( tp.term_id=22 and post_status=1 ) GROUP BY id ORDER BY listorder,post_date desc LIMIT 0,6 [ RunTime:0.0020s ]
SELECT post_id,(SUM(`score`) /count(1)) as score, count(1)as count from kit_comments where post_id=24 and status=1 [ RunTime:0.0003s ]
SELECT COUNT(*) AS tp_count FROM kit_posts p INNER JOIN kit_term_relationships as tp on tp.object_id =p.id WHERE ( tp.term_id=22 and post_status=1 ) ORDER BY listorder,post_date desc LIMIT 1 [ RunTime:0.0006s ]
SHOW COLUMNS FROM `kit_options` [ RunTime:0.0007s ]
SELECT `option_value` FROM `kit_options` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.0004s ]
SELECT * FROM kit_terms t WHERE ( parent = 18 ) ORDER BY path [ RunTime:0.0004s ]