Рекомендации NCCN относительно лечения рака молочной железы
9 августа 2021
Перевод протоколов на украинский язык в формате pdf ☛ протоколы.
Источник: NCCN (Национальная онкологическая США).
В ближайшее время с Вами свяжется менеджер
1 x Application (95.06%) | 832.44ms |
1 x Booting (4.91%) | 43.00ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
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 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
select * from `categories` where `slug` = 'statti' limit 1
360μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | ref |
possible_keys | categories_slug_index |
key | categories_slug_index |
key_len | 768 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `news` where `is_active` = '1' and `news`.`category_id` in (1) order by `priority` asc
3.37msc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `news` (SIMPLE)
3811Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | news |
partitions | null |
type | ref |
possible_keys | news_category_id_index |
key | news_category_id_index |
key_len | 5 |
ref | const |
rows | 381 |
filtered | 10 |
Extra | Using where; Using filesort |
select * from `news` where `id` = '741' and `is_active` = '1' limit 1
220μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `news` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | news |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 8 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `news_blocks` where `news_blocks`.`news_id` in (741)
27.85msc1_dev_oberigMetadata | |
---|---|
Hints |
|
- EXPLAIN # 1: `news_blocks` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | news_blocks |
partitions | null |
type | ref |
possible_keys | news_blocks_news_id_index |
key | news_blocks_news_id_index |
key_len | 8 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select `tags`.*, `news_tag`.`news_id` as `pivot_news_id`, `news_tag`.`tag_id` as `pivot_tag_id` from `tags` inner join `news_tag` on `tags`.`id` = `news_tag`.`tag_id` where `news_tag`.`news_id` in (741)
570μsc1_dev_oberigMetadata | |
---|---|
Hints |
|
- EXPLAIN # 1: `news_tag` (SIMPLE)
21Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | news_tag |
partitions | null |
type | ref |
possible_keys | news_tag_news_id_index,news_tag_tag_id_index |
key | news_tag_news_id_index |
key_len | 8 |
ref | const |
rows | 2 |
filtered | 100 |
Extra | null |
- EXPLAIN # 1: `tags` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | tags |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | c1_dev_oberig.news_tag.tag_id |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `news` where `category_id` = 1 and `id` != 741 order by `created_at` desc limit 6
2.19msc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `news` (SIMPLE)
6131Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | news |
partitions | null |
type | range |
possible_keys | PRIMARY,news_category_id_index |
key | PRIMARY |
key_len | 8 |
ref | null |
rows | 613 |
filtered | 25 |
Extra | Using where; Using filesort |
select * from `categories` where `categories`.`id` in (1)
240μsc1_dev_oberigMetadata | |
---|---|
Hints |
|
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `news` where `is_active` = '1' and `news`.`category_id` in (1) order by `priority` asc
3.51msc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `news` (SIMPLE)
3811Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | news |
partitions | null |
type | ref |
possible_keys | news_category_id_index |
key | news_category_id_index |
key_len | 5 |
ref | const |
rows | 381 |
filtered | 10 |
Extra | Using where; Using filesort |
select * from `news_comments` where `news_comments`.`news_id` = 741 and `news_comments`.`news_id` is not null and `is_active` = 1 order by `created_at` desc
400μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `news_comments` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | news_comments |
partitions | null |
type | ref |
possible_keys | news_comments_news_id_index |
key | news_comments_news_id_index |
key_len | 8 |
ref | const |
rows | 1 |
filtered | 10 |
Extra | Using where; Using filesort |
select * from `authors` where `authors`.`id` = 8 limit 1
300μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `authors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | authors |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 8 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `tb_tree` where `template` = 'team' limit 1
380μ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` = 741 and `seo`.`seo_id` is not null and `seo`.`seo_type` = 'App\Models\News' limit 1
310μ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 `template` = 'news' limit 1
290μ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 `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 5 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc
540μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `tb_tree` (PRIMARY)
151Metadata | |
---|---|
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_rgt_index |
key_len | 4 |
ref | null |
rows | 15 |
filtered | 83.78378295898438 |
Extra | Using where; Using filesort |
- 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 `categories` where `categories`.`id` = 1 limit 1
220μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `news` where `is_active` = '1' and `news`.`category_id` in (1) order by `priority` asc
2.51msc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `news` (SIMPLE)
3811Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | news |
partitions | null |
type | ref |
possible_keys | news_category_id_index |
key | news_category_id_index |
key_len | 5 |
ref | const |
rows | 381 |
filtered | 10 |
Extra | Using where; Using filesort |
select * from `settings` where `slug` like 'fb-messager-app-id' limit 1
260μ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 `news_comments` where `news_comments`.`news_id` = 741 and `news_comments`.`news_id` is not null and `is_active` = 1 order by `created_at` desc
260μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `news_comments` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | news_comments |
partitions | null |
type | ref |
possible_keys | news_comments_news_id_index |
key | news_comments_news_id_index |
key_len | 8 |
ref | const |
rows | 1 |
filtered | 10 |
Extra | Using where; Using filesort |
select * from `news_comments` where `news_comments`.`news_id` = 741 and `news_comments`.`news_id` is not null and `is_active` = 1 order by `created_at` desc
210μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `news_comments` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | news_comments |
partitions | null |
type | ref |
possible_keys | news_comments_news_id_index |
key | news_comments_news_id_index |
key_len | 8 |
ref | const |
rows | 1 |
filtered | 10 |
Extra | Using where; 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
400μ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)
390μ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
280μ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
180μ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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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" => "/ru/news/statti/rekomendaciyi-nccn-shhodo-likuvannya-raku-molocnoyi-zalozi-741" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/ru/news/statti/rekomendaciyi-nccn-shhodo-likuvannya-raku-molocnoyi-zalozi-741" "REMOTE_PORT" => "28856" "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" => "3.144.187.99" "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" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "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" => 1746017537.9351 "REQUEST_TIME" => 1746017537 ]
[]
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 => "Wed, 30 Apr 2025 12:52:18 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InREQ2NkQVp5NHlEWWordVEvN3F6aFE9PSIsInZhbHVlIjoiOURGcHpzb0VaM0FpR0ZicXUzNHNHcUJPS0EybU9xNzFyZVJuUkJqbTFGVXdtWkxDYmtNQld5azhVcFoxY0M3cmZqYWRmTUUwL3I0Yk1vREVoTGo4S2g0SGN5MlFWYU5YY1J2YWI3RGpYMmJEeGVRUVN4SWkwVXQ4RnpXdU9sVzAiLCJtYWMiOiJkODcxZjZhOGU5OTc4NjE5ODA1MmE1ODMxZWE5MzFkYWFiNTAxOTk4NDFiZjY0YmZjMDQ0ODlmOWM4YTA1N2IzIn0%3D; expires=Wed, 30-Apr-2025 14:52:18 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InREQ2NkQVp5NHlEWWordVEvN3F6aFE9PSIsInZhbHVlIjoiOURGcHpzb0VaM0FpR0ZicXUzNHNHcUJPS0EybU9xNzFyZVJuUkJqbTFGVXdtWkxDYmtNQld5azhVcFoxY0M3cmZqYWRmT ▶" 1 => "oberig_dev_session=eyJpdiI6Ik0wQUdsY1dBVEJEdGFTOUVsQWx1U3c9PSIsInZhbHVlIjoiNEdXaHpHaGpqYXNJL040NDg2V1U2YlVSN1Nad2dvUEZaYXBuK2V6YXlrbHRDYXVhbXM2NVdKWUgvVWNxNEhOc0daWG1DdzFXNHN0R043SUN6bG13SG5iWE0yaGRKME8wS29lZ0ViYVh4Um1BeDh6VjFGSGgvNVBrL05SNEpYWUgiLCJtYWMiOiIxMWMyYTVlOTA5YzhlYzAxZDE1M2JhYmUxOGQxZjU2NGY4ZjZhMjE3NjAzZjI1YTFhNTgyNjJjNDEzZTVlYjZlIn0%3D; expires=Wed, 30-Apr-2025 14:52:18 GMT; Max-Age=7200; path=/; httponly ◀oberig_dev_session=eyJpdiI6Ik0wQUdsY1dBVEJEdGFTOUVsQWx1U3c9PSIsInZhbHVlIjoiNEdXaHpHaGpqYXNJL040NDg2V1U2YlVSN1Nad2dvUEZaYXBuK2V6YXlrbHRDYXVhbXM2NVdKWUgvVWNxNEhOc ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InREQ2NkQVp5NHlEWWordVEvN3F6aFE9PSIsInZhbHVlIjoiOURGcHpzb0VaM0FpR0ZicXUzNHNHcUJPS0EybU9xNzFyZVJuUkJqbTFGVXdtWkxDYmtNQld5azhVcFoxY0M3cmZqYWRmTUUwL3I0Yk1vREVoTGo4S2g0SGN5MlFWYU5YY1J2YWI3RGpYMmJEeGVRUVN4SWkwVXQ4RnpXdU9sVzAiLCJtYWMiOiJkODcxZjZhOGU5OTc4NjE5ODA1MmE1ODMxZWE5MzFkYWFiNTAxOTk4NDFiZjY0YmZjMDQ0ODlmOWM4YTA1N2IzIn0%3D; expires=Wed, 30-Apr-2025 14:52:18 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InREQ2NkQVp5NHlEWWordVEvN3F6aFE9PSIsInZhbHVlIjoiOURGcHpzb0VaM0FpR0ZicXUzNHNHcUJPS0EybU9xNzFyZVJuUkJqbTFGVXdtWkxDYmtNQld5azhVcFoxY0M3cmZqYWRmT ▶" 1 => "oberig_dev_session=eyJpdiI6Ik0wQUdsY1dBVEJEdGFTOUVsQWx1U3c9PSIsInZhbHVlIjoiNEdXaHpHaGpqYXNJL040NDg2V1U2YlVSN1Nad2dvUEZaYXBuK2V6YXlrbHRDYXVhbXM2NVdKWUgvVWNxNEhOc0daWG1DdzFXNHN0R043SUN6bG13SG5iWE0yaGRKME8wS29lZ0ViYVh4Um1BeDh6VjFGSGgvNVBrL05SNEpYWUgiLCJtYWMiOiIxMWMyYTVlOTA5YzhlYzAxZDE1M2JhYmUxOGQxZjU2NGY4ZjZhMjE3NjAzZjI1YTFhNTgyNjJjNDEzZTVlYjZlIn0%3D; expires=Wed, 30-Apr-2025 14:52:18 GMT; path=/; httponly ◀oberig_dev_session=eyJpdiI6Ik0wQUdsY1dBVEJEdGFTOUVsQWx1U3c9PSIsInZhbHVlIjoiNEdXaHpHaGpqYXNJL040NDg2V1U2YlVSN1Nad2dvUEZaYXBuK2V6YXlrbHRDYXVhbXM2NVdKWUgvVWNxNEhOc ▶" ] ]
0 of 0array:4 [▼ "_token" => "vBY4BjXaC8JISiHXfnJ6iQk07I7eNcxRHKjIYBCF" "_previous" => array:1 [▶ "url" => "https://oberig-dev.vis-design.com.ua/ru/news/statti/rekomendaciyi-nccn-shhodo-likuvannya-raku-molocnoyi-zalozi-741" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]