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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 

  • Нет необходимости приобретать отдельные лицензии и серверное оборудование
  • Круглосуточный доступ к программе 1С
  • Техническая поддержка 24/7
  • Современное высокопроизводительное серверное оборудование
  • Ежедневное резервное копирование баз данных
MySQL статистика (110)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000077 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 16 0.001796 false
SELECT * FROM extrafields WHERE object_class = 'Admin_MenuItem' AND object_id in ('16', '1', '10', '11', '12', '13', '14', '15', '17', '18', '19', '20', '6', '7', '8', '9') 158 0.001491 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.001332 false
SELECT * FROM extrafields WHERE object_class = 'Banners_Banner' AND object_id in ('10', '9') 6 0.000668 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.000758 false
SELECT * FROM extrafields WHERE object_class = 'Banners_Banner' AND object_id in ('12', '11') 24 0.000773 false
SHOW TABLES LIKE 'extrafields' 1 0.001965 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.000813 false
SHOW TABLES LIKE 'extrafields' 1 0.001673 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000229 false
SHOW TABLES LIKE 'extrafields' 1 0.001770 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.002307 false
SHOW TABLES LIKE 'extrafields' 1 0.001917 false
SHOW TABLES LIKE 'extrafields' 1 0.001127 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.000813 false
SHOW TABLES LIKE 'extrafields' 1 0.001263 false
SHOW TABLES LIKE 'extrafields' 1 0.001172 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.000654 false
SHOW TABLES LIKE 'extrafields' 1 0.001088 false
SHOW TABLES LIKE 'extrafields' 1 0.001045 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.000606 false
SHOW TABLES LIKE 'extrafields' 1 0.001144 false
SHOW TABLES LIKE 'extrafields' 1 0.001084 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.000499 false
SELECT * FROM extrafields WHERE object_class = 'Admin_MenuItem' AND object_id in ('16', '1', '10', '11', '12', '13', '14', '15', '17', '18', '19', '20', '6', '7', '8', '9') 158 0.000651 false
SHOW TABLES LIKE 'extrafields' 1 0.001066 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.000525 false
SHOW TABLES LIKE 'extrafields' 1 0.001141 false
SHOW TABLES LIKE 'extrafields' 1 0.001003 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.000549 false
SHOW TABLES LIKE 'extrafields' 1 0.000971 false
SHOW TABLES LIKE 'extrafields' 1 0.000960 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.000484 false
SHOW TABLES LIKE 'extrafields' 1 0.001011 false
SHOW TABLES LIKE 'extrafields' 1 0.001099 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.000566 false
SHOW TABLES LIKE 'extrafields' 1 0.000981 false
SHOW TABLES LIKE 'extrafields' 1 0.001025 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 0 0.000552 false
SHOW TABLES LIKE 'extrafields' 1 0.001023 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.000463 false
SHOW TABLES LIKE 'extrafields' 1 0.001249 false
SHOW TABLES LIKE 'extrafields' 1 0.001404 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 0 0.000704 false
SHOW TABLES LIKE 'extrafields' 1 0.001116 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.000816 false
SHOW TABLES LIKE 'extrafields' 1 0.001499 false
SHOW TABLES LIKE 'extrafields' 1 0.000967 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.000675 false
SHOW TABLES LIKE 'extrafields' 1 0.001059 false
SHOW TABLES LIKE 'extrafields' 1 0.001025 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.000665 false
SHOW TABLES LIKE 'extrafields' 1 0.001081 false
SHOW TABLES LIKE 'extrafields' 1 0.001184 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.000734 false
SHOW TABLES LIKE 'extrafields' 1 0.001026 false
SHOW TABLES LIKE 'extrafields' 1 0.001089 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.000637 false
SHOW TABLES LIKE 'extrafields' 1 0.001066 false
SHOW TABLES LIKE 'extrafields' 1 0.001062 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.000782 false
SHOW TABLES LIKE 'extrafields' 1 0.000999 false
SHOW TABLES LIKE 'extrafields' 1 0.001002 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.000708 false
SHOW TABLES LIKE 'extrafields' 1 0.001145 false
SHOW TABLES LIKE 'extrafields' 1 0.001050 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.000677 false
SHOW TABLES LIKE 'extrafields' 1 0.000957 false
SHOW TABLES LIKE 'extrafields' 1 0.000993 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.000772 false
SHOW TABLES LIKE 'extrafields' 1 0.001046 false
SHOW TABLES LIKE 'extrafields' 1 0.000898 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.000625 false
SHOW TABLES LIKE 'extrafields' 1 0.000996 false
SHOW TABLES LIKE 'extrafields' 1 0.000906 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.000606 false
SHOW TABLES LIKE 'extrafields' 1 0.000892 false
SHOW TABLES LIKE 'extrafields' 1 0.000955 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.000676 false
SHOW TABLES LIKE 'extrafields' 1 0.000994 false
SHOW TABLES LIKE 'extrafields' 1 0.001030 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.000624 false
SHOW TABLES LIKE 'extrafields' 1 0.001428 false
SHOW TABLES LIKE 'extrafields' 1 0.001481 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.000944 false
SHOW TABLES LIKE 'extrafields' 1 0.001399 false
SHOW TABLES LIKE 'extrafields' 1 0.001225 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.000941 false
SHOW TABLES LIKE 'extrafields' 1 0.001376 false
SHOW TABLES LIKE 'extrafields' 1 0.001312 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(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.category_id = '5') AND (catalog_products.deleted <> 1 or catalog_products.deleted is null) ORDER BY catalog_products.name 3 0.002068 false
SHOW TABLES LIKE 'extrafields' 1 0.000996 false
select * from catalog_attribute_values where product_id = '3' 0 0.000485 false
SHOW TABLES LIKE 'extrafields' 1 0.001010 false
select * from catalog_attribute_values where product_id = '4' 0 0.000202 false
SHOW TABLES LIKE 'extrafields' 1 0.001047 false
select * from catalog_attribute_values where product_id = '5' 0 0.000273 false
SHOW TABLES LIKE 'extrafields' 1 0.001065 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 = 'phone2') LIMIT 0, 1 1 0.000625 false
SHOW TABLES LIKE 'extrafields' 1 0.001026 false
SHOW TABLES LIKE 'extrafields' 1 0.001694 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 = 'emai2') LIMIT 0, 1 1 0.000855 false
SHOW TABLES LIKE 'extrafields' 1 0.001742 false
SHOW TABLES LIKE 'extrafields' 1 0.001517 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.000697 false
SHOW TABLES LIKE 'extrafields' 1 0.001277 false
SHOW TABLES LIKE 'extrafields' 1 0.001421 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.000753 false
SHOW TABLES LIKE 'extrafields' 1 0.001284 false