Автор | Название | Дата | Рейтинг |
---|---|---|---|
Тарквуд | Martian The Redwaller | 04.10.2007 | |
Дара | Перед битвой... | 10.05.2007 | |
Тарквуд | Без названия | 17.03.2007 | |
Тарквуд | Странник тысячи дорог | 17.03.2007 | |
Дара | Речная (Гуосим) | 16.03.2007 | |
Дара | Летописец | 14.03.2007 | |
Тарквуд | Баллада о кладовой, не последняя | 06.03.2007 | |
Тарквуд | Саламандастронцам! | 05.03.2007 | |
Тарквуд | Баллада о Зайце | 04.03.2007 | |
Тарквуд | Рождены в Саламандастроне | 14.02.2007 | |
Magdalena | От лица Блика | 29.01.2007 | |
Селандина | После битвы | 26.01.2007 | |
Magdalena | Утром в пруду | 24.01.2007 | |
Magdalena | Осенью | 20.01.2007 | |
Magdalena | Осень | 14.01.2007 | |
Magdalena | Лето | 13.01.2007 | |
Magdalena | Зима | 09.01.2007 | |
Magdalena | По пути в Рэдволл | 05.01.2007 | |
Дара | Зимняя... | 30.12.2006 | |
Брайян | Мысли Констанции | 15.10.2006 | |
Брайян | Мысли мыши-послушника, очень добрая, видать... | 15.10.2006 | |
Брайян | Мысли Мангиза | 15.10.2006 | |
Брайян | Мысли Железноклюва | 15.10.2006 | |
Джаина | Кассандра | 08.10.2006 | |
Джаина | Хаара | 08.10.2006 |
1 x Application (66.32%) | 119ms |
1 x Booting (33.67%) | 60.36ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
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 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
select count(*) as aggregate from `poetries` inner join `core_members` on `poetries`.`user_id` = `core_members`.`member_id` where `confirmed` = 1 and `poetries`.`deleted_at` is null
9.9mslararedwallMetadata | |
---|---|
Bindings |
|
select poetries.*, core_members.name as user_name from `poetries` inner join `core_members` on `poetries`.`user_id` = `core_members`.`member_id` where `confirmed` = 1 and `poetries`.`deleted_at` is null order by `created_at` desc, `id` desc limit 25 offset 0
3.1mslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select `core_members`.*, `poetry_author`.`poetry_id` as `pivot_poetry_id`, `poetry_author`.`user_id` as `pivot_user_id` from `core_members` inner join `poetry_author` on `core_members`.`member_id` = `poetry_author`.`user_id` where `poetry_author`.`poetry_id` in (25, 27, 28, 29, 30, 31, 32, 33, 35, 36, 54, 55, 56, 57, 94, 95, 96, 97, 98, 99, 100, 132, 133, 134, 135)
3.96mslararedwallMetadata |
---|
select * from `user_settings` where `user_settings`.`user_id` in (55, 372, 383, 611, 633, 809)
2.9mslararedwallMetadata | |
---|---|
Hints |
|
select * from `core_members` where `core_members`.`member_id` in (55, 372, 383, 611, 633, 809)
1.18mslararedwallMetadata | |
---|---|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` in (55, 372, 383, 611, 633, 809)
360μslararedwallMetadata | |
---|---|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
560μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
590μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
300μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
330μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
300μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
550μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
280μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
270μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
250μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
360μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
360μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
310μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
330μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
360μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
290μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
350μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
280μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
360μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
340μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
360μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
340μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
730μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
470μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
480μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
610μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
660μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
440μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
350μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
310μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 383 and `user_settings`.`user_id` is not null limit 1
290μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
340μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
450μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
330μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 372 and `user_settings`.`user_id` is not null limit 1
550μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 372 and `user_settings`.`user_id` is not null limit 1
440μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 372 and `user_settings`.`user_id` is not null limit 1
360μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
330μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
350μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
340μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
320μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
390μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
320μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
540μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
470μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
450μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
420μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
380μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
560μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
280μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
440μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
340μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
580μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
660μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 809 and `user_settings`.`user_id` is not null limit 1
390μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
510μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
360μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 55 and `user_settings`.`user_id` is not null limit 1
570μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
790μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
820μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
630μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
590μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
490μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
310μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
410μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
440μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
410μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
740μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
380μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 611 and `user_settings`.`user_id` is not null limit 1
430μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 633 and `user_settings`.`user_id` is not null limit 1
350μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 633 and `user_settings`.`user_id` is not null limit 1
430μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 633 and `user_settings`.`user_id` is not null limit 1
340μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 633 and `user_settings`.`user_id` is not null limit 1
470μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 633 and `user_settings`.`user_id` is not null limit 1
380μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_settings` where `user_settings`.`user_id` = 633 and `user_settings`.`user_id` is not null limit 1
620μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `seasons` where `start_date` <= '2025-04-24 19:04:29' and `end_date` >= '2025-04-24 19:04:29' and `seasons`.`deleted_at` is null limit 1
950μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
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 => "lara.redwall.ru" ] ]
0 of 0array:41 [▼ "USER" => "nginx" "HOME" => "/nonexistent" "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" => "lara.redwall.ru" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "lara.redwall.ru" "SERVER_PORT" => "443" "SERVER_ADDR" => "195.35.29.180" "REMOTE_PORT" => "22474" "REMOTE_ADDR" => "3.147.83.234" "SERVER_SOFTWARE" => "nginx/1.24.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/lara.redwall.ru/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/poetry" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/var/www/lara.redwall.ru/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1745510669.4692 "REQUEST_TIME" => 1745510669 ]
[]
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 => "Thu, 24 Apr 2025 16:04:29 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjFzS3l4WDdobFBYaTREYkZWRE5JVVE9PSIsInZhbHVlIjoicXZ4Z2piOTBNeWk3SmRCaWdsQTZUL0xqRFJBWXBaWm5JeHlYUjlLcndUQXN6SWpNWml0MGNjdlkxSEdkZHhjNU12QkhiWmlUOUQ2dWdLNUxWWEE1Wi8zcUZheWtWYjNrK09VcEhSSHJENVhYK05hWHhqa2lPSUtrNzRudFd1bmYiLCJtYWMiOiIzOWQ4ZjZmMTk0ODI0NzcxY2FkOTI2M2JlMjhjZWFiNjUwZjllNWViOWIzZGViYzk4ZDI2Y2Y0ZjdjYTk3N2M2IiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 12:04:29 GMT; Max-Age=72000; path=/; domain=lara.redwall.ru; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjFzS3l4WDdobFBYaTREYkZWRE5JVVE9PSIsInZhbHVlIjoicXZ4Z2piOTBNeWk3SmRCaWdsQTZUL0xqRFJBWXBaWm5JeHlYUjlLcndUQXN6SWpNWml0MGNjdlkxSEdkZHhjNU12QkhiW ▶" 1 => "laravel_session=eyJpdiI6IjcrdWViMDhqMGluT0liWkxTUGJSeVE9PSIsInZhbHVlIjoiUmw0aUVVckZBb2h4WEk2dzJTRXRJNXBCbnhxaG5oZGRxVzJzSXdiNkQxVU93LzczeE1HeHZXSFNFMnM0dXNpVkFzaUxDY1BxTnVCRXN5ZzFrNVhJWFY3U1BETHFUdGR0bzl0SzBqakp3VHgvVHlFU2piY2FKTzkya21zQ1E1NkUiLCJtYWMiOiJjZTEzOTQ5ODdlNjYxY2ZiNjA0YzFiZmQzNjNlMTU3M2VmZjk2ZTgzYTNiY2MwMWNlMDJkNjMxODQzZGQ4ZGI5IiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 12:04:29 GMT; Max-Age=72000; path=/; domain=lara.redwall.ru; secure; httponly; samesite=lax ◀laravel_session=eyJpdiI6IjcrdWViMDhqMGluT0liWkxTUGJSeVE9PSIsInZhbHVlIjoiUmw0aUVVckZBb2h4WEk2dzJTRXRJNXBCbnhxaG5oZGRxVzJzSXdiNkQxVU93LzczeE1HeHZXSFNFMnM0dXNpVkFz ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjFzS3l4WDdobFBYaTREYkZWRE5JVVE9PSIsInZhbHVlIjoicXZ4Z2piOTBNeWk3SmRCaWdsQTZUL0xqRFJBWXBaWm5JeHlYUjlLcndUQXN6SWpNWml0MGNjdlkxSEdkZHhjNU12QkhiWmlUOUQ2dWdLNUxWWEE1Wi8zcUZheWtWYjNrK09VcEhSSHJENVhYK05hWHhqa2lPSUtrNzRudFd1bmYiLCJtYWMiOiIzOWQ4ZjZmMTk0ODI0NzcxY2FkOTI2M2JlMjhjZWFiNjUwZjllNWViOWIzZGViYzk4ZDI2Y2Y0ZjdjYTk3N2M2IiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 12:04:29 GMT; domain=lara.redwall.ru; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjFzS3l4WDdobFBYaTREYkZWRE5JVVE9PSIsInZhbHVlIjoicXZ4Z2piOTBNeWk3SmRCaWdsQTZUL0xqRFJBWXBaWm5JeHlYUjlLcndUQXN6SWpNWml0MGNjdlkxSEdkZHhjNU12QkhiW ▶" 1 => "laravel_session=eyJpdiI6IjcrdWViMDhqMGluT0liWkxTUGJSeVE9PSIsInZhbHVlIjoiUmw0aUVVckZBb2h4WEk2dzJTRXRJNXBCbnhxaG5oZGRxVzJzSXdiNkQxVU93LzczeE1HeHZXSFNFMnM0dXNpVkFzaUxDY1BxTnVCRXN5ZzFrNVhJWFY3U1BETHFUdGR0bzl0SzBqakp3VHgvVHlFU2piY2FKTzkya21zQ1E1NkUiLCJtYWMiOiJjZTEzOTQ5ODdlNjYxY2ZiNjA0YzFiZmQzNjNlMTU3M2VmZjk2ZTgzYTNiY2MwMWNlMDJkNjMxODQzZGQ4ZGI5IiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 12:04:29 GMT; domain=lara.redwall.ru; path=/; secure; httponly ◀laravel_session=eyJpdiI6IjcrdWViMDhqMGluT0liWkxTUGJSeVE9PSIsInZhbHVlIjoiUmw0aUVVckZBb2h4WEk2dzJTRXRJNXBCbnhxaG5oZGRxVzJzSXdiNkQxVU93LzczeE1HeHZXSFNFMnM0dXNpVkFz ▶" ] ]
0 of 0array:4 [▼ "_token" => "UjBpSSqw2seMPJH77opIN2RugTCIiIn3apnnbrcv" "_previous" => array:1 [▶ "url" => "https://lara.redwall.ru/poetry" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]