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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 

  • Нет необходимости приобретать отдельные лицензии и серверное оборудование
  • Круглосуточный доступ к программе 1С
  • Техническая поддержка 24/7
  • Современное высокопроизводительное серверное оборудование
  • Ежедневное резервное копирование баз данных
MySQL статистика (113)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000066 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.001318 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.000825 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.000879 false
SELECT * FROM extrafields WHERE object_class = 'Banners_Banner' AND object_id in ('10', '9') 6 0.000642 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.000694 false
SELECT * FROM extrafields WHERE object_class = 'Banners_Banner' AND object_id in ('12', '11') 24 0.001010 false
SHOW TABLES LIKE 'extrafields' 1 0.002068 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.001027 false
SHOW TABLES LIKE 'extrafields' 1 0.001796 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000325 false
SHOW TABLES LIKE 'extrafields' 1 0.002268 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.001160 false
SHOW TABLES LIKE 'extrafields' 1 0.001915 false
SHOW TABLES LIKE 'extrafields' 1 0.001782 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.001010 false
SHOW TABLES LIKE 'extrafields' 1 0.001732 false
SHOW TABLES LIKE 'extrafields' 1 0.001881 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.000894 false
SHOW TABLES LIKE 'extrafields' 1 0.001750 false
SHOW TABLES LIKE 'extrafields' 1 0.001645 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.000989 false
SHOW TABLES LIKE 'extrafields' 1 0.001575 false
SHOW TABLES LIKE 'extrafields' 1 0.001548 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.000651 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.000878 false
SHOW TABLES LIKE 'extrafields' 1 0.001750 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.000711 false
SHOW TABLES LIKE 'extrafields' 1 0.001478 false
SHOW TABLES LIKE 'extrafields' 1 0.001608 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.000780 false
SHOW TABLES LIKE 'extrafields' 1 0.001613 false
SHOW TABLES LIKE 'extrafields' 1 0.001567 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.000828 false
SHOW TABLES LIKE 'extrafields' 1 0.001580 false
SHOW TABLES LIKE 'extrafields' 1 0.001569 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.000738 false
SHOW TABLES LIKE 'extrafields' 1 0.001480 false
SHOW TABLES LIKE 'extrafields' 1 0.001719 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.001094 false
SHOW TABLES LIKE 'extrafields' 1 0.001783 false
SELECT admin_menu_items.* FROM admin_menu_items ORDER BY sort_order 18 0.000496 false
SHOW TABLES LIKE 'extrafields' 1 0.001687 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.000878 false
SHOW TABLES LIKE 'extrafields' 1 0.001635 false
SHOW TABLES LIKE 'extrafields' 1 0.001785 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.000919 false
SHOW TABLES LIKE 'extrafields' 1 0.001648 false
SHOW TABLES LIKE 'extrafields' 1 0.001405 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.001276 false
SHOW TABLES LIKE 'extrafields' 1 0.002390 false
SHOW TABLES LIKE 'extrafields' 1 0.002186 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.001652 false
SHOW TABLES LIKE 'extrafields' 1 0.002274 false
SHOW TABLES LIKE 'extrafields' 1 0.002117 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.000955 false
SHOW TABLES LIKE 'extrafields' 1 0.001499 false
SHOW TABLES LIKE 'extrafields' 1 0.001251 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.001081 false
SHOW TABLES LIKE 'extrafields' 1 0.001684 false
SHOW TABLES LIKE 'extrafields' 1 0.001931 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.003997 false
SHOW TABLES LIKE 'extrafields' 1 0.003070 false
SHOW TABLES LIKE 'extrafields' 1 0.003125 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.001173 false
SHOW TABLES LIKE 'extrafields' 1 0.001800 false
SHOW TABLES LIKE 'extrafields' 1 0.001596 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.001086 false
SHOW TABLES LIKE 'extrafields' 1 0.001517 false
SHOW TABLES LIKE 'extrafields' 1 0.001680 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.001013 false
SHOW TABLES LIKE 'extrafields' 1 0.001664 false
SHOW TABLES LIKE 'extrafields' 1 0.001484 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.001061 false
SHOW TABLES LIKE 'extrafields' 1 0.001645 false
SHOW TABLES LIKE 'extrafields' 1 0.001671 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.001032 false
SHOW TABLES LIKE 'extrafields' 1 0.001472 false
SHOW TABLES LIKE 'extrafields' 1 0.001678 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.001062 false
SHOW TABLES LIKE 'extrafields' 1 0.001608 false
SHOW TABLES LIKE 'extrafields' 1 0.001581 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.001085 false
SHOW TABLES LIKE 'extrafields' 1 0.001963 false
SHOW TABLES LIKE 'extrafields' 1 0.002151 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.001244 false
SHOW TABLES LIKE 'extrafields' 1 0.001798 false
SHOW TABLES LIKE 'extrafields' 1 0.001638 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.000789 false
SHOW TABLES LIKE 'extrafields' 1 0.001136 false
SHOW TABLES LIKE 'extrafields' 1 0.001142 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.000714 false
SHOW TABLES LIKE 'extrafields' 1 0.001060 false
SHOW TABLES LIKE 'extrafields' 1 0.001530 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.001131 false
SHOW TABLES LIKE 'extrafields' 1 0.001463 false
SHOW TABLES LIKE 'extrafields' 1 0.001231 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.002201 false
SHOW TABLES LIKE 'extrafields' 1 0.001705 false
SHOW TABLES LIKE 'extrafields' 1 0.001762 false
SHOW TABLES LIKE 'extrafields' 1 0.001340 false
SHOW TABLES LIKE 'extrafields' 1 0.001858 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.001006 false
SHOW TABLES LIKE 'extrafields' 1 0.001884 false
SHOW TABLES LIKE 'extrafields' 1 0.001706 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.000767 false
SHOW TABLES LIKE 'extrafields' 1 0.001513 false
SHOW TABLES LIKE 'extrafields' 1 0.001301 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.000703 false
SHOW TABLES LIKE 'extrafields' 1 0.001288 false
SHOW TABLES LIKE 'extrafields' 1 0.001381 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.000865 false
SHOW TABLES LIKE 'extrafields' 1 0.001311 false