# Query soft limit for Debugbar is reached after 100 queries, additional 43 queries onlyshow the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
select*from `menus` where `status` =1orderby `sort` asc, `parent_id` asc