Кому мы уже помогли

УСПЕШНОЕ ЗАКРЫТИЕ СБОРА! ГОРКУН ЛЕВ
УСПЕШНОЕ ЗАКРЫТИЕ СБОРА! ГОРКУН ЛЕВ
Узнать историю
УСПЕШОЕ ЗАКРЫТИЕ СБОРА! АСТАНИН АНДРЕЙ 2020 г.р.
УСПЕШОЕ ЗАКРЫТИЕ СБОРА! АСТАНИН АНДРЕЙ 2020 г.р.
Диагноз: Обструктивная гидроцефалия, ЗПРР, СДВГ.
Узнать историю
УСПЕШНОЕ ЗАКРЫТИЕ СБОРА! НАКОНЕЧНЫЙ АРТУР 2018г.р. Реабилитация перенесена на сентябрь 2025 года
УСПЕШНОЕ ЗАКРЫТИЕ СБОРА! НАКОНЕЧНЫЙ АРТУР 2018г.р. Реабилитация перенесена на сентябрь 2025 года
Диагноз: ЗПРР, СДВ. Сбор на реабилитацию для Артура Наконечного УСПЕШНО ЗАКРЫТ!!!
Узнать историю
Екатерина Пышкина закончила прохождение второго курса реабилитации по лимфостазу.
Екатерина Пышкина закончила прохождение второго курса реабилитации по лимфостазу.
Диагноз: ДЦП, лимфотсаз. Синдром выраженных когнитивных нарушений, эмоционально-волевых, речевых расстройств Редкий Сидром Фелан-макДермин.
Узнать историю
Фонд принял участие в оплате курса реабилитации Августины Беловой
Фонд принял участие в оплате курса реабилитации Августины Беловой
Диагноз: Синдром Дауна, диагноз со стороны сердца Q21.1 Дефект предсердной перегородки. Осложнение заболевания I50.0, застойная сердечная недостаточность. Со стороны зрения: стационарная хориоретинальная миопия высокой степени обоих глаз с прямым астигматизмом слабой степени обоих глаз. Дата рождения: 31.08.2014г.
Узнать историю
Фонд оплатил прохождение реабилитации Виктории Никитиной.
Фонд оплатил прохождение реабилитации Виктории Никитиной.
Диагноз: Сенсоневральная тугоухость 4 степени на оба уха. Дата рождения: 2010 год.
Узнать историю
Фонд взял на себя часть оплаты курса реабилитации для Онищенко Полины.
Фонд взял на себя часть оплаты курса реабилитации для Онищенко Полины.
Диагноз: У Полины очень редкое генетическое заболевание (всего в мире порядка 1500 человек с таким заболеванием) SYNGAP1 – энцефалопатия развития, генерализованная генетическая эпилепсия. РАС с сопутствующим нарушением интеллектуального развития. Специфические нарушения моторной функции. Дата рождения: 8.09.2020 г.
Узнать историю
Фонд приобрел для Евгения Кузнецова необходимые средства ТСР: подъемник и опору для купания.
Фонд приобрел для Евгения Кузнецова необходимые средства ТСР: подъемник и опору для купания.
Диагноз: ДЦП, спастический тетрапарез. Дата рождения: 23.01.2012 г.
Узнать историю
Фонд оплатил прохождение комплексной реабилитации Плешевеня Михаилу в г. Санкт - Петербург ООО «Прогноз».
Фонд оплатил прохождение комплексной реабилитации Плешевеня Михаилу в г. Санкт - Петербург ООО «Прогноз».
Диагноз: ЗРР с элементами РАС. Дата рождения: 30.09.2020 г.
Узнать историю
Фонд приобрел для Петранкина Льва инвалидную коляску.
Фонд приобрел для Петранкина Льва инвалидную коляску.
Диагноз: ДЦП. Дата рождения 18.06.2018 г.
Узнать историю
Фонд оплатил расходы по реабилитации Разуваевой Агате.
Фонд оплатил расходы по реабилитации Разуваевой Агате.
Диагноз: Органическое поражение головного мозга, структурная генерализованная эпилепсия, ЗПР, ОНР. Дата рождения: 18.11.2021г.
Узнать историю
Фонд оплатил расходы на реабилитацию Макарова Артема.
Фонд оплатил расходы на реабилитацию Макарова Артема.
Диагноз: Аутизм. Дата рождения: 22.05.2018 г.
Узнать историю
MySQL статистика (129)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000065 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 23 0.002146 false
SELECT id, code FROM news_categories 5 0.003689 false
SHOW TABLES LIKE 'extrafields' 1 0.000413 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.000746 false
SHOW TABLES LIKE 'extrafields' 1 0.000311 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000158 false
SHOW TABLES LIKE 'extrafields' 1 0.000235 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000540 false
SHOW TABLES LIKE 'extrafields' 1 0.000256 false
SHOW TABLES LIKE 'extrafields' 1 0.000198 false
SELECT count(*) FROM news_posts LEFT JOIN news_categories ON news_categories.id=news_posts.category_id WHERE (news_posts.published=1) AND (news_posts.publish_date <= '2025-08-31 08:57:26' or publish_date is null) AND (news_posts.is_important_news != 1 or is_important_news is null) AND (news_posts.category_id='3') ORDER BY publish_date desc 1 0.000756 false
SHOW TABLES LIKE 'extrafields' 1 0.000186 false
SELECT (news_categories.code) as category_code, (select group_concat(news_posts_versions.created_at ORDER BY 1 SEPARATOR ', ') from news_posts_versions where news_posts_versions.post_id = news_posts.id) as versions_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_posts.id and (object_class='News_Post')) as extrafields_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_posts.id and (master_object_class='News_Post' and field='document_files')) as document_files_calculated, (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_posts.id and (master_object_class='News_Post' and field='photos')) as photos_calculated, news_posts.* FROM news_posts LEFT JOIN news_categories ON news_categories.id=news_posts.category_id WHERE (news_posts.published=1) AND (news_posts.publish_date <= '2025-08-31 08:57:26' or publish_date is null) AND (news_posts.is_important_news != 1 or is_important_news is null) AND (news_posts.category_id='3') ORDER BY publish_date desc LIMIT 0, 12 12 0.008244 false
SHOW TABLES LIKE 'extrafields' 1 0.000316 false
select * from donations where master_object_id = '121' and master_object_class = 'News_Post' 1 0.000360 false
SHOW TABLES LIKE 'extrafields' 1 0.000229 false
select * from donations where master_object_id = '118' and master_object_class = 'News_Post' 1 0.000174 false
SHOW TABLES LIKE 'extrafields' 1 0.000247 false
select * from donations where master_object_id = '113' and master_object_class = 'News_Post' 1 0.000182 false
SHOW TABLES LIKE 'extrafields' 1 0.000216 false
select * from donations where master_object_id = '115' and master_object_class = 'News_Post' 1 0.000756 false
SHOW TABLES LIKE 'extrafields' 1 0.000236 false
select * from donations where master_object_id = '110' and master_object_class = 'News_Post' 1 0.000290 false
SHOW TABLES LIKE 'extrafields' 1 0.000245 false
select * from donations where master_object_id = '111' and master_object_class = 'News_Post' 1 0.001785 false
SHOW TABLES LIKE 'extrafields' 1 0.000259 false
select * from donations where master_object_id = '107' and master_object_class = 'News_Post' 1 0.000215 false
SHOW TABLES LIKE 'extrafields' 1 0.002234 false
select * from donations where master_object_id = '105' and master_object_class = 'News_Post' 1 0.000189 false
SHOW TABLES LIKE 'extrafields' 1 0.000245 false
select * from donations where master_object_id = '104' and master_object_class = 'News_Post' 1 0.000194 false
SHOW TABLES LIKE 'extrafields' 1 0.000252 false
select * from donations where master_object_id = '106' and master_object_class = 'News_Post' 1 0.001056 false
SHOW TABLES LIKE 'extrafields' 1 0.000261 false
select * from donations where master_object_id = '102' and master_object_class = 'News_Post' 1 0.002927 false
SHOW TABLES LIKE 'extrafields' 1 0.000262 false
select * from donations where master_object_id = '103' and master_object_class = 'News_Post' 1 0.000190 false
SELECT * FROM extrafields WHERE object_class = 'News_Post' AND object_id in ('121', '118', '113', '115', '110', '111', '107', '105', '104', '106', '102', '103') 24 0.000438 false
SHOW TABLES LIKE 'extrafields' 1 0.000258 false
SELECT (news_categories.code) as category_code, (select group_concat(news_posts_versions.created_at ORDER BY 1 SEPARATOR ', ') from news_posts_versions where news_posts_versions.post_id = news_posts.id) as versions_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_posts.id and (object_class='News_Post')) as extrafields_calculated, (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_posts.id and (master_object_class='News_Post' and field='document_files')) as document_files_calculated, (select group_concat(db_files.id ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_posts.id and (master_object_class='News_Post' and field='photos')) as photos_calculated, news_posts.* FROM news_posts LEFT JOIN news_categories ON news_categories.id=news_posts.category_id WHERE (news_posts.published=1 and is_important_news=1) AND (news_posts.category_id = '3') ORDER BY publish_date desc LIMIT 0, 1 0 0.000616 false
SHOW TABLES LIKE 'extrafields' 1 0.000200 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000359 false
SHOW TABLES LIKE 'extrafields' 1 0.000213 false
SHOW TABLES LIKE 'extrafields' 1 0.003215 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_id = '121') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000397 false
SHOW TABLES LIKE 'extrafields' 1 0.000184 false
select id, amount, title, priority from donations where master_object_id = '121' and master_object_class = 'News_Post' and enable is not null 0 0.000167 false
SHOW TABLES LIKE 'extrafields' 1 0.000184 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000339 false
SHOW TABLES LIKE 'extrafields' 1 0.000195 false
SHOW TABLES LIKE 'extrafields' 1 0.000190 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_id = '118') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000338 false
SHOW TABLES LIKE 'extrafields' 1 0.000194 false
select id, amount, title, priority from donations where master_object_id = '118' and master_object_class = 'News_Post' and enable is not null 0 0.000144 false
SHOW TABLES LIKE 'extrafields' 1 0.000182 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000337 false
SHOW TABLES LIKE 'extrafields' 1 0.000187 false
SHOW TABLES LIKE 'extrafields' 1 0.000193 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_id = '113') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000311 false
SHOW TABLES LIKE 'extrafields' 1 0.000172 false
select id, amount, title, priority from donations where master_object_id = '113' and master_object_class = 'News_Post' and enable is not null 0 0.001692 false
SHOW TABLES LIKE 'extrafields' 1 0.000235 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000402 false
SHOW TABLES LIKE 'extrafields' 1 0.000214 false
SHOW TABLES LIKE 'extrafields' 1 0.000208 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_id = '115') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000373 false
SHOW TABLES LIKE 'extrafields' 1 0.000256 false
select id, amount, title, priority from donations where master_object_id = '115' and master_object_class = 'News_Post' and enable is not null 0 0.001143 false
SHOW TABLES LIKE 'extrafields' 1 0.000251 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000363 false
SHOW TABLES LIKE 'extrafields' 1 0.000231 false
SHOW TABLES LIKE 'extrafields' 1 0.002371 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_id = '110') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000420 false
SHOW TABLES LIKE 'extrafields' 1 0.000214 false
select id, amount, title, priority from donations where master_object_id = '110' and master_object_class = 'News_Post' and enable is not null 0 0.000187 false
SHOW TABLES LIKE 'extrafields' 1 0.000240 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000405 false
SHOW TABLES LIKE 'extrafields' 1 0.000261 false
SHOW TABLES LIKE 'extrafields' 1 0.000241 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_id = '111') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000453 false
SHOW TABLES LIKE 'extrafields' 1 0.000267 false
select id, amount, title, priority from donations where master_object_id = '111' and master_object_class = 'News_Post' and enable is not null 0 0.003498 false
SHOW TABLES LIKE 'extrafields' 1 0.000196 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000319 false
SHOW TABLES LIKE 'extrafields' 1 0.000197 false
SHOW TABLES LIKE 'extrafields' 1 0.000206 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_id = '107') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000317 false
SHOW TABLES LIKE 'extrafields' 1 0.000189 false
select id, amount, title, priority from donations where master_object_id = '107' and master_object_class = 'News_Post' and enable is not null 0 0.000148 false
SHOW TABLES LIKE 'extrafields' 1 0.000181 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000297 false
SHOW TABLES LIKE 'extrafields' 1 0.000190 false
SHOW TABLES LIKE 'extrafields' 1 0.000195 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_id = '105') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000329 false
SHOW TABLES LIKE 'extrafields' 1 0.000180 false
select id, amount, title, priority from donations where master_object_id = '105' and master_object_class = 'News_Post' and enable is not null 0 0.000139 false
SHOW TABLES LIKE 'extrafields' 1 0.000178 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000375 false
SHOW TABLES LIKE 'extrafields' 1 0.000241 false
SHOW TABLES LIKE 'extrafields' 1 0.001497 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_id = '104') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000460 false
SHOW TABLES LIKE 'extrafields' 1 0.000235 false
select id, amount, title, priority from donations where master_object_id = '104' and master_object_class = 'News_Post' and enable is not null 0 0.000167 false
SHOW TABLES LIKE 'extrafields' 1 0.000236 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000404 false
SHOW TABLES LIKE 'extrafields' 1 0.000240 false
SHOW TABLES LIKE 'extrafields' 1 0.001116 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_id = '106') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000440 false
SHOW TABLES LIKE 'extrafields' 1 0.000239 false
select id, amount, title, priority from donations where master_object_id = '106' and master_object_class = 'News_Post' and enable is not null 0 0.000180 false
SHOW TABLES LIKE 'extrafields' 1 0.000654 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000429 false
SHOW TABLES LIKE 'extrafields' 1 0.001045 false
SHOW TABLES LIKE 'extrafields' 1 0.000257 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_id = '102') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000418 false
SHOW TABLES LIKE 'extrafields' 1 0.000223 false
select id, amount, title, priority from donations where master_object_id = '102' and master_object_class = 'News_Post' and enable is not null 0 0.001823 false
SHOW TABLES LIKE 'extrafields' 1 0.000264 false
SELECT (select group_concat(db_files.name ORDER BY 1 SEPARATOR ', ') from db_files where db_files.master_object_id = news_categories.id and (master_object_class='News_Category' and field='image')) as image_calculated, (select group_concat(extrafields.id ORDER BY 1 SEPARATOR ', ') from extrafields where extrafields.object_id = news_categories.id and (object_class='News_Category')) as extrafields_calculated, news_categories.* FROM news_categories WHERE (news_categories.id = '3') LIMIT 0, 1 1 0.000947 false
SHOW TABLES LIKE 'extrafields' 1 0.000243 false
SHOW TABLES LIKE 'extrafields' 1 0.000368 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_id = '103') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000650 false
SHOW TABLES LIKE 'extrafields' 1 0.000447 false
select id, amount, title, priority from donations where master_object_id = '103' and master_object_class = 'News_Post' and enable is not null 0 0.000875 false
SHOW TABLES LIKE 'extrafields' 1 0.000382 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.000724 false
SHOW TABLES LIKE 'extrafields' 1 0.000322 false
select id, title, amount from donations where enable is not null order by priority desc, id desc 1 0.000880 false