Адрес

г. Южно‐Сахалинск, ул. Сахалинская, 223

Кресла для руководителя

В пути
Polo (Поло) S Сетка Черный
Polo (Поло) S Сетка Черный
18 750 ₽
Нет в наличии
POLO S Сетка Серый
POLO S Сетка Серый
В пути
DECO (ДЭКО) Сетка Черный
DECO (ДЭКО) Сетка Черный
23 000 ₽
В наличии
Forum TM\экокожа черный
Forum TM\экокожа черный
17 800 ₽
Нет в наличии
Forum TM\экокожа коричневый
Forum TM\экокожа коричневый
В наличии
Forum TM\экокожа бежевый
Forum TM\экокожа бежевый
17 800 ₽
В пути
Forum (Форум) TM Экокожа Темно-Бежевый
Forum (Форум) TM Экокожа Темно-Бежевый
17 800 ₽
В пути
Forum (Форум) TM Ткань Черный
Forum (Форум) TM Ткань Черный
17 800 ₽
В наличии
Roma PU\кз черный
Roma PU\кз черный
32 140 ₽
В пути
Kent (Кент) ТM Экокожа Черный
Kent (Кент) ТM Экокожа Черный
15 100 ₽
В наличии
President\кожа черный
President\кожа черный
50 200 ₽
В наличии
Era M\экокожа черный
Era M\экокожа черный
19 800 ₽
В наличии
Era M\экокожа бежевый
Era M\экокожа бежевый
19 800 ₽
Нет в наличии
TRIO Black LB T\ткань Черный
TRIO Black LB T\ткань Черный
Нет в наличии
TRIO Black TM\ткань серый
TRIO Black TM\ткань серый
Нет в наличии
TRIO Grey TM\ткань оранжевый
TRIO Grey TM\ткань оранжевый
15 250 ₽
Нет в наличии
TRIO Black TM\ткань черный
TRIO Black TM\ткань черный
В наличии
TRIO Grey TM\ткань бирюзовый
TRIO Grey TM\ткань бирюзовый
15 250 ₽
В наличии
Бюрократ T-8010SL\ черный эко.кожа крестов.металл хром BLACK
Бюрократ T-8010SL\ черный эко.кожа крестов.металл хром BLACK
20 120 ₽
В пути
Бюрократ T-8010SL\IVORY слоновая кость искусственная кожа крестовина хром
Бюрократ T-8010SL\IVORY слоновая кость искусственная кожа крестовина хром
20 120 ₽
В наличии
БЮРОКРАТ T-9908 черный кожа крестовина металл/дерево дерево
БЮРОКРАТ T-9908 черный кожа крестовина металл/дерево дерево
34 670 ₽
В пути
БЮРОКРАТ T-9927SL черный кожа крестовина металл хром
БЮРОКРАТ T-9927SL черный кожа крестовина металл хром
49 500 ₽
В наличии
БЮРОКРАТ T-9927WALNUT\слоновая кость кожа крестовина дерево
БЮРОКРАТ T-9927WALNUT\слоновая кость кожа крестовина дерево
54 480 ₽
В наличии
Бюрократ CH-390\ BLACK черный крестовина алюминий
Бюрократ CH-390\ BLACK черный крестовина алюминий
18 480 ₽
В наличии
Бюрократ T-9927SL слоновая кость кожа крестов. металл хром T-9927SL/IVORY
Бюрократ T-9927SL слоновая кость кожа крестов. металл хром T-9927SL/IVORY
54 750 ₽
В наличии
KING M\экокожа черный
KING M\экокожа черный
19 000 ₽
В пути
King (Кинг) M Экокожа Бежевый
King (Кинг) M Экокожа Бежевый
19 000 ₽
Нет в наличии
King M Экокожа Бежевый
King M Экокожа Бежевый
19 000 ₽

Контакты

г. Южно‐Сахалинск, ул. Сахалинская, 223,

т. 77–35–00

Информация на данном сайте не является публичной офертой.

