array:31 [ // resources/views/layout/admin&dev.blade.php
0 => array:3 [
"query " => "select exists (select 1 from information_schema.tables where table_schema = 'dnvc_fmbdptc' and table_name = 'config' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists` "
"bindings " => []
"time " => 1.2
]
1 => array:3 [
"query " => "select exists(select * from `blocked_ip` where `ip` = ? and `blocked_for` = ?) as `exists` "
"bindings " => array:2 [
0 => "216.73.217.139 "
1 => "requests "
]
"time " => 0.37
]
2 => array:3 [
"query " => "select exists(select * from `posts` where `slug` = ?) as `exists` "
"bindings " => array:1 [
0 => "dosvid-scho-pratsiuie-na-maibutnie-ukrainy "
]
"time " => 0.35
]
3 => array:3 [
"query " => "select * from `posts` where `slug` = ? limit 1 "
"bindings " => array:1 [
0 => "dosvid-scho-pratsiuie-na-maibutnie-ukrainy "
]
"time " => 0.28
]
4 => array:3 [
"query " => "select * from `post_types` where `post_types`.`id` in (?) "
"bindings " => array:1 [
0 => 1
]
"time " => 0.23
]
5 => array:3 [
"query " => "select `arbitrary_data`.*, `post_arbitrary_data`.`post_id` as `pivot_post_id`, `post_arbitrary_data`.`arbitrary_data_id` as `pivot_arbitrary_data_id` from `arbitrary_data` inner join `post_arbitrary_data` on `arbitrary_data`.`id` = `post_arbitrary_data`.`arbitrary_data_id` where `post_arbitrary_data`.`post_id` in (6) "
"bindings " => []
"time " => 0.28
]
6 => array:3 [
"query " => "select count(*) as aggregate from `statistic_visitors` where `ip` = ? and (`url` = ? or `http_status` = ? or `http_status` like ?) and `created_at` between ? and ? "
"bindings " => array:6 [
0 => "216.73.217.139 "
1 => "/news/dosvid-scho-pratsiuie-na-maibutnie-ukrainydump=true&queries=true "
2 => 404
3 => "30% "
4 => Illuminate\Support \ Carbon @1780705626 {#1373
#endOfTime : false
#startOfTime : false
#constructedObjectId : "000000000000055d0000000000000000 "
-clock : null
#localMonthsOverflow : null
#localYearsOverflow : null
#localStrictModeEnabled : null
#localHumanDiffOptions : null
#localToStringFormat : null
#localSerializer : null
#localMacros : null
#localGenericMacros : null
#localFormatFunction : null
#localTranslator : null
#dumpProperties : array:3 [
0 => "date "
1 => "timezone_type "
2 => "timezone "
]
#dumpLocale : null
#dumpDateProperties : null
date : 2026-06-06 03:27:06.520520 Europe/Kiev (+03:00)
}
5 => Illuminate\Support \ Carbon @1780705686 {#1371
#endOfTime : false
#startOfTime : false
#constructedObjectId : "000000000000055b0000000000000000 "
-clock : null
#localMonthsOverflow : null
#localYearsOverflow : null
#localStrictModeEnabled : null
#localHumanDiffOptions : null
#localToStringFormat : null
#localSerializer : null
#localMacros : null
#localGenericMacros : null
#localFormatFunction : null
#localTranslator : null
#dumpProperties : array:3 [
0 => "date "
1 => "timezone_type "
2 => "timezone "
]
#dumpLocale : null
#dumpDateProperties : null
date : 2026-06-06 03:28:06.520792 Europe/Kiev (+03:00)
}
]
"time " => 0.27
]
7 => array:3 [
"query " => "select `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (6) order by JSON_EXTRACT(name, '$.uk') "
"bindings " => []
"time " => 0.45
]
8 => array:3 [
"query " => "select `people`.*, `post_person`.`post_id` as `pivot_post_id`, `post_person`.`person_id` as `pivot_person_id` from `people` inner join `post_person` on `people`.`id` = `post_person`.`person_id` where `post_person`.`post_id` in (6) "
"bindings " => []
"time " => 0.34
]
9 => array:3 [
"query " => "select `files`.*, `post_file`.`post_id` as `pivot_post_id`, `post_file`.`file_id` as `pivot_file_id`, `post_file`.`order` as `pivot_order` from `files` inner join `post_file` on `files`.`id` = `post_file`.`file_id` where `post_file`.`post_id` in (6) and (json_extract(`name`, '$."uk"') is not null AND json_type(json_extract(`name`, '$."uk"')) != 'NULL') order by `post_file`.`order` asc, `created_at` desc "
"bindings " => []
"time " => 0.32
]
10 => array:3 [
"query " => "select `images`.*, `post_image`.`post_id` as `pivot_post_id`, `post_image`.`image_id` as `pivot_image_id`, `post_image`.`order` as `pivot_order`, `post_image`.`is_main` as `pivot_is_main` from `images` inner join `post_image` on `images`.`id` = `post_image`.`image_id` where `post_image`.`post_id` in (6) order by `post_image`.`order` asc "
"bindings " => []
"time " => 0.28
]
11 => array:3 [
"query " => "select `id`, (select count(*) from `post_like` where `posts`.`id` = `post_like`.`post_id`) as `likes_count`, (select count(*) from `files` inner join `post_file` on `files`.`id` = `post_file`.`file_id` where `posts`.`id` = `post_file`.`post_id`) as `files_count`, (select count(*) from `comments` where `posts`.`id` = `comments`.`post_id`) as `comments_count` from `posts` where `posts`.`id` in (6) "
"bindings " => []
"time " => 0.31
]
12 => array:3 [
"query " => "select `posts`.*, (select count(*) from `post_like` where `posts`.`id` = `post_like`.`post_id`) as `likes_count`, (select count(*) from `images` inner join `post_image` on `images`.`id` = `post_image`.`image_id` where `posts`.`id` = `post_image`.`post_id`) as `images_count`, (select count(*) from `files` inner join `post_file` on `files`.`id` = `post_file`.`file_id` where `posts`.`id` = `post_file`.`post_id` and (json_extract(`name`, '$."uk"') is not null AND json_type(json_extract(`name`, '$."uk"')) != 'NULL')) as `files_count`, (select count(*) from `comments` where `posts`.`id` = `comments`.`post_id`) as `comments_count` from `posts` where exists (select * from `post_types` where `posts`.`post_type_id` = `post_types`.`id` and `key` in (?)) and `published` = ? and (date(`published_at`) < ? or (date(`published_at`) = ? and time(`published_at`) <= ?)) and (json_extract(`title`, '$."uk"') is not null AND json_type(json_extract(`title`, '$."uk"')) != 'NULL') and (json_extract(`content`, '$."uk"') is not null AND json_type(json_extract(`content`, '$."uk"')) != 'NULL') and `id` != ? and exists (select * from `post_types` where `posts`.`post_type_id` = `post_types`.`id` and `key` = ?) and exists (select * from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `posts`.`id` = `category_post`.`post_id` and 0 = 1) and date(`published_at`) >= ? order by `published_at` desc limit 3 "
"bindings " => array:8 [
0 => "news "
1 => true
2 => "2026-06-06 "
3 => "2026-06-06 "
4 => "03:28:06 "
5 => 6
6 => "news "
7 => "2025-12-06 "
]
"time " => 0.52
]
13 => array:3 [
"query " => "select * from `posts` where exists (select * from `post_types` where `posts`.`post_type_id` = `post_types`.`id` and `key` = ?) and `published` = ? and (date(`published_at`) < ? or (date(`published_at`) = ? and time(`published_at`) <= ?)) and (json_extract(`title`, '$."uk"') is not null AND json_type(json_extract(`title`, '$."uk"')) != 'NULL') and `id` != ? and (date(`published_at`) < ? or (date(`published_at`) = ? and time(`published_at`) <= ?)) order by `published_at` desc limit 1 "
"bindings " => array:9 [
0 => "news "
1 => true
2 => "2026-06-06 "
3 => "2026-06-06 "
4 => "03:28:06 "
5 => 6
6 => "2026-05-24 "
7 => "2026-05-24 "
8 => "08:50:40 "
]
"time " => 0.34
]
14 => array:3 [
"query " => "select * from `post_types` where `post_types`.`id` in (?) "
"bindings " => array:1 [
0 => 1
]
"time " => 0.14
]
15 => array:3 [
"query " => "select `arbitrary_data`.*, `post_arbitrary_data`.`post_id` as `pivot_post_id`, `post_arbitrary_data`.`arbitrary_data_id` as `pivot_arbitrary_data_id` from `arbitrary_data` inner join `post_arbitrary_data` on `arbitrary_data`.`id` = `post_arbitrary_data`.`arbitrary_data_id` where `post_arbitrary_data`.`post_id` in (5) "
"bindings " => []
"time " => 0.17
]
16 => array:3 [
"query " => "select * from `posts` where exists (select * from `post_types` where `posts`.`post_type_id` = `post_types`.`id` and `key` = ?) and `published` = ? and (date(`published_at`) < ? or (date(`published_at`) = ? and time(`published_at`) <= ?)) and (json_extract(`title`, '$."uk"') is not null AND json_type(json_extract(`title`, '$."uk"')) != 'NULL') and `id` != ? and (date(`published_at`) > ? or (date(`published_at`) = ? and time(`published_at`) >= ?)) order by `published_at` asc limit 1 "
"bindings " => array:9 [
0 => "news "
1 => true
2 => "2026-06-06 "
3 => "2026-06-06 "
4 => "03:28:06 "
5 => 6
6 => "2026-05-24 "
7 => "2026-05-24 "
8 => "08:50:40 "
]
"time " => 0.31
]
17 => array:3 [
"query " => "select * from `post_types` where `post_types`.`id` in (?) "
"bindings " => array:1 [
0 => 1
]
"time " => 0.13
]
18 => array:3 [
"query " => "select `arbitrary_data`.*, `post_arbitrary_data`.`post_id` as `pivot_post_id`, `post_arbitrary_data`.`arbitrary_data_id` as `pivot_arbitrary_data_id` from `arbitrary_data` inner join `post_arbitrary_data` on `arbitrary_data`.`id` = `post_arbitrary_data`.`arbitrary_data_id` where `post_arbitrary_data`.`post_id` in (4) "
"bindings " => []
"time " => 0.14
]
19 => array:3 [
"query " => "select `tags`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` = ? "
"bindings " => array:1 [
0 => 6
]
"time " => 0.25
]
20 => array:3 [
"query " => "select * from `images` where `images`.`id` is null limit 1 "
"bindings " => []
"time " => 0.16
]
21 => array:3 [
"query " => "select * from `post_types` where `key` = ? limit 1 "
"bindings " => array:1 [
0 => "news "
]
"time " => 0.15
]
22 => array:3 [
"query " => "select exists(select * from `post_like` where `post_like`.`post_id` = ? and `post_like`.`post_id` is not null and `ip` = ?) as `exists` "
"bindings " => array:2 [
0 => 6
1 => "216.73.217.139 "
]
"time " => 0.17
]
23 => array:3 [
"query " => "select `posts`.*, (select count(*) from `post_like` where `posts`.`id` = `post_like`.`post_id`) as `likes_count`, (select count(*) from `images` inner join `post_image` on `images`.`id` = `post_image`.`image_id` where `posts`.`id` = `post_image`.`post_id`) as `images_count`, (select count(*) from `files` inner join `post_file` on `files`.`id` = `post_file`.`file_id` where `posts`.`id` = `post_file`.`post_id` and (json_extract(`name`, '$."uk"') is not null AND json_type(json_extract(`name`, '$."uk"')) != 'NULL')) as `files_count`, (select count(*) from `comments` where `posts`.`id` = `comments`.`post_id`) as `comments_count` from `posts` where exists (select * from `post_types` where `posts`.`post_type_id` = `post_types`.`id` and `key` in (?)) and `published` = ? and (date(`published_at`) < ? or (date(`published_at`) = ? and time(`published_at`) <= ?)) and (json_extract(`title`, '$."uk"') is not null AND json_type(json_extract(`title`, '$."uk"')) != 'NULL') and (json_extract(`content`, '$."uk"') is not null AND json_type(json_extract(`content`, '$."uk"')) != 'NULL') and (`end_at` is null or (date(`end_at`) > ? or (date(`end_at`) = ? and time(`end_at`) > ?))) order by `published_at` desc limit 4 "
"bindings " => array:8 [
0 => "news "
1 => true
2 => "2026-06-06 "
3 => "2026-06-06 "
4 => "03:28:06 "
5 => "2026-06-06 "
6 => "2026-06-06 "
7 => "03:28:06 "
]
"time " => 0.62
]
24 => array:3 [
"query " => "select * from `post_types` where `post_types`.`id` in (?) "
"bindings " => array:1 [
0 => 1
]
"time " => 0.13
]
25 => array:3 [
"query " => "select `arbitrary_data`.*, `post_arbitrary_data`.`post_id` as `pivot_post_id`, `post_arbitrary_data`.`arbitrary_data_id` as `pivot_arbitrary_data_id` from `arbitrary_data` inner join `post_arbitrary_data` on `arbitrary_data`.`id` = `post_arbitrary_data`.`arbitrary_data_id` where `post_arbitrary_data`.`post_id` in (3, 4, 5, 6) "
"bindings " => []
"time " => 0.17
]
26 => array:3 [
"query " => "select * from `post_like` where `post_like`.`post_id` in (3, 4, 5, 6) and `ip` = ? "
"bindings " => array:1 [
0 => "216.73.217.139 "
]
"time " => 0.13
]
27 => array:3 [
"query " => "select `images`.*, `post_image`.`post_id` as `pivot_post_id`, `post_image`.`image_id` as `pivot_image_id`, `post_image`.`order` as `pivot_order`, `post_image`.`is_main` as `pivot_is_main` from `images` inner join `post_image` on `images`.`id` = `post_image`.`image_id` where `post_image`.`post_id` in (3, 4, 5, 6) order by `post_image`.`order` asc "
"bindings " => []
"time " => 0.25
]
28 => array:3 [
"query " => "select `people`.*, `post_person`.`post_id` as `pivot_post_id`, `post_person`.`person_id` as `pivot_person_id` from `people` inner join `post_person` on `people`.`id` = `post_person`.`person_id` where `post_person`.`post_id` in (3, 4, 5, 6) "
"bindings " => []
"time " => 0.23
]
29 => array:3 [
"query " => "select `tags`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` in (3, 4, 5, 6) and (json_extract(`name`, '$."uk"') is not null AND json_type(json_extract(`name`, '$."uk"')) != 'NULL') "
"bindings " => []
"time " => 0.17
]
30 => array:3 [
"query " => "select `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (3, 4, 5, 6) and (json_extract(`name`, '$."uk"') is not null AND json_type(json_extract(`name`, '$."uk"')) != 'NULL') order by JSON_EXTRACT(name, '$.uk') "
"bindings " => []
"time " => 0.45
]
]
неділя, 24 травня 2026, 08:50
Минулого тижня у Турині (Італія) 35 представників системи професійної освіти України працювали разом із European Training Foundation та Enabel над розвитком Центрів професійної досконалості, що є одним із ключових пріоритетів ЄС у межах програми Erasmus+ .
До складу цієї делегації увійшла й заступниця директора Дніпровського центру професійно-технічної освіти ЗЮКОВА Людмила . Центри професійної досконалості це об’єднання закладів освіти, бізнесу та місцевих партнерів задля якісної підготовки фахівців і розвитку регіонів. Це була не формальна зустріч, а інтенсивна практична робота. Зокрема учасники:
аналізували європейські моделі Центрів професійної досконалості та механізми їх фінансування;
працювали в групах над створенням партнерств «заклад освіти - бізнес - громада»;
розробляли дорожні карти впровадження таких центрів в українських регіонах;
обговорювали оновлення освітніх програм відповідно до потреб ринку праці;
вивчали кейси співпраці з роботодавцями та інструменти залучення інвестицій;
презентували український досвід трансформації профосвіти в умовах війни.
Окрему увагу приділили темі післявоєнної відбудови та ролі професійної освіти у підготовці кадрів для реконструкції інфраструктури, енергетики, промисловості. Для Дніпровського центру професійно-технічної освіти участь у такій міжнародній роботі - це можливість привезти додому конкретні інструменти, нові підходи та партнерські контакти, які працюватимуть на розвиток нашого закладу й регіону.
Профосвіта це майбутнє. І ми в ДЦПТО його будуємо вже сьогодні.
24 травня, 09:20
Молодіжна рада Дніпровського центру професійно-технічної освіти гідно представила заклад на обласному фестивалі соціальної реклами «Вибір», об’єднавши...
24 травня, 08:50
Минулого тижня у Турині (Італія) 35 представників системи професійної освіти України працювали разом із European Training Foundation та Enabel над розвитком Центрів...
Атестація педагогічних працівників – крок до професійного розвитку та якості освіти
Читати далі...
24 травня, 08:48
У ДЦПТО відбулося засідання атестаційної комісії педагогічних працівників та майстрів виробничого навчання. Атестація — це не лише підсумок роботи за...
24 травня, 08:46
На стадіоні «Олімпійські резерви» у Дніпрі відбувся ІІІ фінальний етап Спартакіади закладів професійної освіти Дніпропетровської області. Студенти...
Дніпровський
професійний технологічний
коледж
офіційний веб-сайт
49052, Україна, Дніпро
вул. Чечелівська(Алтайська) 6-а
Приймальна комісія
Щоб працювати з чатом у телеграмі, відскануйте QR-код або
перейдіть за посиланням .
Чатбот у телеграмі
Щоб працювати з чатботом у телеграмі, відскануйте QR-код або
перейдіть за посиланням .
Дніпровський
професійний технологічний
коледж
|
Політика конфеденційності
|
Copyright ©2025
|
All rights reserved