SELECT * FROM `xl_links` WHERE ( link_status = 1 ) ORDER BY link_id asc [ RunTime:0.0010s ]
SHOW COLUMNS FROM `xl_slide` [ RunTime:0.0010s ]
SELECT * FROM `xl_slide` WHERE ( slide_status = 1 and slide_cid = 0 ) ORDER BY listorder asc [ RunTime:0.0000s ]
SHOW COLUMNS FROM `xl_terms` [ RunTime:0.0020s ]
SELECT * FROM `xl_terms` WHERE ( parent = 116 ) [ RunTime:0.0000s ]
SELECT * FROM `xl_terms` WHERE ( parent = 108 ) [ RunTime:0.0000s ]
SELECT * FROM `xl_terms` WHERE ( parent = 23 ) [ RunTime:0.0000s ]
SELECT * FROM `xl_terms` WHERE ( parent = 75 ) ORDER BY listorder asc [ RunTime:0.0000s ]
SELECT * FROM `xl_terms` WHERE ( parent = 77 ) ORDER BY listorder asc [ RunTime:0.0000s ]
SELECT * FROM `xl_terms` WHERE ( parent = 113 ) ORDER BY listorder asc [ RunTime:0.0000s ]
SELECT * FROM `xl_terms` WHERE ( parent = 114 ) ORDER BY listorder asc [ RunTime:0.0000s ]
SELECT * FROM `xl_terms` WHERE ( parent = 115 ) ORDER BY listorder asc [ RunTime:0.0000s ]
SELECT * FROM `xl_terms` WHERE ( parent = 122 ) ORDER BY listorder asc [ RunTime:0.0010s ]
SHOW COLUMNS FROM `xl_posts` [ RunTime:0.0010s ]
SELECT * FROM `xl_posts` WHERE `is_delete` = 0 AND `is_system` = 0 AND `is_pic` = 2 AND `isnew` = 1 ORDER BY id asc [ RunTime:0.0029s ]
SELECT * FROM `xl_posts` WHERE `is_delete` = 0 AND `is_system` = 0 AND `is_pic` = 1 ORDER BY id desc LIMIT 0,8 [ RunTime:0.0010s ]
SHOW COLUMNS FROM `xl_options` [ RunTime:0.0010s ]
SELECT `option_value` FROM `xl_options` WHERE ( option_name = 'site_options' ) LIMIT 1 [ RunTime:0.0000s ]
SELECT `name` FROM `xl_terms` WHERE ( term_id = 77 ) LIMIT 1 [ RunTime:0.0000s ]
SELECT `image_url` FROM `xl_terms` WHERE ( term_id = 77 ) LIMIT 1 [ RunTime:0.0000s ]
SELECT `term_id` FROM `xl_terms` WHERE ( parent = 77 ) [ RunTime:0.0000s ]
SHOW COLUMNS FROM `xl_term_relationships` [ RunTime:0.0010s ]
SELECT `object_id` FROM `xl_term_relationships` WHERE ( term_id in (77) ) [ RunTime:0.0000s ]
SELECT COUNT(*) AS tp_count FROM `xl_posts` WHERE `is_delete` = 0 AND `is_system` = 0 AND `is_pic` = 2 AND `id` IN ('68','69','88','89','90','91','92','93','94','95','96','97','98','134','138','139','140','141','322') LIMIT 1 [ RunTime:0.0010s ]
SELECT * FROM `xl_posts` WHERE `is_delete` = 0 AND `is_system` = 0 AND `is_pic` = 2 AND `id` IN ('68','69','88','89','90','91','92','93','94','95','96','97','98','134','138','139','140','141','322') ORDER BY id asc LIMIT 0,9 [ RunTime:0.0000s ]