关闭
提示
确认
取消
球员
暂无生涯
精彩即将呈现...
没有数据啦...
暂无比赛
精彩即将呈现...
没有数据啦...
TOP
Params |
---|
Params |
---|
1 x Application (54.11%) | 674.11ms |
1 x Booting (45.6%) | 568.01ms |
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 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
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 |
|
14 |
|
15 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
select * from `users` where `user_id` = '17718' and `users`.`deleted_at` is null limit 1
5.88mslaravel5Metadata | |
---|---|
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` = 17718 and `teams`.`deleted_at` is null
1.91mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` in (17725) and `users`.`deleted_at` is null
1.98mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `team_manager` where `team_id` = 1158 and `user_id` = 17718 and `job_type` not in (5, 6) and `job_type` != 6
870μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `clubs` where `creator_id` = 17718
2.55mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `youth_centers` where `manager_id` = 17718
640μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `teams` where `teams`.`team_id` = 1158 and `teams`.`deleted_at` is null limit 1
4.51mslaravel5Metadata | |
---|---|
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` = 17718 and `users`.`deleted_at` is null
1.09mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `user_id` in (37524, 3377, 24736, 28668, 2871) and `users`.`deleted_at` is null
2.86mslaravel5Metadata | |
---|---|
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 (2871, 24736, 28668, 37524) and `teams`.`deleted_at` is null
2.96mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` in (25477) and `users`.`deleted_at` is null
650μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `fa_register_players` where `user_id` = '17718' and `age_group` = 0 and `state` = '2'
790μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `fa_base` where `fa_base`.`fa_base_id` in (9)
610μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `story` where `user_id` = '17718' and `belong_type` != 5 and `is_public` = 1 and `belong_type` = 0 and `story`.`deleted_at` is null
2.7mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `story` where `user_id` = '17718' 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
950μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `forums` where `forums`.`forum_id` in (15623)
2.3mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `forum_msgs` where `forum_msgs`.`forum_id` in (15623)
14.39mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` in (17718) and `users`.`deleted_at` is null
4.43mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `role_user` where `role_id` = 16 and `role_user`.`user_id` in (17718)
640μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` = 17718 and `users`.`deleted_at` is null limit 1
8.06mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `fa_base` where `manager_id` = 17718 limit 1
1.78mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `user_roles` where `user_id` = 17718 and `target_type` = 1
660μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select `roles`.*, `role_user`.`user_id` as `pivot_user_id`, `role_user`.`role_id` as `pivot_role_id` from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `role_user`.`user_id` = 17718
630μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` = 17718 and `users`.`deleted_at` is null limit 1
760μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `photos` where `photos`.`belong_id` = 2402 and `photos`.`belong_id` is not null and `belong_type` = 4
3.34mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `club_students` where `club_students`.`user_id` = 17718 and `club_students`.`user_id` is not null
14.81mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `coach` where `coach`.`user_id` = 17718 and `coach`.`user_id` is not null limit 1
7.86mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `referee` where `referee`.`user_id` = 17718 and `referee`.`user_id` is not null limit 1
970μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` = 17718 and `users`.`deleted_at` is null limit 1
3.84mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select `gender` from `user_extends` where `user_id` = 2871 limit 1
10.68mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
200
[]
[]
0 of 0array:12 [▶ "connection" => array:1 [▶ 0 => "keep-alive" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "x-forwarded-for" => array:1 [▶ 0 => "10.1.180.254" ] "via" => array:1 [▶ 0 => "1.1 squid-proxy-5b5d847c96-gt9x4 (squid/6.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" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "host" => array:1 [▶ 0 => "118.31.170.46:8000" ] "content-length" => array:1 [▶ 0 => "" ] "content-type" => array:1 [▶ 0 => "" ] ]
0 of 0array:57 [▶ "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_CONNECTION" => "keep-alive" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_FOR" => "10.1.180.254" "HTTP_VIA" => "1.1 squid-proxy-5b5d847c96-gt9x4 (squid/6.10)" "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_PRAGMA" => "no-cache" "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" => "18144" "REMOTE_ADDR" => "216.73.216.196" "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/17718" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749411122.7347 "REQUEST_TIME" => 1749411122 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sun, 08 Jun 2025 19:32:03 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InNDMU9yQ1VXZHZiTTBNUUl0aFJVNGc9PSIsInZhbHVlIjoiZTlpXC9IS3RQOXNqTWxqMzdjNGJuR2RQZmNLSXFYWVIySFp5bHRcL3VLVkhCSTVJU1VZU2lwY3I0cjAzM1ljaFBLIiwibWFjIjoiZjY4N2QzMWZjNDYyNWIzNjdhMzhiNGI4YjEyMzU4MThlMWVkNmQ5Y2RkZDRkYmE4OGQ3YTU1Y2M3MTc2ZjVmMiJ9; expires=Sat, 06-Sep-2025 19:32:03 GMT; Max-Age=7776000; path=/ ◀XSRF-TOKEN=eyJpdiI6InNDMU9yQ1VXZHZiTTBNUUl0aFJVNGc9PSIsInZhbHVlIjoiZTlpXC9IS3RQOXNqTWxqMzdjNGJuR2RQZmNLSXFYWVIySFp5bHRcL3VLVkhCSTVJU1VZU2lwY3I0cjAzM1ljaFBLIiwib ▶" 1 => "laravel_session=eyJpdiI6IkxHeENRMzdcL0FFMjhId0ZTWm5qMGxBPT0iLCJ2YWx1ZSI6Illzb0hKeG1YNmFWY2tzc3hrd2RHRXZKd0pvcnRQUThhVkhOdFJVZ0xWNWpiXC9wSER6Wm5SUjRCXC9xQ1pmaXhEeFNjdzlqT2lQbkhKWG9oNmxJNzM2T1oxK0t1VDdJZExhVHExWURJaTdsZVRGUnl2MUFOTmRtUVpEVjNtNG5CeGYiLCJtYWMiOiJkZDA5YzE1MDE2YmU2Y2NhYTc5MDY5MTA5NjhjOWUwMGYzNTI2MzM3YTUyY2IyNmU1NjBkZTE5YTJhNTk0OGQ0In0%3D; expires=Sat, 06-Sep-2025 19:32:03 GMT; Max-Age=7776000; path=/; httponly ◀laravel_session=eyJpdiI6IkxHeENRMzdcL0FFMjhId0ZTWm5qMGxBPT0iLCJ2YWx1ZSI6Illzb0hKeG1YNmFWY2tzc3hrd2RHRXZKd0pvcnRQUThhVkhOdFJVZ0xWNWpiXC9wSER6Wm5SUjRCXC9xQ1pmaXhE ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InNDMU9yQ1VXZHZiTTBNUUl0aFJVNGc9PSIsInZhbHVlIjoiZTlpXC9IS3RQOXNqTWxqMzdjNGJuR2RQZmNLSXFYWVIySFp5bHRcL3VLVkhCSTVJU1VZU2lwY3I0cjAzM1ljaFBLIiwibWFjIjoiZjY4N2QzMWZjNDYyNWIzNjdhMzhiNGI4YjEyMzU4MThlMWVkNmQ5Y2RkZDRkYmE4OGQ3YTU1Y2M3MTc2ZjVmMiJ9; expires=Sat, 06-Sep-2025 19:32:03 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InNDMU9yQ1VXZHZiTTBNUUl0aFJVNGc9PSIsInZhbHVlIjoiZTlpXC9IS3RQOXNqTWxqMzdjNGJuR2RQZmNLSXFYWVIySFp5bHRcL3VLVkhCSTVJU1VZU2lwY3I0cjAzM1ljaFBLIiwib ▶" 1 => "laravel_session=eyJpdiI6IkxHeENRMzdcL0FFMjhId0ZTWm5qMGxBPT0iLCJ2YWx1ZSI6Illzb0hKeG1YNmFWY2tzc3hrd2RHRXZKd0pvcnRQUThhVkhOdFJVZ0xWNWpiXC9wSER6Wm5SUjRCXC9xQ1pmaXhEeFNjdzlqT2lQbkhKWG9oNmxJNzM2T1oxK0t1VDdJZExhVHExWURJaTdsZVRGUnl2MUFOTmRtUVpEVjNtNG5CeGYiLCJtYWMiOiJkZDA5YzE1MDE2YmU2Y2NhYTc5MDY5MTA5NjhjOWUwMGYzNTI2MzM3YTUyY2IyNmU1NjBkZTE5YTJhNTk0OGQ0In0%3D; expires=Sat, 06-Sep-2025 19:32:03 GMT; path=/; httponly ◀laravel_session=eyJpdiI6IkxHeENRMzdcL0FFMjhId0ZTWm5qMGxBPT0iLCJ2YWx1ZSI6Illzb0hKeG1YNmFWY2tzc3hrd2RHRXZKd0pvcnRQUThhVkhOdFJVZ0xWNWpiXC9wSER6Wm5SUjRCXC9xQ1pmaXhE ▶" ] ]
0 of 0array:3 [▶ "_token" => "DCJkb3FERx3YqgYupxICQaeaU9doW8zpeRIqy9Jx" "_previous" => array:1 [▶ "url" => "http://118.31.170.46:8000/user/17718" ] "PHPDEBUGBAR_STACK_DATA" => [] ]