SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000435s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.010515s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000430s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000576s ]
SELECT `content`.`id`,`content`.`title`,`content`.`cover`,`content`.`cover_local`,`content`.`preview`,`content`.`preview_local`,`content`.`duration`,`content`.`target_url`,`content`.`rating`,`content`.`views`,`content`.`hits`,`content`.`published_at`,`content`.`create_time` FROM `content` `content` WHERE ( `content`.`status` = 'enable' ) AND `content`.`delete_time` IS NULL ORDER BY `content`.`published_at` DESC,`content`.`id` DESC LIMIT 24,24 [ RunTime:0.000611s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.000487s ]
SELECT * FROM `ad` WHERE ( `slot` = 'header' AND `status` = 'enable' AND ( `start_time` IS NULL OR `start_time` <= '2026-06-08 21:55:06' ) AND ( `end_time` IS NULL OR `end_time` >= '2026-06-08 21:55:06' ) ) AND `ad`.`delete_time` IS NULL ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.001658s ]
SELECT * FROM `ad` WHERE ( `slot` = 'feed' AND `status` = 'enable' AND ( `start_time` IS NULL OR `start_time` <= '2026-06-08 21:55:06' ) AND ( `end_time` IS NULL OR `end_time` >= '2026-06-08 21:55:06' ) ) AND `ad`.`delete_time` IS NULL ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.003433s ]
SELECT * FROM `ad` WHERE ( `slot` = 'footer' AND `status` = 'enable' AND ( `start_time` IS NULL OR `start_time` <= '2026-06-08 21:55:06' ) AND ( `end_time` IS NULL OR `end_time` >= '2026-06-08 21:55:06' ) ) AND `ad`.`delete_time` IS NULL ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000372s ]
SELECT * FROM `ad` WHERE ( `slot` = 'float' AND `status` = 'enable' AND ( `start_time` IS NULL OR `start_time` <= '2026-06-08 21:55:06' ) AND ( `end_time` IS NULL OR `end_time` >= '2026-06-08 21:55:06' ) ) AND `ad`.`delete_time` IS NULL ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000450s ]
SELECT * FROM `ad` WHERE ( `slot` = 'popunder' AND `status` = 'enable' AND ( `start_time` IS NULL OR `start_time` <= '2026-06-08 21:55:06' ) AND ( `end_time` IS NULL OR `end_time` >= '2026-06-08 21:55:06' ) ) AND `ad`.`delete_time` IS NULL ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.001564s ]