1 x Booting (51.22%) | 68.34ms |
1 x Application (48.77%) | 65.08ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
select * from `weapon_types` where `key` = 'shit' limit 1
3.45mslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `weapons` where `key` = 'shit' and `is_hero` = 1 limit 1
3.25mslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `heroes` where `confirmed` = 1 and exists (select * from `weapons` inner join `hero_weapons` on `weapons`.`id` = `hero_weapons`.`weapon_id` where `heroes`.`id` = `hero_weapons`.`hero_id` and `weapons`.`id` = 24 and `is_hero` = 1) and `heroes`.`deleted_at` is null
3.51mslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select `books`.*, `hero_book_appears`.`hero_id` as `pivot_hero_id`, `hero_book_appears`.`book_id` as `pivot_book_id` from `books` inner join `hero_book_appears` on `books`.`id` = `hero_book_appears`.`book_id` where `hero_book_appears`.`hero_id` in (71, 228, 229)
2.95mslararedwallMetadata | |
---|---|
Hints |
|
select `books`.*, `hero_book_mentioned`.`hero_id` as `pivot_hero_id`, `hero_book_mentioned`.`book_id` as `pivot_book_id` from `books` inner join `hero_book_mentioned` on `books`.`id` = `hero_book_mentioned`.`book_id` where `hero_book_mentioned`.`hero_id` in (71, 228, 229)
3.16mslararedwallMetadata | |
---|---|
Hints |
|
select `positions`.*, `hero_positions`.`hero_id` as `pivot_hero_id`, `hero_positions`.`position_id` as `pivot_position_id` from `positions` inner join `hero_positions` on `positions`.`id` = `hero_positions`.`position_id` where `hero_positions`.`hero_id` in (71, 228, 229) and `is_hero` = 1
4.13mslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `species` where `species`.`id` in (7, 19) and `is_hero` = 1
680μslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `images` where `images`.`imageable_id` in (71, 228, 229) and `images`.`imageable_type` = 'hero' order by `order` asc
7.1mslararedwallMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `seasons` where `start_date` <= '2025-04-17 21:55:59' and `end_date` >= '2025-04-17 21:55:59' and `seasons`.`deleted_at` is null limit 1
1.59mslararedwallMetadata | |
---|---|
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" => "4868" "REMOTE_ADDR" => "3.133.91.171" "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" => "/heroes/weapons/shit" "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" => 1744916159.3823 "REQUEST_TIME" => 1744916159 ]
[]
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, 17 Apr 2025 18:55:59 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkZYcDRhY3U4WWltQnpJTTY4YXovTWc9PSIsInZhbHVlIjoiekkrRGNtU0JBMCtLZUxmdmVERlVEbVlsTXJmMHZHdjBxS3V3TVp6aWhZUytoMHE2NGtaU3o1Zi9mRVhhbHR3S1dBTGdCRTMzYmNHeXN2YlFSWUlXeGlSeDBJV2NLdnVJWU9CajhXVkYzSEhVdjEwTjI0L2Y2ayt4a3FWa2pkblAiLCJtYWMiOiI3MDFjM2NjYzRhMzMwZTZlOTZmY2ZhYjc5ZTU0OTY1NDZhZTY4MDMwOTIzMDA3M2M3ZWFhOTg1NmVkMTljNjI3IiwidGFnIjoiIn0%3D; expires=Fri, 18-Apr-2025 14:55:59 GMT; Max-Age=72000; path=/; domain=lara.redwall.ru; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IkZYcDRhY3U4WWltQnpJTTY4YXovTWc9PSIsInZhbHVlIjoiekkrRGNtU0JBMCtLZUxmdmVERlVEbVlsTXJmMHZHdjBxS3V3TVp6aWhZUytoMHE2NGtaU3o1Zi9mRVhhbHR3S1dBTGdCR ▶" 1 => "laravel_session=eyJpdiI6IjlyR29KRHRxeU1UT2xlR25tVWhBVEE9PSIsInZhbHVlIjoiTkhDMnZpSjJMb1ppcjdQMVpESFdlY3JpaTJjWjlUQlQ5L01SL21WKyt1SUZuMzJqbTU0OTR6RnpxeEJVWTE4NkV5azA3MFJ1RWphVXA0UmxMUlpxYzVRYUZiUVZtY0N0Y0tzSFF2dUU2WDdVeXkrdTdyN0wvMlZuTi9USVRsbmwiLCJtYWMiOiIzZWM0YTgxNzFhZTcxOWY3MGRhMDU1NDgzZjE0MjMxNTcxMjRjZGQ1NmQ5OWZiY2MzNzBmNDFhM2Q4YTIxY2UzIiwidGFnIjoiIn0%3D; expires=Fri, 18-Apr-2025 14:55:59 GMT; Max-Age=72000; path=/; domain=lara.redwall.ru; secure; httponly; samesite=lax ◀laravel_session=eyJpdiI6IjlyR29KRHRxeU1UT2xlR25tVWhBVEE9PSIsInZhbHVlIjoiTkhDMnZpSjJMb1ppcjdQMVpESFdlY3JpaTJjWjlUQlQ5L01SL21WKyt1SUZuMzJqbTU0OTR6RnpxeEJVWTE4NkV5 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkZYcDRhY3U4WWltQnpJTTY4YXovTWc9PSIsInZhbHVlIjoiekkrRGNtU0JBMCtLZUxmdmVERlVEbVlsTXJmMHZHdjBxS3V3TVp6aWhZUytoMHE2NGtaU3o1Zi9mRVhhbHR3S1dBTGdCRTMzYmNHeXN2YlFSWUlXeGlSeDBJV2NLdnVJWU9CajhXVkYzSEhVdjEwTjI0L2Y2ayt4a3FWa2pkblAiLCJtYWMiOiI3MDFjM2NjYzRhMzMwZTZlOTZmY2ZhYjc5ZTU0OTY1NDZhZTY4MDMwOTIzMDA3M2M3ZWFhOTg1NmVkMTljNjI3IiwidGFnIjoiIn0%3D; expires=Fri, 18-Apr-2025 14:55:59 GMT; domain=lara.redwall.ru; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IkZYcDRhY3U4WWltQnpJTTY4YXovTWc9PSIsInZhbHVlIjoiekkrRGNtU0JBMCtLZUxmdmVERlVEbVlsTXJmMHZHdjBxS3V3TVp6aWhZUytoMHE2NGtaU3o1Zi9mRVhhbHR3S1dBTGdCR ▶" 1 => "laravel_session=eyJpdiI6IjlyR29KRHRxeU1UT2xlR25tVWhBVEE9PSIsInZhbHVlIjoiTkhDMnZpSjJMb1ppcjdQMVpESFdlY3JpaTJjWjlUQlQ5L01SL21WKyt1SUZuMzJqbTU0OTR6RnpxeEJVWTE4NkV5azA3MFJ1RWphVXA0UmxMUlpxYzVRYUZiUVZtY0N0Y0tzSFF2dUU2WDdVeXkrdTdyN0wvMlZuTi9USVRsbmwiLCJtYWMiOiIzZWM0YTgxNzFhZTcxOWY3MGRhMDU1NDgzZjE0MjMxNTcxMjRjZGQ1NmQ5OWZiY2MzNzBmNDFhM2Q4YTIxY2UzIiwidGFnIjoiIn0%3D; expires=Fri, 18-Apr-2025 14:55:59 GMT; domain=lara.redwall.ru; path=/; secure; httponly ◀laravel_session=eyJpdiI6IjlyR29KRHRxeU1UT2xlR25tVWhBVEE9PSIsInZhbHVlIjoiTkhDMnZpSjJMb1ppcjdQMVpESFdlY3JpaTJjWjlUQlQ5L01SL21WKyt1SUZuMzJqbTU0OTR6RnpxeEJVWTE4NkV5 ▶" ] ]
0 of 0array:4 [▼ "_token" => "4028QrfhHSJKR4rGHP9wUldgyLiKuzLZEzP2QmWt" "_previous" => array:1 [▶ "url" => "https://lara.redwall.ru/heroes/weapons/shit" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]