Book an excursion schedule
Buy a ticket

Ждем вас:

Понедельник - Выходной

Вторник-Пятница 10.00-18.00

Суббота 10.00-16.00

Воскресенье 10.00-18.00

График работы территории музея 10.00-20.00

Касса музея закрывается в 15.30

MySQL статистика (69)
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 40 0.004605 false
SELECT * FROM extrafields WHERE object_class = 'Admin_MenuItem' AND object_id in ('1', '7', '3', '6', '39', '8', '5', '9', '24', '11', '41', '43', '44', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '42', '33', '34', '35', '36', '37', '38', '25', '26', '27', '28', '29', '32', '30', '31') 34 0.000449 false
SELECT b.id, b.name, cats.code, b.description, b.banner_text, b.open_in_new_window, b.link, b.banner_type, f.id as image_id, f.disk_name as image_path FROM banners as b LEFT JOIN banners_categories as cats ON cats.id = b.category_id LEFT JOIN db_files as f ON f.master_object_id = b.id AND f.master_object_class = 'Banners_Banner' AND f.field = 'image' WHERE cats.code = 'main_banners_en' AND b.enabled = '1' ORDER BY b.sort_order DESC 0 0.001254 false
SELECT b.id, b.name, cats.code, b.description, b.banner_text, b.open_in_new_window, b.link, b.banner_type, f.id as image_id, f.disk_name as image_path FROM banners as b LEFT JOIN banners_categories as cats ON cats.id = b.category_id LEFT JOIN db_files as f ON f.master_object_id = b.id AND f.master_object_class = 'Banners_Banner' AND f.field = 'image' WHERE cats.code = 'footer_image_banners_en' AND b.enabled = '1' ORDER BY b.sort_order DESC 0 0.000550 false
SELECT b.id, b.name, cats.code, b.description, b.banner_text, b.open_in_new_window, b.link, b.banner_type, f.id as image_id, f.disk_name as image_path FROM banners as b LEFT JOIN banners_categories as cats ON cats.id = b.category_id LEFT JOIN db_files as f ON f.master_object_id = b.id AND f.master_object_class = 'Banners_Banner' AND f.field = 'image' WHERE cats.code = 'footer_bannersen' AND b.enabled = '1' ORDER BY b.sort_order DESC 0 0.000373 false
SELECT * FROM news_categories as cats WHERE code LIKE '%_en' 11 0.000374 false
SELECT count(*) FROM news_posts as posts WHERE category_id in ('15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25') AND published = 1 ORDER BY posts.publish_date DESC LIMIT 3 1 0.000409 false
SELECT * FROM news_posts as posts WHERE category_id in ('15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25') AND published = 1 ORDER BY posts.publish_date DESC LIMIT 0, 3 0 0.000301 false
SELECT * FROM playbills_events as events WHERE (event_date >= '2026-04-04' OR event_end_date >= '2026-04-04' OR (event_end_date is null AND is_permanent = 1)) ORDER BY event_date, event_times 0 0.000597 false
SELECT * FROM playbills_categories WHERE code in ('playbills_lectures_en', 'playbills_excurs_en', 'playbills_kids_en', 'playbills_playbill_en') 4 0.000211 false
SELECT playbills.id FROM playbills_playbills as playbills LEFT JOIN playbills_events as events ON playbills.id = events.playbill_id WHERE (hidden = 0 OR hidden is null) AND playbills.id = -1 AND playbills.category_id in ('12', '13', '14', '15') AND playbills.hidden IS NULL GROUP BY id LIMIT 6 0 0.000211 false
SHOW TABLES LIKE 'extrafields' 1 0.000393 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.000377 false
SHOW TABLES LIKE 'extrafields' 1 0.000274 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000105 false
SHOW TABLES LIKE 'extrafields' 1 0.000216 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='image')) as image_calculated, (product_type_calculated_join.name) as product_type_calculated, (select group_concat(catalog_attributes.name ORDER BY 1 SEPARATOR ', ') from catalog_attributes, catalog_category_filters where catalog_attributes.id=catalog_category_filters.attribute_id and catalog_category_filters.category_id=catalog_categories.id) as filters_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = catalog_categories.id and (object_class='Catalog_Category')) as extrafields_calculated, catalog_categories.* FROM catalog_categories LEFT JOIN catalog_product_types as product_type_calculated_join ON product_type_calculated_join.id = catalog_categories.type_id WHERE (catalog_categories.code = 'collections_en') LIMIT 0, 1 1 0.001596 false
SHOW TABLES LIKE 'extrafields' 1 0.000395 false
SELECT catalog_categories.* FROM catalog_categories ORDER BY sort_order asc 34 0.000429 false
SHOW TABLES LIKE 'extrafields' 1 0.000366 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='image')) as image_calculated, (product_type_calculated_join.name) as product_type_calculated, (select group_concat(catalog_attributes.name ORDER BY 1 SEPARATOR ', ') from catalog_attributes, catalog_category_filters where catalog_attributes.id=catalog_category_filters.attribute_id and catalog_category_filters.category_id=catalog_categories.id) as filters_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = catalog_categories.id and (object_class='Catalog_Category')) as extrafields_calculated, catalog_categories.* FROM catalog_categories LEFT JOIN catalog_product_types as product_type_calculated_join ON product_type_calculated_join.id = catalog_categories.type_id WHERE (catalog_categories.code = 'items_en') LIMIT 0, 1 1 0.000692 false
SHOW TABLES LIKE 'extrafields' 1 0.000336 false
SHOW TABLES LIKE 'extrafields' 1 0.000344 false
SELECT (select min(price) from catalog_skus where product_id=catalog_products.id) as min_price, (select max(price) from catalog_skus where product_id=catalog_products.id) as max_price, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_products.id and (master_object_class='Catalog_Product' and field='photos')) as photos_calculated, (category_calculated_join.name) as category_calculated, (type_calculated_join.name) as type_calculated, (select group_concat(catalog_skus.name ORDER BY 1 SEPARATOR ', ') from catalog_skus where catalog_skus.product_id = catalog_products.id) as skus_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_products.id and (master_object_class='Catalog_Product' and field='document_files')) as document_files_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = catalog_products.id and (object_class='Catalog_Product')) as extrafields_calculated, catalog_products.* FROM catalog_products LEFT JOIN catalog_categories as category_calculated_join ON category_calculated_join.id = catalog_products.category_id LEFT JOIN catalog_product_types as type_calculated_join ON type_calculated_join.id = catalog_products.type_id WHERE (catalog_products.hidden is null) AND (catalog_products.deleted is null) AND (category_id) ORDER BY rand() LIMIT 0, 10 10 1.531610 false
SHOW TABLES LIKE 'extrafields' 1 0.000614 false
select * from catalog_attribute_values where product_id = '99906' 0 0.000439 false
SHOW TABLES LIKE 'extrafields' 1 0.000381 false
select * from catalog_attribute_values where product_id = '100836' 0 0.000183 false
SHOW TABLES LIKE 'extrafields' 1 0.000291 false
select * from catalog_attribute_values where product_id = '95095' 0 0.000205 false
SHOW TABLES LIKE 'extrafields' 1 0.000331 false
select * from catalog_attribute_values where product_id = '120679' 0 0.000160 false
SHOW TABLES LIKE 'extrafields' 1 0.000313 false
select * from catalog_attribute_values where product_id = '97649' 0 0.000173 false
SHOW TABLES LIKE 'extrafields' 1 0.000321 false
select * from catalog_attribute_values where product_id = '97010' 0 0.000183 false
SHOW TABLES LIKE 'extrafields' 1 0.000322 false
select * from catalog_attribute_values where product_id = '98634' 0 0.000173 false
SHOW TABLES LIKE 'extrafields' 1 0.000343 false
select * from catalog_attribute_values where product_id = '115169' 0 0.000192 false
SHOW TABLES LIKE 'extrafields' 1 0.000347 false
select * from catalog_attribute_values where product_id = '131932' 0 0.000186 false
SHOW TABLES LIKE 'extrafields' 1 0.000258 false
select * from catalog_attribute_values where product_id = '125213' 0 0.000197 false
SELECT * FROM playbills_categories WHERE code in ('expositions_exposition_en', 'expositions_time_en', 'expositions_opensky_en', 'expositions_mini_en', 'expositions_3d_en') 5 0.000313 false
SELECT playbills.id FROM playbills_playbills as playbills LEFT JOIN playbills_events as events ON playbills.id = events.playbill_id WHERE (hidden = 0 OR hidden is null) AND playbills.category_id in ('11', '16', '17', '18', '20') AND playbills.hidden IS NULL GROUP BY id LIMIT 6 0 0.000793 false
SELECT * FROM playbills_categories WHERE code in ('playbills_lectures_en', 'playbills_excurs_en', 'playbills_kids_en', 'playbills_playbill_en') 4 0.000168 false
SELECT * FROM playbills_categories WHERE code in ('expositions_exposition_en', 'expositions_time_en', 'expositions_opensky_en', 'expositions_mini_en', 'expositions_archive_en', 'expositions_3d_en') 6 0.000109 false
SHOW TABLES LIKE 'extrafields' 1 0.000273 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.000406 false
SHOW TABLES LIKE 'extrafields' 1 0.000231 false
SELECT * FROM notices WHERE expired_date > now() AND hidden IS NULL ORDER BY status desc, sort_order 0 0.000253 false
SELECT * FROM notices WHERE expired_date > now() AND hidden IS NULL ORDER BY status desc, sort_order 0 0.000118 false
SELECT * FROM playbills_categories WHERE code in ('playbills_lectures', 'playbills_excurs', 'playbills_kids', 'playbills_playbill') 4 0.000193 false
SELECT playbills.id FROM playbills_playbills as playbills LEFT JOIN playbills_events as events ON playbills.id = events.playbill_id WHERE (hidden = 0 OR hidden is null) AND playbills.category_id in ('2', '3', '4', '5') AND playbills.hidden IS NULL GROUP BY id 230 0.006068 false
SELECT playbills.*, events.event_date, events.event_times FROM playbills_playbills as playbills LEFT JOIN playbills_events as events ON playbills.id = events.playbill_id WHERE playbills.id IN ('3', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '61', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '93', '94', '95', '96', '98', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '116', '117', '118', '119', '120', '121', '122', '123', '124', '125', '126', '127', '128', '129', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '146', '147', '148', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '160', '161', '162', '163', '164', '165', '166', '167', '168', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '183', '184', '185', '186', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '199', '200', '201', '202', '203', '204', '205', '206', '207', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '229', '230', '231', '232', '233', '234', '235', '236', '237') 297 0.019821 false
SELECT * FROM playbills_events as events ORDER BY event_date, event_times 381 0.001717 false
SELECT * FROM db_files WHERE master_object_class = 'Playbills_Playbill' AND master_object_id in ('5', '8', '10', '17', '20', '24', '25', '26', '27', '28', '29', '30', '37', '40', '46', '47', '50', '53', '54', '55', '56', '60', '58', '61', '67', '68', '70', '80', '81', '87', '90', '91', '92', '93', '95', '101', '102', '105', '106', '107', '108', '110', '111', '112', '114', '115', '116', '118', '119', '122', '123', '124', '125', '128', '129', '130', '131', '133', '134', '136', '137', '138', '140', '142', '143', '144', '146', '147', '148', '149', '150', '151', '153', '154', '155', '156', '157', '158', '160', '165', '166', '167', '168', '169', '171', '172', '3', '6', '7', '11', '12', '13', '14', '15', '16', '18', '19', '23', '22', '21', '31', '32', '33', '34', '35', '36', '38', '39', '41', '42', '43', '44', '45', '48', '9', '49', '51', '52', '57', '59', '63', '64', '65', '66', '69', '71', '72', '73', '74', '75', '76', '77', '78', '82', '83', '84', '85', '86', '88', '89', '94', '96', '98', '99', '100', '103', '104', '109', '113', '117', '120', '121', '126', '127', '132', '135', '139', '141', '145', '152', '159', '161', '162', '163', '164', '170', '173', '174', '175', '177', '178', '181', '182', '183', '185', '188', '189', '190', '191', '194', '195', '196', '199', '200', '202', '203', '204', '205', '207', '208', '209', '210', '215', '216', '217', '218', '219', '220', '222', '223', '224', '229', '230', '231', '232', '233', '234', '235', '236', '237', '176', '179', '180', '184', '186', '187', '192', '193', '197', '198', '201', '206', '211', '212', '213', '214', '221', '225', '226', '227') 223 0.002654 false
SHOW TABLES LIKE 'extrafields' 1 0.000429 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_en') LIMIT 0, 1 1 0.000469 false
SHOW TABLES LIKE 'extrafields' 1 0.000338 false
SHOW TABLES LIKE 'extrafields' 1 0.000285 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 = '4') 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 0 0.000463 false
SHOW TABLES LIKE 'extrafields' 1 0.000305 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_en') LIMIT 0, 1 1 0.000307 false
SHOW TABLES LIKE 'extrafields' 1 0.000235 false
SHOW TABLES LIKE 'extrafields' 1 0.000218 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 = '4') 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 0 0.000308 false