© Сайт сделан в Ринамике

© 2007—2026 Офисная мебель

MySQL статистика (102)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000050 false
SELECT seo_settings.* FROM seo_settings ORDER BY id desc LIMIT 0, 1 1 0.000650 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000155 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(mebel_relations.id ORDER BY 1 SEPARATOR ', ') from mebel_relations where mebel_relations.object_id = catalog_categories.id) as colours_calculated, (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='photos')) as photos_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.id = '5') LIMIT 0, 1 1 0.001818 false
SELECT product_id, category_id FROM catalog_products_alt_categories WHERE category_id='5' ORDER BY product_id ASC 3 0.000497 false
SELECT count(DISTINCT catalog_products.id) FROM catalog_products LEFT JOIN catalog_products_alt_categories ON catalog_products_alt_categories.product_id = catalog_products.id 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.hidden is null) AND (catalog_products.deleted is null) OR (catalog_products_alt_categories.category_id = '5') AND (catalog_products.hidden is null) AND (catalog_products.deleted is null) 1 0.009951 false
SELECT catalog_products_alt_categories.category_id as alt_category_id, (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(mebel_relations.id ORDER BY 1 SEPARATOR ', ') from mebel_relations where mebel_relations.object_id = catalog_products.id) as colours_calculated, (select group_concat(catalog_categories.name ORDER BY 1 SEPARATOR ', ') from catalog_categories, catalog_products_alt_categories where catalog_categories.id=catalog_products_alt_categories.category_id and catalog_products_alt_categories.product_id=catalog_products.id) as alt_categories_calculated, catalog_products.* FROM catalog_products LEFT JOIN catalog_products_alt_categories ON catalog_products_alt_categories.product_id = catalog_products.id 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.hidden is null) AND (catalog_products.deleted is null) OR (catalog_products_alt_categories.category_id = '5') AND (catalog_products.hidden is null) AND (catalog_products.deleted is null) GROUP BY catalog_products.id ORDER BY CASE WHEN catalog_products.category_id = 5 THEN 0 ELSE 1 END, sort_order asc LIMIT 56, 28 28 0.052194 false
select * from catalog_attribute_values where product_id = '2316' 0 0.000577 false
select * from catalog_attribute_values where product_id = '2422' 0 0.000229 false
select * from catalog_attribute_values where product_id = '2811' 0 0.000202 false
select * from catalog_attribute_values where product_id = '3213' 0 0.000185 false
select * from catalog_attribute_values where product_id = '4318' 0 0.000223 false
select * from catalog_attribute_values where product_id = '3113' 0 0.000164 false
select * from catalog_attribute_values where product_id = '3284' 0 0.000167 false
select * from catalog_attribute_values where product_id = '2997' 0 0.000164 false
select * from catalog_attribute_values where product_id = '1914' 0 0.000192 false
select * from catalog_attribute_values where product_id = '2562' 0 0.000162 false
select * from catalog_attribute_values where product_id = '2996' 0 0.000152 false
select * from catalog_attribute_values where product_id = '2803' 0 0.000147 false
select * from catalog_attribute_values where product_id = '3308' 0 0.000138 false
select * from catalog_attribute_values where product_id = '4343' 0 0.000145 false
select * from catalog_attribute_values where product_id = '2638' 0 0.000137 false
select * from catalog_attribute_values where product_id = '2668' 0 0.000149 false
select * from catalog_attribute_values where product_id = '3674' 0 0.000150 false
select * from catalog_attribute_values where product_id = '3675' 0 0.000148 false
select * from catalog_attribute_values where product_id = '2637' 0 0.000134 false
select * from catalog_attribute_values where product_id = '4326' 0 0.000159 false
select * from catalog_attribute_values where product_id = '3240' 0 0.000155 false
select * from catalog_attribute_values where product_id = '3722' 0 0.000137 false
select * from catalog_attribute_values where product_id = '3310' 0 0.000145 false
select * from catalog_attribute_values where product_id = '3050' 0 0.000156 false
select * from catalog_attribute_values where product_id = '4071' 0 0.000153 false
select * from catalog_attribute_values where product_id = '3455' 0 0.000155 false
select * from catalog_attribute_values where product_id = '4632' 0 0.000147 false
select * from catalog_attribute_values where product_id = '3937' 0 0.000143 false
SELECT id, name FROM catalog_categories WHERE hidden IS NULL AND parent_id = 4 ORDER BY sort_order ASC 8 0.000331 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(mebel_relations.id ORDER BY 1 SEPARATOR ', ') from mebel_relations where mebel_relations.object_id = catalog_products.id) as colours_calculated, (select group_concat(catalog_categories.name ORDER BY 1 SEPARATOR ', ') from catalog_categories, catalog_products_alt_categories where catalog_categories.id=catalog_products_alt_categories.category_id and catalog_products_alt_categories.product_id=catalog_products.id) as alt_categories_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.sell_out = 1) AND (catalog_products.hidden is null) AND (catalog_products.deleted is null) 6 0.013593 false
SELECT catalog_categories.* FROM catalog_categories ORDER BY sort_order 214 0.002208 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(mebel_relations.id ORDER BY 1 SEPARATOR ', ') from mebel_relations where mebel_relations.object_id = catalog_categories.id) as colours_calculated, (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='photos')) as photos_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.id = '4') LIMIT 0, 1 1 0.001087 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(mebel_relations.id ORDER BY 1 SEPARATOR ', ') from mebel_relations where mebel_relations.object_id = catalog_categories.id) as colours_calculated, (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = catalog_categories.id and (master_object_class='Catalog_Category' and field='photos')) as photos_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.id = '5') LIMIT 0, 1 1 0.000873 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2316') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 3 0.000363 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2422') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 3 0.000314 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2811') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 3 0.000282 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3213') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000269 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4318') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000248 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3113') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000233 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3284') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000284 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2997') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000287 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1914') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 2 0.000273 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2562') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000276 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2996') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000236 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2803') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 3 0.000285 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3308') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 3 0.000323 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4343') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000266 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2638') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 3 0.000247 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2668') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 5 0.000290 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3674') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000239 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3675') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000267 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '2637') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000238 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4326') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000261 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3240') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 5 0.000256 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3722') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 2 0.000243 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3310') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 5 0.000279 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3050') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 5 0.000273 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4071') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 2 0.000257 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3455') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000241 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4632') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000248 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '3937') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000252 false
SELECT 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.000379 false
SELECT (menu_link_calculated_join.title) as menu_link_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 = 'header_wa') LIMIT 0, 1 1 0.000717 false
SELECT (menu_link_calculated_join.title) as menu_link_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 = 'header_address') LIMIT 0, 1 1 0.000249 false
SELECT (menu_link_calculated_join.title) as menu_link_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 = 'header_tel') LIMIT 0, 1 1 0.000237 false
SELECT (menu_link_calculated_join.title) as menu_link_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 = 'header_mail') LIMIT 0, 1 1 0.000325 false
SELECT admin_menus.* FROM admin_menus WHERE (admin_menus.code = 'main') LIMIT 0, 1 1 0.007577 false
SELECT 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 6 0.000476 false
SELECT admin_menu_items.* FROM admin_menu_items ORDER BY sort_order 25 0.001447 false
SELECT admin_menus.* FROM admin_menus WHERE (admin_menus.id = '1') LIMIT 0, 1 1 0.000171 false
select count(*) from shop_carts where cart_id = '9316b4b20345c01ba892f1cb5d51a8aac33d617e8c78feb058b537bf3ec0494c023b51cb7a168f2e7d7205765dd26553cd60059f0f167256e7a30b93d187507c' 1 0.000879 false
SELECT (menu_link_calculated_join.title) as menu_link_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 = 'header_tel_mobile') LIMIT 0, 1 1 0.000901 false
SELECT shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = '9316b4b20345c01ba892f1cb5d51a8aac33d617e8c78feb058b537bf3ec0494c023b51cb7a168f2e7d7205765dd26553cd60059f0f167256e7a30b93d187507c') LIMIT 0, 1 0 0.000426 false
select id, is_recommended, name from catalog_categories where parent_id is null and hidden is null order by sort_order asc 13 0.000810 false
select id, is_recommended, name from catalog_categories where parent_id = 62 and hidden is null order by sort_order asc 2 0.000553 false
select id, is_recommended, name from catalog_categories where parent_id = 1 and hidden is null order by sort_order asc 5 0.000353 false
select id, is_recommended, name from catalog_categories where parent_id = 21 and hidden is null order by sort_order asc 6 0.000955 false
select id, is_recommended, name from catalog_categories where parent_id = 4 and hidden is null order by sort_order asc 8 0.000300 false
select id, is_recommended, name from catalog_categories where parent_id = 22 and hidden is null order by sort_order asc 7 0.001204 false
select id, is_recommended, name from catalog_categories where parent_id = 16 and hidden is null order by sort_order asc 8 0.000201 false
select id, is_recommended, name from catalog_categories where parent_id = 8 and hidden is null order by sort_order asc 4 0.000231 false
select id, is_recommended, name from catalog_categories where parent_id = 135 and hidden is null order by sort_order asc 9 0.001077 false
select id, is_recommended, name from catalog_categories where parent_id = 232 and hidden is null order by sort_order asc 0 0.000315 false
select id, is_recommended, name from catalog_categories where parent_id = 14 and hidden is null order by sort_order asc 0 0.000950 false
select id, is_recommended, name from catalog_categories where parent_id = 63 and hidden is null order by sort_order asc 3 0.000200 false
select id, is_recommended, name from catalog_categories where parent_id = 65 and hidden is null order by sort_order asc 11 0.000296 false
select id, is_recommended, name from catalog_categories where parent_id = 203 and hidden is null order by sort_order asc 0 0.000233 false
SELECT * FROM banners_categories WHERE code = 'sidebar_banners' 1 0.000719 false
SELECT max(id) as id FROM banners WHERE category_id = '2' AND enabled = 1 GROUP BY position 1 0.000531 false
SELECT (DATEDIFF(CURRENT_DATE(), date_enabled)) as days_enabled, (category_calculated_join.name) as category_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = banners.id and (master_object_class='Banners_Banner' and field='image')) as image_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = banners.id and (master_object_class='Banners_Banner' and field='flash_file')) as flash_file_calculated, banners.* FROM banners LEFT JOIN banners_categories as category_calculated_join ON category_calculated_join.id = banners.category_id WHERE (banners.id IN ('12')) ORDER BY banners.sort_order DESC, banners.id 1 0.000599 false
SELECT (DATEDIFF(CURRENT_DATE(), date_enabled)) as days_enabled, (category_calculated_join.name) as category_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = banners.id and (master_object_class='Banners_Banner' and field='image')) as image_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = banners.id and (master_object_class='Banners_Banner' and field='flash_file')) as flash_file_calculated, banners.* FROM banners LEFT JOIN banners_categories as category_calculated_join ON category_calculated_join.id = banners.category_id WHERE (banners.position='12') AND (( exposure_limit_type is NULL or exposure_limit_type = 0 or (exposure_limit_type = 1 and period_start >= CURRENT_DATE() and period_end <= CURRENT_DATE()) or (exposure_limit_type = 2 and hits_left > 0) )) 1 0.000588 false
update banners set impression_number = impression_number+1 where id in ('12') - 0.000183 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '12') AND (db_files.master_object_class='Banners_Banner' and field='image') ORDER BY id 1 0.000324 false
SELECT (menu_link_calculated_join.title) as menu_link_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 = 'footer_address') LIMIT 0, 1 1 0.000412 false
SELECT (menu_link_calculated_join.title) as menu_link_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 = 'footer_address') LIMIT 0, 1 1 0.001318 false