Поиск
MySQL статистика (53)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000067 false
SELECT items.id, items.parent_id, items.title, items.is_hidden_in_menu, items.sort_order, items.href, menus.code as menu_code, menus.use_code_in_links as menu_code_in_links, blocks.id as block_id, blocks.code as block_code, blocks.description, blocks.content, blocks.template, blocks.block_type, f.id as image_id, f.disk_name as image_path FROM admin_menu_items as items LEFT JOIN admin_menus as menus ON menus.id = items.menu_id LEFT JOIN admin_text_blocks as blocks ON blocks.id = items.text_block_id LEFT JOIN db_files as f ON f.master_object_id = items.id AND f.master_object_class = 'Admin_MenuItem' AND f.field = 'image' WHERE items.is_hidden is null ORDER BY items.parent_id, items.sort_order 123 0.006500 false
SHOW TABLES LIKE 'extrafields' 1 0.001540 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = seo_settings.id and (object_class='Admin_SeoParams')) as extrafields_calculated, seo_settings.* FROM seo_settings ORDER BY id desc LIMIT 0, 1 1 0.000782 false
SHOW TABLES LIKE 'extrafields' 1 0.001169 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000185 false
SHOW TABLES LIKE 'extrafields' 1 0.000975 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '1') LIMIT 0, 1 1 0.000811 false
SHOW TABLES LIKE 'extrafields' 1 0.001135 false
SHOW TABLES LIKE 'extrafields' 1 0.001243 false
SELECT (news_categories.code) as category_code, (select group_concat(news_posts_versions.created_at ORDER BY 1 SEPARATOR ', ') from news_posts_versions where news_posts_versions.post_id = news_posts.id) as versions_calculated, (select group_concat(events_events.event_date ORDER BY 1 SEPARATOR ', ') from events_events where events_events.object_id = news_posts.id and (object_name='News_Post')) as events_calculated, (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_posts.id and (master_object_class='News_Post' and field='photos')) as photos_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_posts.id and (object_class='News_Post')) as extrafields_calculated, news_posts.* FROM news_posts LEFT JOIN news_categories ON news_categories.id=news_posts.category_id WHERE (news_posts.published=1 and is_important_news=1) AND (news_posts.category_id = '1') ORDER BY publish_date desc LIMIT 0, 1 0 0.000871 false
SHOW TABLES LIKE 'extrafields' 1 0.002214 false
SELECT count(*) FROM news_posts LEFT JOIN news_categories ON news_categories.id=news_posts.category_id WHERE (news_posts.published=1) AND (news_posts.publish_date <= '2025-12-22 10:15:04' or publish_date is null) AND (news_posts.is_important_news != 1 or is_important_news is null) AND (news_posts.category_id='1') ORDER BY publish_date desc 1 0.000655 false
SHOW TABLES LIKE 'extrafields' 1 0.001313 false
SELECT (news_categories.code) as category_code, (select group_concat(news_posts_versions.created_at ORDER BY 1 SEPARATOR ', ') from news_posts_versions where news_posts_versions.post_id = news_posts.id) as versions_calculated, (select group_concat(events_events.event_date ORDER BY 1 SEPARATOR ', ') from events_events where events_events.object_id = news_posts.id and (object_name='News_Post')) as events_calculated, (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_posts.id and (master_object_class='News_Post' and field='photos')) as photos_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_posts.id and (object_class='News_Post')) as extrafields_calculated, news_posts.* FROM news_posts LEFT JOIN news_categories ON news_categories.id=news_posts.category_id WHERE (news_posts.published=1) AND (news_posts.publish_date <= '2025-12-22 10:15:04' or publish_date is null) AND (news_posts.is_important_news != 1 or is_important_news is null) AND (news_posts.category_id='1') ORDER BY publish_date desc LIMIT 5, 5 1 0.001209 false
SHOW TABLES LIKE 'extrafields' 1 0.001483 false
SHOW TABLES LIKE 'extrafields' 1 0.001358 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = db_files.id and (object_class='Db_File')) as extrafields_calculated, db_files.* FROM db_files WHERE (db_files.master_object_id = '1') AND (db_files.master_object_class='News_Category' and field='image') ORDER BY id 1 0.000967 false
SHOW TABLES LIKE 'extrafields' 1 0.001341 false
SHOW TABLES LIKE 'extrafields' 1 0.001217 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = events_events.id and (object_class='Events_Event')) as extrafields_calculated, events_events.* FROM events_events WHERE (events_events.object_id = '12') AND (events_events.object_name='News_Post') ORDER BY event_date 0 0.000617 false
SHOW TABLES LIKE 'extrafields' 1 0.001331 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = db_files.id and (object_class='Db_File')) as extrafields_calculated, db_files.* FROM db_files WHERE (db_files.master_object_id = '12') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000950 false
SHOW TABLES LIKE 'extrafields' 1 0.001356 false
SHOW TABLES LIKE 'extrafields' 1 0.001886 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_module_settings.id and (object_class='Admin_ModuleSettings')) as extrafields_calculated, admin_module_settings.* FROM admin_module_settings WHERE (admin_module_settings.module_id='admin') AND (admin_module_settings.form_id='default') LIMIT 0, 1 1 0.001511 false
SHOW TABLES LIKE 'extrafields' 1 0.001839 false
SHOW TABLES LIKE 'extrafields' 1 0.001786 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_menus.id and (object_class='Admin_Menu')) as extrafields_calculated, admin_menus.* FROM admin_menus WHERE (admin_menus.code = 'main') LIMIT 0, 1 1 0.000952 false
SHOW TABLES LIKE 'extrafields' 1 0.001652 false
SHOW TABLES LIKE 'extrafields' 1 0.001791 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.* FROM admin_menu_items WHERE (admin_menu_items.menu_id = '1') AND (admin_menu_items.parent_id is null and (admin_menu_items.is_hidden is null or admin_menu_items.is_hidden=0) and (admin_menu_items.is_hidden_in_menu is null or admin_menu_items.is_hidden_in_menu=0)) ORDER BY group_name, sort_order 6 0.004158 false
SHOW TABLES LIKE 'extrafields' 1 0.002033 false
SHOW TABLES LIKE 'extrafields' 1 0.001309 false
SHOW TABLES LIKE 'extrafields' 1 0.001251 false
SHOW TABLES LIKE 'extrafields' 1 0.001638 false
SHOW TABLES LIKE 'extrafields' 1 0.001645 false
SHOW TABLES LIKE 'extrafields' 1 0.001370 false
SELECT admin_menu_items.* FROM admin_menu_items ORDER BY sort_order 123 0.000971 false
SHOW TABLES LIKE 'extrafields' 1 0.002525 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_menus.id and (object_class='Admin_Menu')) as extrafields_calculated, admin_menus.* FROM admin_menus WHERE (admin_menus.id = '1') LIMIT 0, 1 1 0.001426 false
SHOW TABLES LIKE 'extrafields' 1 0.002156 false
SHOW TABLES LIKE 'extrafields' 1 0.004208 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_menus.id and (object_class='Admin_Menu')) as extrafields_calculated, admin_menus.* FROM admin_menus WHERE (admin_menus.code = 'main') LIMIT 0, 1 1 0.003270 false
SHOW TABLES LIKE 'extrafields' 1 0.002079 false
SHOW TABLES LIKE 'extrafields' 1 0.002426 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_menu_items.id and (object_class='Admin_MenuItem')) as extrafields_calculated, admin_menu_items.* FROM admin_menu_items WHERE (admin_menu_items.menu_id = '1') AND (admin_menu_items.parent_id is null and (admin_menu_items.is_hidden is null or admin_menu_items.is_hidden=0) and (admin_menu_items.is_hidden_in_menu is null or admin_menu_items.is_hidden_in_menu=0)) ORDER BY group_name, sort_order 6 0.006889 false
SHOW TABLES LIKE 'extrafields' 1 0.001806 false
SHOW TABLES LIKE 'extrafields' 1 0.002752 false
SHOW TABLES LIKE 'extrafields' 1 0.001928 false
SHOW TABLES LIKE 'extrafields' 1 0.003872 false
SHOW TABLES LIKE 'extrafields' 1 0.001722 false
SHOW TABLES LIKE 'extrafields' 1 0.002540 false