Найближчим часом з Вами зв’яжеться менеджер
1 x Booting (62.58%) | 380.80ms |
1 x Application (37.11%) | 225.79ms |
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 |
|
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 `diagnostics` where `id` = '175' and `is_active` = '1' limit 1
1.21msc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `diagnostics` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | diagnostics |
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` = 'diagnosis' limit 1
360μ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` = 175 and `seo`.`seo_id` is not null and `seo`.`seo_type` = 'App\Models\Diagnostic' limit 1
330μ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 `settings` where `slug` like 'emails-callback-form' limit 1
880μ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 `settings` where `slug` like 'contact-phone' limit 1
180μ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 `tb_tree` where ((select `_`.`rgt` from `tb_tree` as `_` where `id` = 25 limit 1) between `tb_tree`.`lft` and `tb_tree`.`rgt`) order by `lft` asc
450μsc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `tb_tree` (PRIMARY)
91Metadata | |
---|---|
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 | 9 |
filtered | 100 |
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 `diagnostic_tabs` where `diagnostic_tabs`.`diagnostic_id` = 175 and `diagnostic_tabs`.`diagnostic_id` is not null order by `priority` asc
1.4msc1_dev_oberigMetadata | |
---|---|
Bindings |
|
Hints |
|
- EXPLAIN # 1: `diagnostic_tabs` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | diagnostic_tabs |
partitions | null |
type | ref |
possible_keys | diagnostic_tabs_diagnostic_id_foreign |
key | diagnostic_tabs_diagnostic_id_foreign |
key_len | 8 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | Using filesort |
select * from `settings` where `slug` like 'fb-messager-app-id' limit 1
350μ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 `settings` where `slug` like 'no-foto' limit 1
140μ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 `settings` where `slug` like 'head-tag-scripts' limit 1
220μ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 `settings` where `slug` like 'google-chrome' limit 1
220μ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 `settings` where `slug` like 'firefox' limit 1
170μ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 `settings` where `slug` like 'microsoft-edge' limit 1
210μ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 `settings` where `slug` like 'body-tag-start-scripts' limit 1
180μ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 `settings` where `slug` like 'zapisatis-na-priiom' limit 1
180μ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 `settings` where `slug` like 'osobistii-kabinet' limit 1
120μ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 `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
360μ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)
510μ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
320μ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
380μ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 |
select * from `settings` where `slug` like 'body-tag-end-scripts' limit 1
370μ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 |
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" => "/diagnostics/mrt-osnovi-cerepa-nosoglotki-ta-rotoglotki-175" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/diagnostics/mrt-osnovi-cerepa-nosoglotki-ta-rotoglotki-175" "REMOTE_PORT" => "30444" "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.118.218.112" "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" => 1744081190.8352 "REQUEST_TIME" => 1744081190 ]
[]
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 02:59:51 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im5NbW9yaXI2QTI4eUNsaEpvL1BVd0E9PSIsInZhbHVlIjoidUxzWS9kZVNoMFlMbzM4SXZtMmhMQS9QdkRQaFh0bHhaQ3lXM09SK2Q3dmMrZ3FscVFLSXdEbC9SbDdmd1NEclc2L0h0U2I5Z0krckJ1VUJBN0NJMUZmNjVXbWxxMEd4NHRrYlpuaG1heEdkK1ppdFV6WUNJaEpOT1U4S3k4SjgiLCJtYWMiOiI5NmZmMGI3NGJlZTI1ZTU5YWFmNjkwOTFmYWFiOTc5YTg1NzZjZTVkNWM2Nzc5OTNlZDNjZTE3NDJhOTcwZDkwIn0%3D; expires=Tue, 08-Apr-2025 04:59:51 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6Im5NbW9yaXI2QTI4eUNsaEpvL1BVd0E9PSIsInZhbHVlIjoidUxzWS9kZVNoMFlMbzM4SXZtMmhMQS9QdkRQaFh0bHhaQ3lXM09SK2Q3dmMrZ3FscVFLSXdEbC9SbDdmd1NEclc2L0h0U ▶" 1 => "oberig_dev_session=eyJpdiI6IjdFN0xUODVhanpvNm9rWFZ4TVdPRHc9PSIsInZhbHVlIjoiOGdIVGdoMENOdTVGR3hBVmE4SldiNHA1UEhxQWdTNFNUODZsRlAwK2p6VEd6RURIbGNadXo3RFgzd3dGaUlmZ3RaV2o1bWk5czRTWFJ1Zm9ucmZJcWFBalBBaUNUVldTU1E0bi9WMkpyaXp2WFFKdnhzbHFoZjF2UHRsRDdlZ20iLCJtYWMiOiIxMTMyYTgxZmFmYjJiYWQ4ZDI3YzZkM2I1NjI0OTY2NDQ0ZGQyZDk5Y2UwODVmMzc5OWNmNmYwM2UyYmZjMmI0In0%3D; expires=Tue, 08-Apr-2025 04:59:51 GMT; Max-Age=7200; path=/; httponly ◀oberig_dev_session=eyJpdiI6IjdFN0xUODVhanpvNm9rWFZ4TVdPRHc9PSIsInZhbHVlIjoiOGdIVGdoMENOdTVGR3hBVmE4SldiNHA1UEhxQWdTNFNUODZsRlAwK2p6VEd6RURIbGNadXo3RFgzd3dGaUlmZ ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im5NbW9yaXI2QTI4eUNsaEpvL1BVd0E9PSIsInZhbHVlIjoidUxzWS9kZVNoMFlMbzM4SXZtMmhMQS9QdkRQaFh0bHhaQ3lXM09SK2Q3dmMrZ3FscVFLSXdEbC9SbDdmd1NEclc2L0h0U2I5Z0krckJ1VUJBN0NJMUZmNjVXbWxxMEd4NHRrYlpuaG1heEdkK1ppdFV6WUNJaEpOT1U4S3k4SjgiLCJtYWMiOiI5NmZmMGI3NGJlZTI1ZTU5YWFmNjkwOTFmYWFiOTc5YTg1NzZjZTVkNWM2Nzc5OTNlZDNjZTE3NDJhOTcwZDkwIn0%3D; expires=Tue, 08-Apr-2025 04:59:51 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Im5NbW9yaXI2QTI4eUNsaEpvL1BVd0E9PSIsInZhbHVlIjoidUxzWS9kZVNoMFlMbzM4SXZtMmhMQS9QdkRQaFh0bHhaQ3lXM09SK2Q3dmMrZ3FscVFLSXdEbC9SbDdmd1NEclc2L0h0U ▶" 1 => "oberig_dev_session=eyJpdiI6IjdFN0xUODVhanpvNm9rWFZ4TVdPRHc9PSIsInZhbHVlIjoiOGdIVGdoMENOdTVGR3hBVmE4SldiNHA1UEhxQWdTNFNUODZsRlAwK2p6VEd6RURIbGNadXo3RFgzd3dGaUlmZ3RaV2o1bWk5czRTWFJ1Zm9ucmZJcWFBalBBaUNUVldTU1E0bi9WMkpyaXp2WFFKdnhzbHFoZjF2UHRsRDdlZ20iLCJtYWMiOiIxMTMyYTgxZmFmYjJiYWQ4ZDI3YzZkM2I1NjI0OTY2NDQ0ZGQyZDk5Y2UwODVmMzc5OWNmNmYwM2UyYmZjMmI0In0%3D; expires=Tue, 08-Apr-2025 04:59:51 GMT; path=/; httponly ◀oberig_dev_session=eyJpdiI6IjdFN0xUODVhanpvNm9rWFZ4TVdPRHc9PSIsInZhbHVlIjoiOGdIVGdoMENOdTVGR3hBVmE4SldiNHA1UEhxQWdTNFNUODZsRlAwK2p6VEd6RURIbGNadXo3RFgzd3dGaUlmZ ▶" ] ]
0 of 0array:4 [▼ "_token" => "oY8tLgRZwRgR2hDoJonXFCdZgCYjJQlCFoXSUctJ" "_previous" => array:1 [▶ "url" => "https://oberig-dev.vis-design.com.ua/diagnostics/mrt-osnovi-cerepa-nosoglotki-ta-rotoglotki-175" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]