Нет необходимости в собственной ИТ инфраструктуре для программ 1С

Вместе с арендой 1С вы получаете техническую поддержку, надежное хранение данных и существенную экономию средств.
Используем технические средства для безопасности данных
Мы используем современные программные и технические средства для защиты конфидециальных данных
Экономия на технической поддержке
Вам не придётся оплачивать услуги штатного или приглашённого администратора, поскольку техническая поддержка уже включена в стоимость.
Отличное решение для централизованной работы офисов, подразделений и филиалов
Работайте с любого устройства из любой точки мира, где есть интернет. Организуйте совместную работу всех сотрудников в одной базе без дополнительных затрат.

Кому подойдет

Начинающим предпринимателям и микропредприятиям

Сетевым магазинам

Оптовая торговля

Розничным магазинам с высокой проходимостью

Сфера услуг и общественное питание

Производственные предприятия и ЖКХ

Распределенные торговые точки и филиалы

Фокусируйтесь только на работе

Автоматическое обновление
Мы автоматически обновляем все программы 1С 
в удобное для вас время.
Ежедневное резервное копирование
Ежедневное создание и хранение резервных копий 
с возможностью настройки индивидуального расписания 
при необходимости.

Хотите разобраться, что такое 
«Облако» и как оно работает

Ждем Вас в нашем дата-центре на экскурсию! Покажем что такое "Облако" и как все устроено.
Записаться

Основные услуги

    • Отдельные физичесĸие машины или VDS/VPS-серверы
    • Гарантия ĸатастрофоустойчивости, бесперебойность работы сервера под любой нагрузĸой
    • Защита от несанĸционированного доступа, утечĸи ĸонфиденциальных данных, хаĸерсĸих и DDoS-атаĸ
    • Услуги ИТ-специалистов по сопровождению предоставленного оборудования включены в стоимость
    • Организация индивидуальных проектов

 

  • Нет необходимости приобретать отдельные лицензии и серверное оборудование
  • Круглосуточный доступ к программе 1С
  • Техническая поддержка 24/7
  • Современное высокопроизводительное серверное оборудование
  • Ежедневное резервное копирование баз данных
