MySQL статистика (117)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000048 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 23 0.002536 false
SELECT id, code FROM news_categories 4 0.000466 false
SHOW TABLES LIKE 'extrafields' 1 0.000428 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.002074 false
SHOW TABLES LIKE 'extrafields' 1 0.000230 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000117 false
SHOW TABLES LIKE 'extrafields' 1 0.000190 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 = '4') LIMIT 0, 1 1 0.001103 false
SHOW TABLES LIKE 'extrafields' 1 0.000206 false
SHOW TABLES LIKE 'extrafields' 1 0.000200 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-04-07 12:51:53' or publish_date is null) AND (news_posts.is_important_news != 1 or is_important_news is null) AND (news_posts.category_id='4') ORDER BY publish_date desc 1 0.003611 false
SHOW TABLES LIKE 'extrafields' 1 0.000247 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(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_posts.id and (object_class='News_Post')) as extrafields_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_posts.id and (master_object_class='News_Post' and field='document_files')) as document_files_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, 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-04-07 12:51:53' or publish_date is null) AND (news_posts.is_important_news != 1 or is_important_news is null) AND (news_posts.category_id='4') ORDER BY publish_date desc LIMIT 0, 12 12 0.005995 false
SHOW TABLES LIKE 'extrafields' 1 0.000305 false
select * from donations where master_object_id = '96' and master_object_class = 'News_Post' 1 0.001715 false
SHOW TABLES LIKE 'extrafields' 1 0.000240 false
select * from donations where master_object_id = '92' and master_object_class = 'News_Post' 1 0.000212 false
SHOW TABLES LIKE 'extrafields' 1 0.000265 false
select * from donations where master_object_id = '97' and master_object_class = 'News_Post' 1 0.000228 false
SHOW TABLES LIKE 'extrafields' 1 0.000262 false
select * from donations where master_object_id = '87' and master_object_class = 'News_Post' 1 0.000243 false
SHOW TABLES LIKE 'extrafields' 1 0.000206 false
select * from donations where master_object_id = '73' and master_object_class = 'News_Post' 1 0.000200 false
SHOW TABLES LIKE 'extrafields' 1 0.000257 false
select * from donations where master_object_id = '66' and master_object_class = 'News_Post' 1 0.000209 false
SHOW TABLES LIKE 'extrafields' 1 0.000267 false
select * from donations where master_object_id = '52' and master_object_class = 'News_Post' 1 0.000382 false
SHOW TABLES LIKE 'extrafields' 1 0.000247 false
select * from donations where master_object_id = '41' and master_object_class = 'News_Post' 1 0.000262 false
SHOW TABLES LIKE 'extrafields' 1 0.000227 false
select * from donations where master_object_id = '40' and master_object_class = 'News_Post' 1 0.000187 false
SHOW TABLES LIKE 'extrafields' 1 0.000260 false
select * from donations where master_object_id = '38' and master_object_class = 'News_Post' 1 0.000214 false
SHOW TABLES LIKE 'extrafields' 1 0.000257 false
select * from donations where master_object_id = '37' and master_object_class = 'News_Post' 1 0.000192 false
SHOW TABLES LIKE 'extrafields' 1 0.000265 false
select * from donations where master_object_id = '36' and master_object_class = 'News_Post' 1 0.000201 false
SELECT * FROM extrafields WHERE object_class = 'News_Post' AND object_id in ('96', '92', '97', '87', '73', '66', '52', '41', '40', '38', '37', '36') 0 0.000356 false
SHOW TABLES LIKE 'extrafields' 1 0.000259 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(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_posts.id and (object_class='News_Post')) as extrafields_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_posts.id and (master_object_class='News_Post' and field='document_files')) as document_files_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, 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 = '4') ORDER BY publish_date desc LIMIT 0, 1 0 0.000804 false
SHOW TABLES LIKE 'extrafields' 1 0.000260 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 = '4') LIMIT 0, 1 1 0.000480 false
SHOW TABLES LIKE 'extrafields' 1 0.000248 false
SHOW TABLES LIKE 'extrafields' 1 0.000260 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 = '96') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000410 false
SHOW TABLES LIKE 'extrafields' 1 0.000186 false
SHOW TABLES LIKE 'extrafields' 1 0.000223 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 = '4') LIMIT 0, 1 1 0.000357 false
SHOW TABLES LIKE 'extrafields' 1 0.000195 false
SHOW TABLES LIKE 'extrafields' 1 0.000172 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 = '92') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000316 false
SHOW TABLES LIKE 'extrafields' 1 0.000288 false
SHOW TABLES LIKE 'extrafields' 1 0.000315 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 = '4') LIMIT 0, 1 1 0.000565 false
SHOW TABLES LIKE 'extrafields' 1 0.000236 false
SHOW TABLES LIKE 'extrafields' 1 0.000187 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 = '97') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000322 false
SHOW TABLES LIKE 'extrafields' 1 0.000230 false
SHOW TABLES LIKE 'extrafields' 1 0.000210 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 = '4') LIMIT 0, 1 1 0.000386 false
SHOW TABLES LIKE 'extrafields' 1 0.000201 false
SHOW TABLES LIKE 'extrafields' 1 0.000185 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 = '87') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000314 false
SHOW TABLES LIKE 'extrafields' 1 0.000197 false
SHOW TABLES LIKE 'extrafields' 1 0.000229 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 = '4') LIMIT 0, 1 1 0.000382 false
SHOW TABLES LIKE 'extrafields' 1 0.000228 false
SHOW TABLES LIKE 'extrafields' 1 0.000194 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 = '73') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000302 false
SHOW TABLES LIKE 'extrafields' 1 0.000192 false
SHOW TABLES LIKE 'extrafields' 1 0.000227 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 = '4') LIMIT 0, 1 1 0.000550 false
SHOW TABLES LIKE 'extrafields' 1 0.000218 false
SHOW TABLES LIKE 'extrafields' 1 0.000186 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 = '66') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000344 false
SHOW TABLES LIKE 'extrafields' 1 0.000190 false
SHOW TABLES LIKE 'extrafields' 1 0.000209 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 = '4') LIMIT 0, 1 1 0.000366 false
SHOW TABLES LIKE 'extrafields' 1 0.000200 false
SHOW TABLES LIKE 'extrafields' 1 0.000197 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 = '52') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000314 false
SHOW TABLES LIKE 'extrafields' 1 0.000176 false
SHOW TABLES LIKE 'extrafields' 1 0.000349 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 = '4') LIMIT 0, 1 1 0.000352 false
SHOW TABLES LIKE 'extrafields' 1 0.000203 false
SHOW TABLES LIKE 'extrafields' 1 0.000187 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 = '41') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000321 false
SHOW TABLES LIKE 'extrafields' 1 0.000208 false
SHOW TABLES LIKE 'extrafields' 1 0.000213 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 = '4') LIMIT 0, 1 1 0.000414 false
SHOW TABLES LIKE 'extrafields' 1 0.000213 false
SHOW TABLES LIKE 'extrafields' 1 0.000212 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 = '40') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000334 false
SHOW TABLES LIKE 'extrafields' 1 0.000180 false
SHOW TABLES LIKE 'extrafields' 1 0.000241 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 = '4') LIMIT 0, 1 1 0.000493 false
SHOW TABLES LIKE 'extrafields' 1 0.000207 false
SHOW TABLES LIKE 'extrafields' 1 0.000185 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 = '38') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000300 false
SHOW TABLES LIKE 'extrafields' 1 0.000184 false
SHOW TABLES LIKE 'extrafields' 1 0.000192 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 = '4') LIMIT 0, 1 1 0.000413 false
SHOW TABLES LIKE 'extrafields' 1 0.000206 false
SHOW TABLES LIKE 'extrafields' 1 0.000194 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 = '37') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000333 false
SHOW TABLES LIKE 'extrafields' 1 0.000188 false
SHOW TABLES LIKE 'extrafields' 1 0.000197 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 = '4') LIMIT 0, 1 1 0.000390 false
SHOW TABLES LIKE 'extrafields' 1 0.000185 false
SHOW TABLES LIKE 'extrafields' 1 0.000208 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 = '36') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000299 false
SHOW TABLES LIKE 'extrafields' 1 0.000170 false
SHOW TABLES LIKE 'extrafields' 1 0.000271 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.001860 false
SHOW TABLES LIKE 'extrafields' 1 0.000194 false
select id, title, amount from donations where enable is not null order by priority desc, id desc 1 0.000245 false