Новости

Ко дню защиты детей фонд организовал для «Центра содействия семейному устройству Феникс» спортивно-развлекательное мероприятие.
Ко дню защиты детей фонд организовал для «Центра содействия семейному устройству Феникс» спортивно-развлекательное мероприятие.
«Открытый разговор» на тему «Ранняя помощь малышам», который прошёл в МАДОУ № 10 «Росинка».
«Открытый разговор» на тему «Ранняя помощь малышам», который прошёл в МАДОУ № 10 «Росинка».
2 апреля в мире проводят «Всемирный день распространения информации о проблеме аутизма».
2 апреля в мире проводят «Всемирный день распространения информации о проблеме аутизма».
21 марта наш фонд так же посетил ГБУ Реабилитационный центр для детей и подростков с ограниченными возможностями здоровья
21 марта наш фонд так же посетил ГБУ Реабилитационный центр для детей и подростков с ограниченными возможностями здоровья "ПРЕОДОЛЕНИЕ"
21 марта Международный день человека с синдромом Дауна
21 марта Международный день человека с синдромом Дауна
ДРУЗЬЯ!  В преддверии 8️⃣ марта, наш фонд вновь посетил школу № 3, где ребята с нетерпением ждали уже полюбившийся спектакль «Веселые уроки».
ДРУЗЬЯ! В преддверии 8️⃣ марта, наш фонд вновь посетил школу № 3, где ребята с нетерпением ждали уже полюбившийся спектакль «Веселые уроки».
ДРУЗЬЯ!  В рамках программы
ДРУЗЬЯ! В рамках программы "Краски жизни"? наш фонд посетил детский сад №35 "Сказка", чтобы отпраздновать «День доброты».☺️
Вручение подарков участникам творческого конкурса посвященному 23 февраля
Вручение подарков участникам творческого конкурса посвященному 23 февраля "Нашим защитникам посвящается".
Фонд победил в конкурсе
Фонд победил в конкурсе "Благотворитель города 2024"!
Новогодний праздник
Новогодний праздник "Навстречу чудесам"!
Волшебный эффект
Волшебный эффект "Корзины храбрости" расширяет территорию своего действия!
Фонд принял участие в восьмом областном фестивале самодеятельного творчества «Оранжевое солнце»!
Фонд принял участие в восьмом областном фестивале самодеятельного творчества «Оранжевое солнце»!
MySQL статистика (117)
Query Rows Time Cached
SET SESSION sql_mode = '' - 0.000036 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 28 0.002741 false
SELECT id, code FROM news_categories 5 0.000364 false
SHOW TABLES LIKE 'extrafields' 1 0.000453 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.000550 false
SHOW TABLES LIKE 'extrafields' 1 0.000302 false
update seo_settings set individual_seo_settings = 'a:0:{}' - 0.000158 false
SHOW TABLES LIKE 'extrafields' 1 0.000222 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 = '1') LIMIT 0, 1 1 0.000597 false
SHOW TABLES LIKE 'extrafields' 1 0.000277 false
SHOW TABLES LIKE 'extrafields' 1 0.000288 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 <= '2026-04-14 19:32:19' or publish_date is null) AND (news_posts.is_important_news != 1 or is_important_news is null) AND (news_posts.category_id='1') ORDER BY publish_date desc 1 0.000811 false
SHOW TABLES LIKE 'extrafields' 1 0.000242 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 <= '2026-04-14 19:32:19' or publish_date is null) AND (news_posts.is_important_news != 1 or is_important_news is null) AND (news_posts.category_id='1') ORDER BY publish_date desc LIMIT 0, 12 12 0.004542 false
SHOW TABLES LIKE 'extrafields' 1 0.000358 false
select * from donations where master_object_id = '108' and master_object_class = 'News_Post' 1 0.000397 false
SHOW TABLES LIKE 'extrafields' 1 0.000275 false
select * from donations where master_object_id = '109' and master_object_class = 'News_Post' 1 0.000226 false
SHOW TABLES LIKE 'extrafields' 1 0.000281 false
select * from donations where master_object_id = '94' and master_object_class = 'News_Post' 1 0.000228 false
SHOW TABLES LIKE 'extrafields' 1 0.000262 false
select * from donations where master_object_id = '93' and master_object_class = 'News_Post' 1 0.000203 false
SHOW TABLES LIKE 'extrafields' 1 0.000252 false
select * from donations where master_object_id = '88' and master_object_class = 'News_Post' 1 0.000204 false
SHOW TABLES LIKE 'extrafields' 1 0.000262 false
select * from donations where master_object_id = '84' and master_object_class = 'News_Post' 1 0.000197 false
SHOW TABLES LIKE 'extrafields' 1 0.000272 false
select * from donations where master_object_id = '85' and master_object_class = 'News_Post' 1 0.000205 false
SHOW TABLES LIKE 'extrafields' 1 0.000262 false
select * from donations where master_object_id = '81' and master_object_class = 'News_Post' 1 0.000198 false
SHOW TABLES LIKE 'extrafields' 1 0.000259 false
select * from donations where master_object_id = '78' and master_object_class = 'News_Post' 1 0.000231 false
SHOW TABLES LIKE 'extrafields' 1 0.000255 false
select * from donations where master_object_id = '77' and master_object_class = 'News_Post' 1 0.000202 false
SHOW TABLES LIKE 'extrafields' 1 0.000245 false
select * from donations where master_object_id = '76' and master_object_class = 'News_Post' 1 0.000189 false
SHOW TABLES LIKE 'extrafields' 1 0.000269 false
select * from donations where master_object_id = '74' and master_object_class = 'News_Post' 1 0.000209 false
SELECT * FROM extrafields WHERE object_class = 'News_Post' AND object_id in ('108', '109', '94', '93', '88', '84', '85', '81', '78', '77', '76', '74') 0 0.000438 false
SHOW TABLES LIKE 'extrafields' 1 0.000351 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 = '1') ORDER BY publish_date desc LIMIT 0, 1 0 0.000852 false
SHOW TABLES LIKE 'extrafields' 1 0.000290 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 = '1') LIMIT 0, 1 1 0.000501 false
SHOW TABLES LIKE 'extrafields' 1 0.000292 false
SHOW TABLES LIKE 'extrafields' 1 0.000244 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 = '108') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000542 false
SHOW TABLES LIKE 'extrafields' 1 0.000235 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 = '1') LIMIT 0, 1 1 0.000506 false
SHOW TABLES LIKE 'extrafields' 1 0.000259 false
SHOW TABLES LIKE 'extrafields' 1 0.000246 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 = '109') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000534 false
SHOW TABLES LIKE 'extrafields' 1 0.000235 false
SHOW TABLES LIKE 'extrafields' 1 0.000242 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 = '1') LIMIT 0, 1 1 0.000445 false
SHOW TABLES LIKE 'extrafields' 1 0.000251 false
SHOW TABLES LIKE 'extrafields' 1 0.000255 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 = '94') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000455 false
SHOW TABLES LIKE 'extrafields' 1 0.000246 false
SHOW TABLES LIKE 'extrafields' 1 0.000278 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 = '1') LIMIT 0, 1 1 0.000488 false
SHOW TABLES LIKE 'extrafields' 1 0.000254 false
SHOW TABLES LIKE 'extrafields' 1 0.000251 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 = '93') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000449 false
SHOW TABLES LIKE 'extrafields' 1 0.000307 false
SHOW TABLES LIKE 'extrafields' 1 0.000270 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 = '1') LIMIT 0, 1 1 0.000464 false
SHOW TABLES LIKE 'extrafields' 1 0.000262 false
SHOW TABLES LIKE 'extrafields' 1 0.000259 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 = '88') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000457 false
SHOW TABLES LIKE 'extrafields' 1 0.000240 false
SHOW TABLES LIKE 'extrafields' 1 0.000351 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 = '1') LIMIT 0, 1 1 0.000484 false
SHOW TABLES LIKE 'extrafields' 1 0.000287 false
SHOW TABLES LIKE 'extrafields' 1 0.000248 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 = '84') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000487 false
SHOW TABLES LIKE 'extrafields' 1 0.000231 false
SHOW TABLES LIKE 'extrafields' 1 0.000260 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 = '1') LIMIT 0, 1 1 0.000468 false
SHOW TABLES LIKE 'extrafields' 1 0.000245 false
SHOW TABLES LIKE 'extrafields' 1 0.000258 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 = '85') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000431 false
SHOW TABLES LIKE 'extrafields' 1 0.000225 false
SHOW TABLES LIKE 'extrafields' 1 0.000261 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 = '1') LIMIT 0, 1 1 0.000456 false
SHOW TABLES LIKE 'extrafields' 1 0.000254 false
SHOW TABLES LIKE 'extrafields' 1 0.000234 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 = '81') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000420 false
SHOW TABLES LIKE 'extrafields' 1 0.000253 false
SHOW TABLES LIKE 'extrafields' 1 0.000263 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 = '1') LIMIT 0, 1 1 0.000477 false
SHOW TABLES LIKE 'extrafields' 1 0.000246 false
SHOW TABLES LIKE 'extrafields' 1 0.000248 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 = '78') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000430 false
SHOW TABLES LIKE 'extrafields' 1 0.000255 false
SHOW TABLES LIKE 'extrafields' 1 0.000328 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 = '1') LIMIT 0, 1 1 0.000560 false
SHOW TABLES LIKE 'extrafields' 1 0.000245 false
SHOW TABLES LIKE 'extrafields' 1 0.000225 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 = '77') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000819 false
SHOW TABLES LIKE 'extrafields' 1 0.000294 false
SHOW TABLES LIKE 'extrafields' 1 0.000298 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 = '1') LIMIT 0, 1 1 0.000468 false
SHOW TABLES LIKE 'extrafields' 1 0.000238 false
SHOW TABLES LIKE 'extrafields' 1 0.000203 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 = '76') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000385 false
SHOW TABLES LIKE 'extrafields' 1 0.000192 false
SHOW TABLES LIKE 'extrafields' 1 0.000205 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 = '1') LIMIT 0, 1 1 0.000337 false
SHOW TABLES LIKE 'extrafields' 1 0.000254 false
SHOW TABLES LIKE 'extrafields' 1 0.000187 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 = '74') AND (db_files.master_object_class='News_Post' and field='image') ORDER BY id 1 0.000367 false
SHOW TABLES LIKE 'extrafields' 1 0.000200 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 = 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.000391 false
SHOW TABLES LIKE 'extrafields' 1 0.000202 false
select id, title, amount from donations where enable is not null order by priority desc, id desc 8 0.000225 false