SHOW FULL COLUMNS FROM `xb_page` [ RunTime:0.000872s ]
SELECT * FROM `xb_page` WHERE ( `id` = 4 ) AND `xb_page`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000440s ]
SHOW FULL COLUMNS FROM `xb_template` [ RunTime:0.000581s ]
SELECT `id`,`code`,`name`,`file_name`,`config`,`platform`,`theme_config`,`theme_type`,`site_theme_config` FROM `xb_template` WHERE `code` = '5thnc53fecu2nyyzgd1937euzyfm64qe' AND `platform` = 'pc' LIMIT 1 [ RunTime:0.000360s ]
SHOW FULL COLUMNS FROM `xb_site` [ RunTime:0.000536s ]
SELECT `type`,`key`,`value` FROM `xb_site` [ RunTime:0.000248s ]
SHOW FULL COLUMNS FROM `xb_template_modular` [ RunTime:0.000637s ]
SELECT t.code as template_code,`m`.`code`,tm.modular_config as config,`m`.`path`,`tm`.`parent_uid`,`tm`.`uid`,`tm`.`sort`,`tm`.`platform`,`tm`.`public_page_code`,`tm`.`ucode`,`tm`.`theme_config`,`tm`.`theme_type`,`t`.`site_theme_config` FROM `xb_template_modular` `tm` INNER JOIN `xb_template` `t` ON `tm`.`template_code`=`t`.`code` INNER JOIN `xb_modular` `m` ON `tm`.`modular_code`=`m`.`code` WHERE `t`.`code` = '5thnc53fecu2nyyzgd1937euzyfm64qe' AND `t`.`platform` = 'pc' AND `tm`.`platform` = 'pc' ORDER BY `tm`.`sort` [ RunTime:0.000731s ]
SHOW FULL COLUMNS FROM `xb_attribute` [ RunTime:0.000553s ]
SELECT `id`,`code`,`title`,`value`,`is_global`,`is_edit`,`is_required`,`modular_ucode`,`source`,`config`,`path` FROM `xb_attribute` WHERE `modular_ucode` = 'mod_dy1g0xdg98qo7wc6zlci7z6o9044sn' ORDER BY `sort` ASC [ RunTime:0.000319s ]
SELECT * FROM `xb_site` WHERE `key` = 'sslstatus' LIMIT 1 [ RunTime:0.000295s ]
SELECT * FROM `xb_site` WHERE `key` = 'domain' LIMIT 1 [ RunTime:0.000294s ]
SHOW FULL COLUMNS FROM `xb_promotion` [ RunTime:0.000886s ]
SELECT `id`,`name`,`location`,`code` FROM `xb_promotion` WHERE `status` = 1 AND ( `range` = 'all' or `range` REGEXP 'all_page' ) AND ( `platform` REGEXP 'pc' ) [ RunTime:0.000361s ]
SELECT `id`,`name`,`location`,`code` FROM `xb_promotion` WHERE `status` = 1 AND `range` = 'page' AND ( `platform` REGEXP 'pc' ) AND ( `related_ids` REGEXP '4' ) [ RunTime:0.000290s ]
SELECT `id`, `title`, `url`, `cover` from xb_article WHERE `status` = '1' AND `delete_time` is null AND `category_code` IN ('category-795-4', 'category-795-5', 'category-795-6', 'category-795-7', 'category-795-8', 'category-818-10') order by sort asc [ RunTime:0.000673s ]
SELECT id,name,url,category_code FROM xb_page WHERE category_code LIKE '%category-795-%' [ RunTime:0.000259s ]