Адрес

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

АГАТ (Серый)

Модельный ряд
В наличии
А-19 Гардероб с выдвижной штангой\ Серый
А-19 Гардероб с выдвижной штангой\ Серый
15 160 ₽
Нет в наличии
А-25 Шкаф средний\ Серый
А-25 Шкаф средний\ Серый
В наличии
А-16 Шкаф закрытый с полками\ Серый
А-16 Шкаф закрытый с полками\ Серый
17 780 ₽
В наличии
А-28 Гардероб с продольной штангой\ Серый
А-28 Гардероб с продольной штангой\ Серый
19 110 ₽
В наличии
А-35 Стеллаж угловой\ Серый
А-35 Стеллаж угловой\ Серый
8 460 ₽
В наличии
А-32 Стеллаж широкий\ Серый
А-32 Стеллаж широкий\ Серый
12 500 ₽
Нет в наличии
А-65 Перегородка навесная\ Серый
А-65 Перегородка навесная\ Серый
3 580 ₽
В наличии
А-39 Полка навесная\ Серый
А-39 Полка навесная\ Серый
3 860 ₽
В наличии
А-46 Полка навесная\ Серый
А-46 Полка навесная\ Серый
4 440 ₽
В пути
А-48 Подставка для системного блока\ Серый
А-48 Подставка для системного блока\ Серый
1 390 ₽
В наличии
А-80 Стойка администратора\ Серый
А-80 Стойка администратора\ Серый
10 400 ₽
В наличии
А-120 Стойка администратора\ Серый
А-120 Стойка администратора\ Серый
13 500 ₽
В наличии
А-140 Стойка администратора\ Серый
А-140 Стойка администратора\ Серый
15 040 ₽
В наличии
А-90 Стойка администратора\ Серый
А-90 Стойка администратора\ Серый
24 320 ₽
В наличии
А-01.1 Дверь стеклянная\ Ольха
А-01.1 Дверь стеклянная\ Ольха
3 200 ₽
В наличии
А-02.2 Двери стеклянные (комплект)\ Ольха
А-02.2 Двери стеклянные (комплект)\ Ольха
4 800 ₽
В наличии
А-01.2 Двери стеклянные (комплект)\ Ольха
А-01.2 Двери стеклянные (комплект)\ Ольха
6 110 ₽
В наличии
Опора для стола
Опора для стола "серая" LS 51/715 ронделла
1 150 ₽

Контакты

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

т. 77–35–00

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

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

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

