MainController.php#54db_fea420μsselect*from `categories` where `code` in ('about', 'information', 'management') and `record_status` <>'off'and `categories`.`deleted_at` isnull
MainController.php#54db_fea480μsselect*from `contents` where `contents`.`category_id` in (1, 2) and `record_status` ='on'orderby `created_at` desc, `id` desc