| # | Запит | Прив'язки | Час |
|---|---|---|---|
| 0 | select * from `cms_ban_ip` where ? BETWEEN `ip1` AND `ip2` limit 1 | 3628718153 | 0.41 ms. |
| 1 | select * from `news_sections` where `parent` = ? and `news_sections`.`deleted_at` is null | 0 | 0.85 ms. |
| 2 | select count(*) as aggregate from `news_articles` where `active` = ? and (`active_from` is null or `active_from` <= ?) and (`active_to` is null or `active_to` >= ?) and `news_articles`.`deleted_at` is null | 1, 2026-08-29 01:26:16, 2026-08-29 01:26:16 | 1.06 ms. |