MySQL статистика (86)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000089 false
SELECT seo_settings.* FROM seo_settings ORDER BY id desc LIMIT 0, 1 1 0.000833 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000200 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 = '142') LIMIT 0, 1 1 0.004259 false
SELECT product_id, category_id FROM catalog_products_alt_categories WHERE category_id='142' ORDER BY product_id ASC 4 0.000715 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 = '142') AND (catalog_products.hidden is null) AND (catalog_products.deleted is null) OR (catalog_products_alt_categories.category_id = '142') AND (catalog_products.hidden is null) AND (catalog_products.deleted is null) 1 0.013141 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 = '142') AND (catalog_products.hidden is null) AND (catalog_products.deleted is null) OR (catalog_products_alt_categories.category_id = '142') 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 = 142 THEN 0 ELSE 1 END, sort_order asc LIMIT 28, 28 18 0.035958 false
select * from catalog_attribute_values where product_id = '1150' 0 0.000636 false
select * from catalog_attribute_values where product_id = '1151' 0 0.000291 false
select * from catalog_attribute_values where product_id = '1152' 0 0.000245 false
select * from catalog_attribute_values where product_id = '1153' 0 0.000233 false
select * from catalog_attribute_values where product_id = '1154' 0 0.000216 false
select * from catalog_attribute_values where product_id = '1155' 0 0.000222 false
select * from catalog_attribute_values where product_id = '1156' 0 0.000214 false
select * from catalog_attribute_values where product_id = '1158' 0 0.000209 false
select * from catalog_attribute_values where product_id = '1159' 0 0.000203 false
select * from catalog_attribute_values where product_id = '1160' 0 0.000207 false
select * from catalog_attribute_values where product_id = '1161' 0 0.000222 false
select * from catalog_attribute_values where product_id = '1162' 0 0.000205 false
select * from catalog_attribute_values where product_id = '1163' 0 0.000209 false
select * from catalog_attribute_values where product_id = '999' 0 0.000234 false
select * from catalog_attribute_values where product_id = '1000' 0 0.000190 false
select * from catalog_attribute_values where product_id = '1001' 0 0.000171 false
select * from catalog_attribute_values where product_id = '4342' 0 0.000162 false
SELECT id, name FROM catalog_categories WHERE hidden IS NULL AND parent_id = 139 ORDER BY sort_order ASC 4 0.000279 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.011703 false
SELECT catalog_categories.* FROM catalog_categories ORDER BY sort_order 213 0.002064 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 = '21') LIMIT 0, 1 1 0.001008 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 = '139') LIMIT 0, 1 1 0.001141 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '142') AND (db_files.master_object_class='Catalog_Category' and field='photos') ORDER BY sort_order 7 0.000530 false
SELECT (colour_calculated_join.name) as colour_calculated, mebel_relations.* FROM mebel_relations LEFT JOIN mebel_colours as colour_calculated_join ON colour_calculated_join.id = mebel_relations.colour_id WHERE (mebel_relations.object_id = '142') 0 0.000748 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 = '142') LIMIT 0, 1 1 0.001064 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1150') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000467 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1151') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000430 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1152') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000430 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1153') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000460 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1154') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000558 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1155') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000473 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1156') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000453 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1158') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000436 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1159') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000424 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1160') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000394 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1161') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000447 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1162') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000596 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1163') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000476 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1164') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000479 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 = '140') LIMIT 0, 1 1 0.001251 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '999') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000421 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1000') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000427 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '1001') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000351 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 = '207') LIMIT 0, 1 1 0.001639 false
SELECT db_files.* FROM db_files WHERE (db_files.master_object_id = '4342') AND (db_files.master_object_class='Catalog_Product' and field='photos') ORDER BY sort_order 1 0.000355 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.000454 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.000746 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.000290 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.000261 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.000264 false
SELECT admin_menus.* FROM admin_menus WHERE (admin_menus.code = 'main') LIMIT 0, 1 1 0.000426 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.000372 false
SELECT admin_menu_items.* FROM admin_menu_items ORDER BY sort_order 25 0.000311 false
SELECT admin_menus.* FROM admin_menus WHERE (admin_menus.id = '1') LIMIT 0, 1 1 0.000161 false
select count(*) from shop_carts where cart_id = '7d479457c5fc6e1f51576070fc8ca8f5f4dc2bae13e87a5afe522742b5286f04285d2a4f3c296f844a99b957c2d9bc4815ac24e7a85f69217ca7f7ede55e5bec' 1 0.000887 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.000259 false
SELECT shop_carts.* FROM shop_carts WHERE (shop_carts.cart_id = '7d479457c5fc6e1f51576070fc8ca8f5f4dc2bae13e87a5afe522742b5286f04285d2a4f3c296f844a99b957c2d9bc4815ac24e7a85f69217ca7f7ede55e5bec') LIMIT 0, 1 0 0.000176 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.000284 false
select id, is_recommended, name from catalog_categories where parent_id = 1 and hidden is null order by sort_order asc 6 0.000283 false
select id, is_recommended, name from catalog_categories where parent_id = 21 and hidden is null order by sort_order asc 6 0.000183 false
select id, is_recommended, name from catalog_categories where parent_id = 4 and hidden is null order by sort_order asc 9 0.000159 false
select id, is_recommended, name from catalog_categories where parent_id = 22 and hidden is null order by sort_order asc 7 0.000166 false
select id, is_recommended, name from catalog_categories where parent_id = 16 and hidden is null order by sort_order asc 8 0.000181 false
select id, is_recommended, name from catalog_categories where parent_id = 8 and hidden is null order by sort_order asc 4 0.000136 false
select id, is_recommended, name from catalog_categories where parent_id = 135 and hidden is null order by sort_order asc 9 0.000149 false
select id, is_recommended, name from catalog_categories where parent_id = 232 and hidden is null order by sort_order asc 0 0.000116 false
select id, is_recommended, name from catalog_categories where parent_id = 14 and hidden is null order by sort_order asc 0 0.000218 false
select id, is_recommended, name from catalog_categories where parent_id = 63 and hidden is null order by sort_order asc 3 0.000151 false
select id, is_recommended, name from catalog_categories where parent_id = 65 and hidden is null order by sort_order asc 11 0.000166 false
select id, is_recommended, name from catalog_categories where parent_id = 62 and hidden is null order by sort_order asc 0 0.000129 false
select id, is_recommended, name from catalog_categories where parent_id = 203 and hidden is null order by sort_order asc 0 0.000166 false
SELECT * FROM banners_categories WHERE code = 'sidebar_banners' 1 0.000465 false
SELECT max(id) as id FROM banners WHERE category_id = '2' AND enabled = 1 GROUP BY position 1 0.000482 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.000598 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.000656 false
update banners set impression_number = impression_number+1 where id in ('12') - 0.000185 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.000268 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.000294 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.000291 false