SHOW FULL COLUMNS FROM `xb_page` [ RunTime:0.000840s ]
SELECT * FROM `xb_page` WHERE ( `id` = 18 ) AND `xb_page`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000429s ]
SHOW FULL COLUMNS FROM `xb_template` [ RunTime:0.000681s ]
SELECT `id`,`code`,`name`,`file_name`,`config`,`platform`,`theme_config`,`theme_type`,`site_theme_config` FROM `xb_template` WHERE `code` = '366l17pq3zs174j5mzzxxeehqcj1fizj' AND `platform` = 'pc' LIMIT 1 [ RunTime:0.000320s ]
SHOW FULL COLUMNS FROM `xb_site` [ RunTime:0.000464s ]
SELECT `type`,`key`,`value` FROM `xb_site` [ RunTime:0.000281s ]
SHOW FULL COLUMNS FROM `xb_template_modular` [ RunTime:0.000524s ]
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` = '366l17pq3zs174j5mzzxxeehqcj1fizj' AND `t`.`platform` = 'pc' AND `tm`.`platform` = 'pc' ORDER BY `tm`.`sort` [ RunTime:0.000662s ]
SHOW FULL COLUMNS FROM `xb_attribute` [ RunTime:0.000545s ]
SELECT `id`,`code`,`title`,`value`,`is_global`,`is_edit`,`is_required`,`modular_ucode`,`source`,`config`,`path` FROM `xb_attribute` WHERE `modular_ucode` = 'mod_iym92sef2iuc9k6td1jw8ie82395qn' ORDER BY `sort` ASC [ RunTime:0.000306s ]
SELECT * FROM `xb_site` WHERE `key` = 'sslstatus' LIMIT 1 [ RunTime:0.000343s ]
SELECT * FROM `xb_site` WHERE `key` = 'domain' LIMIT 1 [ RunTime:0.000230s ]
SHOW FULL COLUMNS FROM `xb_promotion` [ RunTime:0.001490s ]
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.000308s ]
SELECT `id`,`name`,`location`,`code` FROM `xb_promotion` WHERE `status` = 1 AND `range` = 'page' AND ( `platform` REGEXP 'pc' ) AND ( `related_ids` REGEXP '18' ) [ RunTime:0.000272s ]
SELECT `id`, `title`, `url`, `cover` from xb_article WHERE `status` = '1' AND `type` = 2 AND `delete_time` is null AND `category_code` IN (select code from xb_category WHERE `pcode` = 'category-663' ) order by id asc [ RunTime:0.001009s ]
SELECT id,name,url,category_code FROM xb_page WHERE category_code LIKE '%category-663-%' [ RunTime:0.000264s ]