关闭
提示
确认
取消
球员
暂无动态
精彩即将呈现...
没有数据啦...
暂无生涯
精彩即将呈现...
没有数据啦...
暂无比赛
精彩即将呈现...
没有数据啦...
TOP
Params |
---|
Params |
---|
1 x Booting (63.6%) | 596.60ms |
1 x Application (35.96%) | 337.26ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
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 |
|
16 |
|
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 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
select * from `users` where `user_id` = '8889' and `users`.`deleted_at` is null limit 1
3.25mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select `teams`.*, `team_members`.`user_id` as `pivot_user_id`, `team_members`.`team_id` as `pivot_team_id` from `teams` inner join `team_members` on `teams`.`team_id` = `team_members`.`team_id` where `team_members`.`user_id` = 8889 and `teams`.`deleted_at` is null
1.45mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` in (5836) and `users`.`deleted_at` is null
850μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `team_manager` where `team_id` = 1258 and `user_id` = 8889 and `job_type` not in (5, 6) and `job_type` != 6
2.92mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `clubs` where `creator_id` = 8889
4.1mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `youth_centers` where `manager_id` = 8889
720μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `teams` where `teams`.`team_id` = 1258 and `teams`.`deleted_at` is null limit 1
720μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select `users`.*, `user_followers`.`target_id` as `pivot_target_id`, `user_followers`.`user_id` as `pivot_user_id` from `users` inner join `user_followers` on `users`.`user_id` = `user_followers`.`user_id` where `user_followers`.`target_id` = 8889 and `users`.`deleted_at` is null
900μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `user_id` in (18070, 53343, 16835, 21807, 38939) and `users`.`deleted_at` is null
1mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select `teams`.*, `team_members`.`user_id` as `pivot_user_id`, `team_members`.`team_id` as `pivot_team_id` from `teams` inner join `team_members` on `teams`.`team_id` = `team_members`.`team_id` where `team_members`.`user_id` in (16835, 18070, 21807, 38939, 53343) and `teams`.`deleted_at` is null
1.1mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` in (7653, 16827, 18057, 21257, 37363, 53336) and `users`.`deleted_at` is null
990μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `fa_register_players` where `user_id` = '8889' and `age_group` = 0 and `state` = '2'
760μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `fa_base` where `fa_base`.`fa_base_id` in (20)
720μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `story` where `user_id` = '8889' and `belong_type` != 5 and `is_public` = 1 and `belong_type` = 0 and `story`.`deleted_at` is null
720μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `story` where `user_id` = '8889' and `belong_type` != 5 and `is_public` = 1 and `belong_type` = 0 and `story`.`deleted_at` is null order by (case when `order` >= 0 then (case when `order` > 0 then 0 else 1 end) else 2 end ), `order`, `story`.`created_at` desc limit 10 offset 0
860μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `club_students` where `club_students`.`user_id` = 8889 and `club_students`.`user_id` is not null
14.81mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `coach` where `coach`.`user_id` = 8889 and `coach`.`user_id` is not null limit 1
1.4mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `referee` where `referee`.`user_id` = 8889 and `referee`.`user_id` is not null limit 1
930μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` = 8889 and `users`.`deleted_at` is null limit 1
680μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
200
[]
[]
0 of 0array:10 [▶ "accept-encoding" => array:1 [▶ 0 => "gzip, deflate" ] "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" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "118.31.170.46:8000" ] "content-length" => array:1 [▶ 0 => "" ] "content-type" => array:1 [▶ 0 => "" ] ]
0 of 0array:55 [▶ "HOME" => "/home/nginx" "PHP_CFLAGS" => "-fstack-protector-strong -fpic -fpie -O2" "PHP_EXTRA_CONFIGURE_ARGS" => "--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi" "PHP_INI_DIR" => "/usr/local/etc/php" "MYSQL_ROOT_PASSWORD" => "******" "PHP_CPPFLAGS" => "-fstack-protector-strong -fpic -fpie -O2" "HOSTNAME" => "4af98854a660" "PHP_URL" => "https://secure.php.net/get/php-7.0.33.tar.xz/from/this/mirror" "PHP_MD5" => "" "SUPERVISOR_SERVER_URL" => "unix:///var/run/supervisor.sock" "SUPERVISOR_PROCESS_NAME" => "php-fpm" "PWD" => "/var/www" "PHP_ASC_URL" => "https://secure.php.net/get/php-7.0.33.tar.xz.asc/from/this/mirror" "PHP_SHA256" => "ab8c5be6e32b1f8d032909dedaaaa4bbb1a209e519abb01a52ce3914f9a13d96" "SUPERVISOR_ENABLED" => "1" "PHP_VERSION" => "7.0.33" "PHP_LDFLAGS" => "-Wl,-O1 -Wl,--hash-style=both -pie" "GPG_KEYS" => "1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "PHPIZE_DEPS" => "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" "SUPERVISOR_GROUP_NAME" => "php-fpm" "USER" => "nginx" "HTTP_ACCEPT_ENCODING" => "gzip, deflate" "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_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "118.31.170.46:8000" "SCRIPT_FILENAME" => "/var/www/main/public/index.php" "PATH_TRANSLATED" => "/var/www/main/public" "PATH_INFO" => "" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "_" "SERVER_PORT" => "80" "SERVER_ADDR" => "192.168.32.2" "REMOTE_PORT" => "1795" "REMOTE_ADDR" => "3.135.207.50" "SERVER_SOFTWARE" => "nginx/1.10.3" "GATEWAY_INTERFACE" => "CGI/1.1" "REQUEST_SCHEME" => "http" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/main/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/user/8889" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1748984537.7082 "REQUEST_TIME" => 1748984537 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Tue, 03 Jun 2025 21:02:18 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjMxdDhHQlJkamRhYTYrQ2FDd29EaGc9PSIsInZhbHVlIjoieU1uWnZweW5IRkgwb08rMVwva1BKY2g3OWxaSHcrTmFRQzZoeHhVVUhDTU0rUlg4ZWZnVldiUW1QUkJNVjVYQzAiLCJtYWMiOiJiYzQyMGZhNWM3ZmYxYTFjOTM2NTM0YzA4ZjhhZDAzOWJiMDAyYzZmZmYzNzEyN2Q0ZTU3OThiZmM4YmViMGU4In0%3D; expires=Mon, 01-Sep-2025 21:02:18 GMT; Max-Age=7776000; path=/ ◀XSRF-TOKEN=eyJpdiI6IjMxdDhHQlJkamRhYTYrQ2FDd29EaGc9PSIsInZhbHVlIjoieU1uWnZweW5IRkgwb08rMVwva1BKY2g3OWxaSHcrTmFRQzZoeHhVVUhDTU0rUlg4ZWZnVldiUW1QUkJNVjVYQzAiLCJtY ▶" 1 => "laravel_session=eyJpdiI6IndxbGJaVUJZbXY4dmdBMVFnXC94ZjlBPT0iLCJ2YWx1ZSI6InYwbzlWOTV4azZpRkt4MXlMVldSbVlBcUdZck91RVVUTHVEN0RjVVVESVlrTmVVeGpEcWVIdklQYldWRFdJNm5aZmRWUzRCRnNnamRGdTBqSkRqUHc3VmhOUVJNUDluRUlIY1k4UVl6a0NrQUNXdURrbDkzQW85OTZJRXBxN253IiwibWFjIjoiMWY4NWRhMjgwMjI2NzRlNmEwOTRjOTA0OTc1ZjZjMGFiZWE2YWY0YjJlZDYwYTc5YzA1OTFjNDhhN2Y4MGE4ZCJ9; expires=Mon, 01-Sep-2025 21:02:18 GMT; Max-Age=7776000; path=/; httponly ◀laravel_session=eyJpdiI6IndxbGJaVUJZbXY4dmdBMVFnXC94ZjlBPT0iLCJ2YWx1ZSI6InYwbzlWOTV4azZpRkt4MXlMVldSbVlBcUdZck91RVVUTHVEN0RjVVVESVlrTmVVeGpEcWVIdklQYldWRFdJNm5a ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjMxdDhHQlJkamRhYTYrQ2FDd29EaGc9PSIsInZhbHVlIjoieU1uWnZweW5IRkgwb08rMVwva1BKY2g3OWxaSHcrTmFRQzZoeHhVVUhDTU0rUlg4ZWZnVldiUW1QUkJNVjVYQzAiLCJtYWMiOiJiYzQyMGZhNWM3ZmYxYTFjOTM2NTM0YzA4ZjhhZDAzOWJiMDAyYzZmZmYzNzEyN2Q0ZTU3OThiZmM4YmViMGU4In0%3D; expires=Mon, 01-Sep-2025 21:02:18 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjMxdDhHQlJkamRhYTYrQ2FDd29EaGc9PSIsInZhbHVlIjoieU1uWnZweW5IRkgwb08rMVwva1BKY2g3OWxaSHcrTmFRQzZoeHhVVUhDTU0rUlg4ZWZnVldiUW1QUkJNVjVYQzAiLCJtY ▶" 1 => "laravel_session=eyJpdiI6IndxbGJaVUJZbXY4dmdBMVFnXC94ZjlBPT0iLCJ2YWx1ZSI6InYwbzlWOTV4azZpRkt4MXlMVldSbVlBcUdZck91RVVUTHVEN0RjVVVESVlrTmVVeGpEcWVIdklQYldWRFdJNm5aZmRWUzRCRnNnamRGdTBqSkRqUHc3VmhOUVJNUDluRUlIY1k4UVl6a0NrQUNXdURrbDkzQW85OTZJRXBxN253IiwibWFjIjoiMWY4NWRhMjgwMjI2NzRlNmEwOTRjOTA0OTc1ZjZjMGFiZWE2YWY0YjJlZDYwYTc5YzA1OTFjNDhhN2Y4MGE4ZCJ9; expires=Mon, 01-Sep-2025 21:02:18 GMT; path=/; httponly ◀laravel_session=eyJpdiI6IndxbGJaVUJZbXY4dmdBMVFnXC94ZjlBPT0iLCJ2YWx1ZSI6InYwbzlWOTV4azZpRkt4MXlMVldSbVlBcUdZck91RVVUTHVEN0RjVVVESVlrTmVVeGpEcWVIdklQYldWRFdJNm5a ▶" ] ]
0 of 0array:3 [▶ "_token" => "TDHA9hVsiRsblfOJ5zPvmNhtPOrMYt6cNs4GKwjT" "_previous" => array:1 [▶ "url" => "http://118.31.170.46:8000/user/8889" ] "PHPDEBUGBAR_STACK_DATA" => [] ]