We use high-class equipment - MRI and CT from Siemens.
Mammography
Siemens MAMMOMAT Revelation with a unique technology of wide-angle, 50-degree, HD Breast Tomosynthesis is installed in the mammological office of Oberig. This machine provides detailed images compared to systems with a smaller scanning angle.
In addition, the clinic has the ability to conduct endoscopic diagnostics (gastroscopy, colonoscopy) to identify diseases of the gastrointestinal tract. We also provide "second opinion" services if you need to confirm or deny a diagnosis already made.
doctor of the highest qualification category
medical experience 35 years
Our manager will contact you as soon as possible
1 x Booting (50.13%) | 169.61ms |
1 x Application (49.31%) | 166.86ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
select * from `departments` where `id` = '3' and `is_active` = '1' limit 1
1.26msc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `departments` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | departments |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `tb_tree` where `template` = 'departments' limit 1
350μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `tb_tree` (SIMPLE)
371Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | tb_tree |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 37 |
filtered | 10 |
Extra | Using where |
select * from `seo` where `seo`.`seo_id` = 3 and `seo`.`seo_id` is not null and `seo`.`seo_type` = 'App\Models\Department' limit 1
550μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `seo` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | seo |
partitions | null |
type | ref |
possible_keys | seo_seo_id_seo_type_index |
key | seo_seo_id_seo_type_index |
key_len | 1026 |
ref | const,const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 3 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc
740μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `tb_tree` (PRIMARY)
101Metadata | |
---|---|
id | 1 |
select_type | PRIMARY |
table | tb_tree |
partitions | null |
type | range |
possible_keys | tb_tree_lft_index,tb_tree_rgt_index |
key | tb_tree_lft_index |
key_len | 4 |
ref | null |
rows | 10 |
filtered | 97.29730224609375 |
Extra | Using where |
- EXPLAIN # 2: `_` (SUBQUERY)
12Metadata | |
---|---|
id | 2 |
select_type | SUBQUERY |
table | _ |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `department_tabs` where `department_tabs`.`department_id` = 3 and `department_tabs`.`department_id` is not null order by `priority` asc
16.76msc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `department_tabs` (SIMPLE)
41Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | department_tabs |
partitions | null |
type | ref |
possible_keys | department_tabs_department_id_foreign |
key | department_tabs_department_id_foreign |
key_len | 4 |
ref | const |
rows | 4 |
filtered | 100 |
Extra | Using filesort |
select `doctors`.*, `doctor_department`.`department_id` as `pivot_department_id`, `doctor_department`.`doctor_id` as `pivot_doctor_id` from `doctors` inner join `doctor_department` on `doctors`.`id` = `doctor_department`.`doctor_id` where `doctor_department`.`department_id` = 3 and `is_active` = 1
1.09msc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `doctor_department` (SIMPLE)
161Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | doctor_department |
partitions | null |
type | ref |
possible_keys | doctor_department_doctor_id_index,doctor_department_department_id_index |
key | doctor_department_department_id_index |
key_len | 4 |
ref | const |
rows | 16 |
filtered | 100 |
Extra | null |
- EXPLAIN # 1: `doctors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | doctors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 8 |
ref | c1_dev_oberig.doctor_department.doctor_id |
rows | 1 |
filtered | 10 |
Extra | Using where |
select `doctors_specialty`.*, `doctor_doctors_specialty`.`doctor_id` as `pivot_doctor_id`, `doctor_doctors_specialty`.`doctors_specialty_id` as `pivot_doctors_specialty_id` from `doctors_specialty` inner join `doctor_doctors_specialty` on `doctors_specialty`.`id` = `doctor_doctors_specialty`.`doctors_specialty_id` where `doctor_doctors_specialty`.`doctor_id` in (20, 35, 69, 87, 96, 131, 163, 165, 176, 238, 240, 253, 256)
490μsc1_dev_oberigMetadata |
---|
- EXPLAIN # 1: `doctor_doctors_specialty` (SIMPLE)
161Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | doctor_doctors_specialty |
partitions | null |
type | range |
possible_keys | doctor_doctors_specialty_doctor_id_index,doctor_doctors_specialty_doctors_specialty_id_index |
key | doctor_doctors_specialty_doctor_id_index |
key_len | 8 |
ref | null |
rows | 16 |
filtered | 100 |
Extra | Using index condition |
- EXPLAIN # 1: `doctors_specialty` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | doctors_specialty |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | c1_dev_oberig.doctor_doctors_specialty.doctors_specialty_id |
rows | 1 |
filtered | 100 |
Extra | null |
select `types`.*, `doctor_type`.`doctor_id` as `pivot_doctor_id`, `doctor_type`.`type_id` as `pivot_type_id` from `types` inner join `doctor_type` on `types`.`id` = `doctor_type`.`type_id` where `doctor_type`.`doctor_id` in (20, 35, 69, 87, 96, 131, 163, 165, 176, 238, 240, 253, 256)
390μsc1_dev_oberigMetadata | |
---|---|
Hints |
|
- EXPLAIN # 1: `doctor_type` (SIMPLE)
131Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | doctor_type |
partitions | null |
type | range |
possible_keys | doctor_type_doctor_id_index,doctor_type_type_id_index |
key | doctor_type_doctor_id_index |
key_len | 8 |
ref | null |
rows | 13 |
filtered | 100 |
Extra | Using index condition |
- EXPLAIN # 1: `types` (SIMPLE)
21Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | types |
partitions | null |
type | ALL |
possible_keys | PRIMARY |
key | null |
key_len | null |
ref | null |
rows | 2 |
filtered | 50 |
Extra | Using where; Using join buffer (hash join) |
select `doctors`.*, `doctor_department`.`department_id` as `pivot_department_id`, `doctor_department`.`doctor_id` as `pivot_doctor_id` from `doctors` inner join `doctor_department` on `doctors`.`id` = `doctor_department`.`doctor_id` where `doctor_department`.`department_id` = 3 and `is_active` = 1 order by `is_manager` desc, RAND() limit 6
600μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `doctor_department` (SIMPLE)
161Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | doctor_department |
partitions | null |
type | ref |
possible_keys | doctor_department_doctor_id_index,doctor_department_department_id_index |
key | doctor_department_department_id_index |
key_len | 4 |
ref | const |
rows | 16 |
filtered | 100 |
Extra | Using temporary; Using filesort |
- EXPLAIN # 1: `doctors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | doctors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 8 |
ref | c1_dev_oberig.doctor_department.doctor_id |
rows | 1 |
filtered | 10 |
Extra | Using where |
select `doctors_specialty`.*, `doctor_doctors_specialty`.`doctor_id` as `pivot_doctor_id`, `doctor_doctors_specialty`.`doctors_specialty_id` as `pivot_doctors_specialty_id` from `doctors_specialty` inner join `doctor_doctors_specialty` on `doctors_specialty`.`id` = `doctor_doctors_specialty`.`doctors_specialty_id` where `doctor_doctors_specialty`.`doctor_id` in (20, 96, 131, 165, 176, 256)
310μsc1_dev_oberigMetadata |
---|
- EXPLAIN # 1: `doctor_doctors_specialty` (SIMPLE)
81Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | doctor_doctors_specialty |
partitions | null |
type | range |
possible_keys | doctor_doctors_specialty_doctor_id_index,doctor_doctors_specialty_doctors_specialty_id_index |
key | doctor_doctors_specialty_doctor_id_index |
key_len | 8 |
ref | null |
rows | 8 |
filtered | 100 |
Extra | Using index condition |
- EXPLAIN # 1: `doctors_specialty` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | doctors_specialty |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | c1_dev_oberig.doctor_doctors_specialty.doctors_specialty_id |
rows | 1 |
filtered | 100 |
Extra | null |
select `types`.*, `doctor_type`.`doctor_id` as `pivot_doctor_id`, `doctor_type`.`type_id` as `pivot_type_id` from `types` inner join `doctor_type` on `types`.`id` = `doctor_type`.`type_id` where `doctor_type`.`doctor_id` in (20, 96, 131, 165, 176, 256)
300μsc1_dev_oberigMetadata | |
---|---|
Hints |
|
- EXPLAIN # 1: `doctor_type` (SIMPLE)
61Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | doctor_type |
partitions | null |
type | range |
possible_keys | doctor_type_doctor_id_index,doctor_type_type_id_index |
key | doctor_type_doctor_id_index |
key_len | 8 |
ref | null |
rows | 6 |
filtered | 100 |
Extra | Using index condition |
- EXPLAIN # 1: `types` (SIMPLE)
21Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | types |
partitions | null |
type | ALL |
possible_keys | PRIMARY |
key | null |
key_len | null |
ref | null |
rows | 2 |
filtered | 50 |
Extra | Using where; Using join buffer (hash join) |
select `illness`.*, `department_illness`.`department_id` as `pivot_department_id`, `department_illness`.`illness_id` as `pivot_illness_id` from `illness` inner join `department_illness` on `illness`.`id` = `department_illness`.`illness_id` where `department_illness`.`department_id` = 3 and `is_active` = 1
52.03msc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `department_illness` (SIMPLE)
211Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | department_illness |
partitions | null |
type | ref |
possible_keys | department_illness_illness_id_index,department_illness_department_id_index |
key | department_illness_department_id_index |
key_len | 4 |
ref | const |
rows | 21 |
filtered | 100 |
Extra | null |
- EXPLAIN # 1: `illness` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | illness |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | c1_dev_oberig.department_illness.illness_id |
rows | 1 |
filtered | 10 |
Extra | Using where |
select * from `settings` where `slug` like 'fb-messager-app-id' limit 1
360μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `settings` (SIMPLE)
211Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | settings |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 21 |
filtered | 11.110000610351562 |
Extra | Using where |
select * from `departments_galleries` where `departments_galleries`.`department_id` = 3 and `departments_galleries`.`department_id` is not null order by `priority` asc, `priority` asc
900μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `departments_galleries` (SIMPLE)
41Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | departments_galleries |
partitions | null |
type | ref |
possible_keys | departments_galleries_department_id_foreign |
key | departments_galleries_department_id_foreign |
key_len | 4 |
ref | const |
rows | 4 |
filtered | 100 |
Extra | Using filesort |
select * from `departments_galleries` where `departments_galleries`.`department_id` = 3 and `departments_galleries`.`department_id` is not null order by `priority` asc, `priority` asc
280μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `departments_galleries` (SIMPLE)
41Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | departments_galleries |
partitions | null |
type | ref |
possible_keys | departments_galleries_department_id_foreign |
key | departments_galleries_department_id_foreign |
key_len | 4 |
ref | const |
rows | 4 |
filtered | 100 |
Extra | Using filesort |
select `menu_header`.*, (select count(*) from `menu_header` as `laravel_reserved_0` where `menu_header`.`id` = `laravel_reserved_0`.`parent_id`) as `children_count` from `menu_header` where `is_active` = 1 order by `lft` asc
960μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
- EXPLAIN # 1: `menu_header` (PRIMARY)
151Metadata | |
---|---|
id | 1 |
select_type | PRIMARY |
table | menu_header |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 15 |
filtered | 10 |
Extra | Using where; Using filesort |
- EXPLAIN # 2: `laravel_reserved_0` (DEPENDENT SUBQUERY)
32Metadata | |
---|---|
id | 2 |
select_type | DEPENDENT SUBQUERY |
table | laravel_reserved_0 |
partitions | null |
type | ref |
possible_keys | menu_header_parent_id_index |
key | menu_header_parent_id_index |
key_len | 5 |
ref | c1_dev_oberig.menu_header.id |
rows | 3 |
filtered | 100 |
Extra | Using where; Using index |
select * from `tb_tree` where `tb_tree`.`id` in (2, 3, 4, 5, 7, 14, 23, 24, 25)
640μsc1_dev_oberigMetadata | |
---|---|
Hints |
|
- EXPLAIN # 1: `tb_tree` (SIMPLE)
91Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | tb_tree |
partitions | null |
type | range |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | null |
rows | 9 |
filtered | 100 |
Extra | Using where |
select * from `menu_header` where `menu_header`.`parent_id` in (1, 2, 3, 12, 15, 16, 18, 19, 20, 21, 23, 24, 26, 29) order by `lft` asc
330μsc1_dev_oberigMetadata | |
---|---|
Hints |
|
- EXPLAIN # 1: `menu_header` (SIMPLE)
151Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | menu_header |
partitions | null |
type | ALL |
possible_keys | menu_header_parent_id_index |
key | null |
key_len | null |
ref | null |
rows | 15 |
filtered | 100 |
Extra | Using where; Using filesort |
select * from `social_networks` where `is_active` = 1 order by `priority` asc
290μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `social_networks` (SIMPLE)
41Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | social_networks |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 4 |
filtered | 25 |
Extra | Using where; Using filesort |
200
[]
[]
0 of 0array:15 [▼ "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "oberig-dev.vis-design.com.ua" ] ]
0 of 0array:52 [▼ "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "TEMP" => "/var/www/clients/client1/web116/tmp" "TMPDIR" => "/var/www/clients/client1/web116/tmp" "TMP" => "/var/www/clients/client1/web116/tmp" "HOSTNAME" => "" "USER" => "web116" "HOME" => "/var/www/clients/client1/web116" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/en/categories/diagnosticne-viddilennya-3" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/en/categories/diagnosticne-viddilennya-3" "REMOTE_PORT" => "19619" "SCRIPT_FILENAME" => "/var/www/clients/client1/web116/web/oberig/public/index.php" "SERVER_ADMIN" => "webmaster@oberig-dev.vis-design.com.ua" "CONTEXT_DOCUMENT_ROOT" => "/var/www/clients/client1/web116/web/oberig/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/clients/client1/web116/web/oberig/public" "REMOTE_ADDR" => "18.222.169.35" "SERVER_PORT" => "443" "SERVER_ADDR" => "148.251.123.135" "SERVER_NAME" => "oberig-dev.vis-design.com.ua" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "oberig-dev.vis-design.com.ua" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "oberig-dev.vis-design.com.ua" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "oberig-dev.vis-design.com.ua" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744140085.3492 "REQUEST_TIME" => 1744140085 ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Tue, 08 Apr 2025 19:21:25 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IldNKzAwUUxoM3BpS1hnakV0SVRHa3c9PSIsInZhbHVlIjoiZHFzOEhVSXZsWWJNRVZZNkUya2gvUUcyYzNKSklteWNkWS9VQTAvWlR4alE4NFBRb1l0dTU1SG9aWnJWYjd2WjVvTCtyWXdETE1UYUNWbGhHUU9iVmszMmpqM096bWVVQmR0TXhZSzl4S2M2dU5MMmJPNHdUd0FudFE0QVA3UGYiLCJtYWMiOiIzODQ2ODIwZGI5NGNiMjM3YTU0NzVhM2Q0ZmIyNTQ1ZjYwZGIxOGFmMjgwNGQyMjgzODZmODE2YjMwNDU4ZThhIn0%3D; expires=Tue, 08-Apr-2025 21:21:25 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IldNKzAwUUxoM3BpS1hnakV0SVRHa3c9PSIsInZhbHVlIjoiZHFzOEhVSXZsWWJNRVZZNkUya2gvUUcyYzNKSklteWNkWS9VQTAvWlR4alE4NFBRb1l0dTU1SG9aWnJWYjd2WjVvTCtyW ▶" 1 => "oberig_dev_session=eyJpdiI6Iko1MzVKa2FqUlJOaytJcWprblM4ZHc9PSIsInZhbHVlIjoiN1dDWnIxWTZBVDR1d1AzemdCa09oWXQ1SVlHazZaTzVweStKMUN4SXIvOW9zV3lJR2toaHNwcHZUNldkL25GVFRjODRRYngwMUhIcE0yUXhKdXNHNXd2eWJydVNCb2ZjaG91UVlpMmVrK0dYUWh0Tmx1aXoyWUtNY0JYcmdQa1ciLCJtYWMiOiIxYWE5ZDJhNTVlYWJmYWQxNTQyYWJjMzQ0NWY4YTg5N2VkZDk3M2U5MDhiYmVkODM2Y2E1YzcwY2M3YmUzODc1In0%3D; expires=Tue, 08-Apr-2025 21:21:25 GMT; Max-Age=7200; path=/; httponly ◀oberig_dev_session=eyJpdiI6Iko1MzVKa2FqUlJOaytJcWprblM4ZHc9PSIsInZhbHVlIjoiN1dDWnIxWTZBVDR1d1AzemdCa09oWXQ1SVlHazZaTzVweStKMUN4SXIvOW9zV3lJR2toaHNwcHZUNldkL25GV ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IldNKzAwUUxoM3BpS1hnakV0SVRHa3c9PSIsInZhbHVlIjoiZHFzOEhVSXZsWWJNRVZZNkUya2gvUUcyYzNKSklteWNkWS9VQTAvWlR4alE4NFBRb1l0dTU1SG9aWnJWYjd2WjVvTCtyWXdETE1UYUNWbGhHUU9iVmszMmpqM096bWVVQmR0TXhZSzl4S2M2dU5MMmJPNHdUd0FudFE0QVA3UGYiLCJtYWMiOiIzODQ2ODIwZGI5NGNiMjM3YTU0NzVhM2Q0ZmIyNTQ1ZjYwZGIxOGFmMjgwNGQyMjgzODZmODE2YjMwNDU4ZThhIn0%3D; expires=Tue, 08-Apr-2025 21:21:25 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IldNKzAwUUxoM3BpS1hnakV0SVRHa3c9PSIsInZhbHVlIjoiZHFzOEhVSXZsWWJNRVZZNkUya2gvUUcyYzNKSklteWNkWS9VQTAvWlR4alE4NFBRb1l0dTU1SG9aWnJWYjd2WjVvTCtyW ▶" 1 => "oberig_dev_session=eyJpdiI6Iko1MzVKa2FqUlJOaytJcWprblM4ZHc9PSIsInZhbHVlIjoiN1dDWnIxWTZBVDR1d1AzemdCa09oWXQ1SVlHazZaTzVweStKMUN4SXIvOW9zV3lJR2toaHNwcHZUNldkL25GVFRjODRRYngwMUhIcE0yUXhKdXNHNXd2eWJydVNCb2ZjaG91UVlpMmVrK0dYUWh0Tmx1aXoyWUtNY0JYcmdQa1ciLCJtYWMiOiIxYWE5ZDJhNTVlYWJmYWQxNTQyYWJjMzQ0NWY4YTg5N2VkZDk3M2U5MDhiYmVkODM2Y2E1YzcwY2M3YmUzODc1In0%3D; expires=Tue, 08-Apr-2025 21:21:25 GMT; path=/; httponly ◀oberig_dev_session=eyJpdiI6Iko1MzVKa2FqUlJOaytJcWprblM4ZHc9PSIsInZhbHVlIjoiN1dDWnIxWTZBVDR1d1AzemdCa09oWXQ1SVlHazZaTzVweStKMUN4SXIvOW9zV3lJR2toaHNwcHZUNldkL25GV ▶" ] ]
0 of 0array:4 [▼ "_token" => "MThB7qGZGFXuqbX6OCHN2fauWXE0OQL4u77dE0MA" "_previous" => array:1 [▶ "url" => "https://oberig-dev.vis-design.com.ua/en/categories/diagnosticne-viddilennya-3" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]