MySQL статистика (113)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000024 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 15 0.000394 false
SELECT * FROM extrafields WHERE object_class = 'Admin_MenuItem' AND object_id in ('16', '1', '3', '10', '11', '12', '13', '14', '15', '17', '18', '6', '7', '8', '9') 158 0.000241 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' AND b.enabled = '1' ORDER BY b.sort_order DESC 2 0.000223 false
SELECT * FROM extrafields WHERE object_class = 'Banners_Banner' AND object_id in ('10', '9') 6 0.000145 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 = 'service' AND b.enabled = '1' ORDER BY b.sort_order DESC 2 0.000197 false
SELECT * FROM extrafields WHERE object_class = 'Banners_Banner' AND object_id in ('12', '11') 24 0.000262 false
SHOW TABLES LIKE 'extrafields' 1 0.000134 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.000155 false
SHOW TABLES LIKE 'extrafields' 1 0.000096 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000043 false
SHOW TABLES LIKE 'extrafields' 1 0.000108 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (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.href = '/prays-list/') LIMIT 0, 1 1 0.000196 false
SHOW TABLES LIKE 'extrafields' 1 0.000096 false
SHOW TABLES LIKE 'extrafields' 1 0.000096 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = db_filecategories.id and (object_class='Db_FileCategory')) as extrafields_calculated, db_filecategories.* FROM db_filecategories WHERE (db_filecategories.master_object_class='Admin_MenuItem') AND (db_filecategories.master_object_id = '17') AND (EXISTS(SELECT * FROM db_files WHERE db_files.category_id = db_filecategories.id)) ORDER BY sort_order 1 0.000178 false
SHOW TABLES LIKE 'extrafields' 1 0.000104 false
SHOW TABLES LIKE 'extrafields' 1 0.000094 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_class='Admin_MenuItem') AND (db_files.master_object_id='17') AND (db_files.field='document_files') AND (db_files.category_id='1') ORDER BY sort_order 1 0.000173 false
SHOW TABLES LIKE 'extrafields' 1 0.000095 false
SHOW TABLES LIKE 'extrafields' 1 0.000095 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (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.href = '/prezentatsiya/') LIMIT 0, 1 1 0.000187 false
SHOW TABLES LIKE 'extrafields' 1 0.000095 false
SHOW TABLES LIKE 'extrafields' 1 0.000091 false
SELECT (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = db_filecategories.id and (object_class='Db_FileCategory')) as extrafields_calculated, db_filecategories.* FROM db_filecategories WHERE (db_filecategories.master_object_class='Admin_MenuItem') AND (db_filecategories.master_object_id = '18') AND (EXISTS(SELECT * FROM db_files WHERE db_files.category_id = db_filecategories.id)) ORDER BY sort_order 0 0.000131 false
SELECT * FROM extrafields WHERE object_class = 'Admin_MenuItem' AND object_id in ('16', '1', '3', '10', '11', '12', '13', '14', '15', '17', '18', '6', '7', '8', '9') 158 0.000217 false
SHOW TABLES LIKE 'extrafields' 1 0.000100 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.000141 false
SHOW TABLES LIKE 'extrafields' 1 0.000093 false
SHOW TABLES LIKE 'extrafields' 1 0.000099 false
SELECT (menu_link_calculated_join.title) as menu_link_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_text_blocks.id and (object_class='Admin_TextBlock')) as extrafields_calculated, admin_text_blocks.* FROM admin_text_blocks LEFT JOIN admin_menu_items as menu_link_calculated_join ON menu_link_calculated_join.text_block_id = admin_text_blocks.id WHERE (admin_text_blocks.code = 'phone') LIMIT 0, 1 1 0.000164 false
SHOW TABLES LIKE 'extrafields' 1 0.000097 false
SHOW TABLES LIKE 'extrafields' 1 0.000096 false
SELECT (menu_link_calculated_join.title) as menu_link_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_text_blocks.id and (object_class='Admin_TextBlock')) as extrafields_calculated, admin_text_blocks.* FROM admin_text_blocks LEFT JOIN admin_menu_items as menu_link_calculated_join ON menu_link_calculated_join.text_block_id = admin_text_blocks.id WHERE (admin_text_blocks.code = 'email') LIMIT 0, 1 1 0.000154 false
SHOW TABLES LIKE 'extrafields' 1 0.000116 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 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.000137 false
SHOW TABLES LIKE 'extrafields' 1 0.000094 false
SHOW TABLES LIKE 'extrafields' 1 0.000094 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (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 1 0.000234 false
SHOW TABLES LIKE 'extrafields' 1 0.000096 false
SELECT admin_menu_items.* FROM admin_menu_items ORDER BY sort_order 18 0.000094 false
SHOW TABLES LIKE 'extrafields' 1 0.000095 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.000122 false
SHOW TABLES LIKE 'extrafields' 1 0.000094 false
SHOW TABLES LIKE 'extrafields' 1 0.000093 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.000133 false
SHOW TABLES LIKE 'extrafields' 1 0.000093 false
SHOW TABLES LIKE 'extrafields' 1 0.000093 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = admin_menu_items.id and (master_object_class='Admin_MenuItem' and field='document_files')) as document_files_calculated, (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 1 0.000212 false
SHOW TABLES LIKE 'extrafields' 1 0.000106 false
SHOW TABLES LIKE 'extrafields' 1 0.000099 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 = 'service_type') LIMIT 0, 1 1 0.000242 false
SHOW TABLES LIKE 'extrafields' 1 0.000100 false
SHOW TABLES LIKE 'extrafields' 1 0.000096 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 = 'solution_type') LIMIT 0, 1 1 0.000216 false
SHOW TABLES LIKE 'extrafields' 1 0.000097 false
SHOW TABLES LIKE 'extrafields' 1 0.000097 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 = 'server_type') LIMIT 0, 1 1 0.000214 false
SHOW TABLES LIKE 'extrafields' 1 0.000097 false
SHOW TABLES LIKE 'extrafields' 1 0.000108 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 = 'restore_copy') LIMIT 0, 1 1 0.000215 false
SHOW TABLES LIKE 'extrafields' 1 0.000097 false
SHOW TABLES LIKE 'extrafields' 1 0.000095 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 = 'users_count') LIMIT 0, 1 1 0.000225 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 false
SHOW TABLES LIKE 'extrafields' 1 0.000095 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 = 'disk_space') LIMIT 0, 1 1 0.000213 false
SHOW TABLES LIKE 'extrafields' 1 0.000107 false
SHOW TABLES LIKE 'extrafields' 1 0.000096 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 = 'ftp_server') LIMIT 0, 1 1 0.000213 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 false
SHOW TABLES LIKE 'extrafields' 1 0.000097 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 = 'main_dev') LIMIT 0, 1 1 0.000214 false
SHOW TABLES LIKE 'extrafields' 1 0.000097 false
SHOW TABLES LIKE 'extrafields' 1 0.000095 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 = 'vds_rent') LIMIT 0, 1 1 0.000224 false
SHOW TABLES LIKE 'extrafields' 1 0.000097 false
SHOW TABLES LIKE 'extrafields' 1 0.000096 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 = 'server_rent') LIMIT 0, 1 1 0.000223 false
SHOW TABLES LIKE 'extrafields' 1 0.000099 false
SHOW TABLES LIKE 'extrafields' 1 0.000096 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 = 'com_connection') LIMIT 0, 1 1 0.000215 false
SHOW TABLES LIKE 'extrafields' 1 0.000122 false
SHOW TABLES LIKE 'extrafields' 1 0.000096 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 = 'software_hosting') LIMIT 0, 1 1 0.000214 false
SHOW TABLES LIKE 'extrafields' 1 0.000097 false
SHOW TABLES LIKE 'extrafields' 1 0.000096 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 = 'server_options') LIMIT 0, 1 1 0.000215 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 false
SHOW TABLES LIKE 'extrafields' 1 0.000095 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 = 'virtual_internet_channel') LIMIT 0, 1 1 0.000216 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 false
SHOW TABLES LIKE 'extrafields' 1 0.000095 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 = 'white_ip') LIMIT 0, 1 1 0.000223 false
SHOW TABLES LIKE 'extrafields' 1 0.000100 false
SHOW TABLES LIKE 'extrafields' 1 0.000099 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, (category_calculated_join.name) as category_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 WHERE (catalog_products.category_id = '5') AND (catalog_products.deleted <> 1 or catalog_products.deleted is null) ORDER BY catalog_products.name 3 0.000311 false
SHOW TABLES LIKE 'extrafields' 1 0.000100 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 false
SHOW TABLES LIKE 'extrafields' 1 0.000107 false
SHOW TABLES LIKE 'extrafields' 1 0.000099 false
SELECT (menu_link_calculated_join.title) as menu_link_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_text_blocks.id and (object_class='Admin_TextBlock')) as extrafields_calculated, admin_text_blocks.* FROM admin_text_blocks LEFT JOIN admin_menu_items as menu_link_calculated_join ON menu_link_calculated_join.text_block_id = admin_text_blocks.id WHERE (admin_text_blocks.code = 'phone') LIMIT 0, 1 1 0.000161 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 false
SELECT (menu_link_calculated_join.title) as menu_link_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_text_blocks.id and (object_class='Admin_TextBlock')) as extrafields_calculated, admin_text_blocks.* FROM admin_text_blocks LEFT JOIN admin_menu_items as menu_link_calculated_join ON menu_link_calculated_join.text_block_id = admin_text_blocks.id WHERE (admin_text_blocks.code = 'email') LIMIT 0, 1 1 0.000157 false
SHOW TABLES LIKE 'extrafields' 1 0.000099 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 false
SELECT (menu_link_calculated_join.title) as menu_link_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_text_blocks.id and (object_class='Admin_TextBlock')) as extrafields_calculated, admin_text_blocks.* FROM admin_text_blocks LEFT JOIN admin_menu_items as menu_link_calculated_join ON menu_link_calculated_join.text_block_id = admin_text_blocks.id WHERE (admin_text_blocks.code = 'email_partners') LIMIT 0, 1 1 0.000169 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 false
SELECT (menu_link_calculated_join.title) as menu_link_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = admin_text_blocks.id and (object_class='Admin_TextBlock')) as extrafields_calculated, admin_text_blocks.* FROM admin_text_blocks LEFT JOIN admin_menu_items as menu_link_calculated_join ON menu_link_calculated_join.text_block_id = admin_text_blocks.id WHERE (admin_text_blocks.code = 'copyright') LIMIT 0, 1 1 0.000157 false
SHOW TABLES LIKE 'extrafields' 1 0.000098 false