SELECT t.Id, t.typeId, t.parentId, t.contentId, t.editorId, t.url, t.date, t.name, t.title, t.abstract, t.text, t.image, t.seo, t.tag, t.view, t.conf, t.inclub, t.data, t.feed, t.sync, t.order, t.status, t.cr_user, t.cr_time, t.lm_user, t.lm_time, t1.url AS `parent.url`, t1.name AS `parent.name` FROM `site.page` AS t LEFT JOIN `site.page` AS t1 ON(t.parentId = t1.Id) WHERE t.url = 'kluchovi-dumi' AND t.status IN (25, 35, 45, 50) ORDER BY t.order ASC, t.Id DESC LIMIT 1 Page.php:239 0.007
SELECT Id, typeId, parentId, contentId, url, name, view, status FROM `site.page` AS t WHERE t.parentId IN (3, 5, 7) AND t.status = 50 ORDER BY t.order ASC, t.Id DESC LIMIT 1000 Page.php:239 0.015
SELECT Id, typeId, parentId, contentId, url, name, view, status FROM `site.page` AS t WHERE t.typeId IN (3, 2, 1) AND t.parentId IN (87, 56, 57, 54, 11, 12, 53, 13, 55, 14, 85, 15, 17, 16, 18, 124951, 164713) AND t.status = 50 ORDER BY t.order ASC, t.Id DESC LIMIT 1000 Page.php:239 0.017
SELECT t.Id, t.typeId, t.parentId, t.contentId, t.editorId, t.url, t.date, t.name, t.title, t.abstract, t.text, t.image, t.seo, t.tag, t.view, t.conf, t.inclub, t.data, t.feed, t.sync, t.order, t.status, t.cr_user, t.cr_time, t.lm_user, t.lm_time, t1.url AS `parent.url`, t1.name AS `parent.name` FROM `site.page` AS t LEFT JOIN `site.page` AS t1 ON(t.parentId = t1.Id) WHERE t.typeId = 4 AND MATCH(t.tag) AGAINST ('"Русия"' IN BOOLEAN MODE) AND t.status IN (50) ORDER BY t.date DESC LIMIT 1970,10 Page.php:239 0.025
SELECT t.Id, t.typeId, t.parentId, t.contentId, t.url, t.date, t.name, t.image FROM `site.page` AS t WHERE t.date >= '2026-04-20 11:49:01' AND t.typeId = 4 AND t.status = 50 ORDER BY t.date DESC LIMIT 6 Page.php:239 0.906
SELECT t.Id, t.typeId, t.parentId, t.contentId, t.url, t.date, t.name, t.image, t.abstract, t1.url AS `parent.url`, t1.name AS `parent.name` FROM `site.page` AS t LEFT JOIN `site.page` AS t1 ON(t.parentId = t1.Id) WHERE t.date >= '2026-04-21 11:49:01' AND t.typeId = 4 AND t.status = 50 ORDER BY t.order ASC, t.Id DESC LIMIT 1000 Page.php:239 0.906