关闭
提示
确认
取消
球员
暂无动态
精彩即将呈现...
没有数据啦...
暂无生涯
精彩即将呈现...
没有数据啦...
暂无比赛
精彩即将呈现...
没有数据啦...
TOP
Params |
---|
Params |
---|
1 x Booting (50.5%) | 643.32ms |
1 x Application (48.42%) | 616.81ms |
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` = '38891' and `users`.`deleted_at` is null limit 1
16.36mslaravel5Metadata | |
---|---|
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` = 38891 and `teams`.`deleted_at` is null
3.03mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` in (38855) and `users`.`deleted_at` is null
2.24mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `team_manager` where `team_id` = 2314 and `user_id` = 38891 and `job_type` not in (5, 6) and `job_type` != 6
4.31mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `clubs` where `creator_id` = 38891
2.58mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `youth_centers` where `manager_id` = 38891
2.53mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `teams` where `teams`.`team_id` = 2314 and `teams`.`deleted_at` is null limit 1
4.34mslaravel5Metadata | |
---|---|
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` = 38891 and `users`.`deleted_at` is null
4.55mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `user_id` in (7121, 27395, 46100, 1180, 39937) and `users`.`deleted_at` is null
3.48mslaravel5Metadata | |
---|---|
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 (1180, 7121, 27395, 39937, 46100) and `teams`.`deleted_at` is null
1.02mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` in (2108, 12335) and `users`.`deleted_at` is null
780μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `fa_register_players` where `user_id` = '38891' and `age_group` = 0 and `state` = '2'
800μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `fa_base` where `fa_base`.`fa_base_id` in (15)
650μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `story` where `user_id` = '38891' and `belong_type` != 5 and `is_public` = 1 and `belong_type` = 0 and `story`.`deleted_at` is null
3.89mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `story` where `user_id` = '38891' 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
910μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `club_students` where `club_students`.`user_id` = 38891 and `club_students`.`user_id` is not null
18.19mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `coach` where `coach`.`user_id` = 38891 and `coach`.`user_id` is not null limit 1
5.17mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `referee` where `referee`.`user_id` = 38891 and `referee`.`user_id` is not null limit 1
920μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` = 38891 and `users`.`deleted_at` is null limit 1
3.43mslaravel5Metadata | |
---|---|
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" => "11491" "REMOTE_ADDR" => "18.224.94.39" "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/38891" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749067857.2387 "REQUEST_TIME" => 1749067857 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 04 Jun 2025 20:10:58 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkpaT0JWcThQcjhRTnBKRjE5UTVJQXc9PSIsInZhbHVlIjoiYmVwVzlSRHFqV2Q2dnlcL3gza2NYYzZFNXFSSHVNZXBWM2lGS2ZrWmpPNnRyZ0NkSUFFMlYydUlndGpsdXB5RjgiLCJtYWMiOiIyOTg3OGE4ZDM2ZDhjYjJjOTE5MmMzZGIyYzcwODY1OGFlMzg3NTA2MTg1YzI1MDdiMzZiMzFhZDg4MTk0OTZhIn0%3D; expires=Tue, 02-Sep-2025 20:10:58 GMT; Max-Age=7776000; path=/ ◀XSRF-TOKEN=eyJpdiI6IkpaT0JWcThQcjhRTnBKRjE5UTVJQXc9PSIsInZhbHVlIjoiYmVwVzlSRHFqV2Q2dnlcL3gza2NYYzZFNXFSSHVNZXBWM2lGS2ZrWmpPNnRyZ0NkSUFFMlYydUlndGpsdXB5RjgiLCJtY ▶" 1 => "laravel_session=eyJpdiI6ImJ5dEhNXC80WE0xZVpVdGRFZVJsbGxBPT0iLCJ2YWx1ZSI6IjVBeUtCajJyR2oxUHBpK3kxS2ttWnFVd3lYYUpcL2xkQ2FHTTJNXC9pWVc4VUVweFlNdmFjWnJPaFpuZEdONWJpTFNwWisyRUtMZHpFcDA4M0pTMGR2cGJmR1FORnp1azdJK1ZXWmd2ZDl5VjF6aVVOVW1vdWVnUGJnVkZDbFZcL29MIiwibWFjIjoiMjg4MzE5ODEyYWUyMDNmYmJlNmNlNWU4MDE2MmZmY2E4YTA0MWMxMGFmNmEyZTEzZjgzYjU4MWRhZjgwNzA0MSJ9; expires=Tue, 02-Sep-2025 20:10:58 GMT; Max-Age=7776000; path=/; httponly ◀laravel_session=eyJpdiI6ImJ5dEhNXC80WE0xZVpVdGRFZVJsbGxBPT0iLCJ2YWx1ZSI6IjVBeUtCajJyR2oxUHBpK3kxS2ttWnFVd3lYYUpcL2xkQ2FHTTJNXC9pWVc4VUVweFlNdmFjWnJPaFpuZEdONWJp ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkpaT0JWcThQcjhRTnBKRjE5UTVJQXc9PSIsInZhbHVlIjoiYmVwVzlSRHFqV2Q2dnlcL3gza2NYYzZFNXFSSHVNZXBWM2lGS2ZrWmpPNnRyZ0NkSUFFMlYydUlndGpsdXB5RjgiLCJtYWMiOiIyOTg3OGE4ZDM2ZDhjYjJjOTE5MmMzZGIyYzcwODY1OGFlMzg3NTA2MTg1YzI1MDdiMzZiMzFhZDg4MTk0OTZhIn0%3D; expires=Tue, 02-Sep-2025 20:10:58 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IkpaT0JWcThQcjhRTnBKRjE5UTVJQXc9PSIsInZhbHVlIjoiYmVwVzlSRHFqV2Q2dnlcL3gza2NYYzZFNXFSSHVNZXBWM2lGS2ZrWmpPNnRyZ0NkSUFFMlYydUlndGpsdXB5RjgiLCJtY ▶" 1 => "laravel_session=eyJpdiI6ImJ5dEhNXC80WE0xZVpVdGRFZVJsbGxBPT0iLCJ2YWx1ZSI6IjVBeUtCajJyR2oxUHBpK3kxS2ttWnFVd3lYYUpcL2xkQ2FHTTJNXC9pWVc4VUVweFlNdmFjWnJPaFpuZEdONWJpTFNwWisyRUtMZHpFcDA4M0pTMGR2cGJmR1FORnp1azdJK1ZXWmd2ZDl5VjF6aVVOVW1vdWVnUGJnVkZDbFZcL29MIiwibWFjIjoiMjg4MzE5ODEyYWUyMDNmYmJlNmNlNWU4MDE2MmZmY2E4YTA0MWMxMGFmNmEyZTEzZjgzYjU4MWRhZjgwNzA0MSJ9; expires=Tue, 02-Sep-2025 20:10:58 GMT; path=/; httponly ◀laravel_session=eyJpdiI6ImJ5dEhNXC80WE0xZVpVdGRFZVJsbGxBPT0iLCJ2YWx1ZSI6IjVBeUtCajJyR2oxUHBpK3kxS2ttWnFVd3lYYUpcL2xkQ2FHTTJNXC9pWVc4VUVweFlNdmFjWnJPaFpuZEdONWJp ▶" ] ]
0 of 0array:3 [▶ "_token" => "vCDEwI6wweUgNv5Mabgikzx4ot8DNC3LrsYGL0gF" "_previous" => array:1 [▶ "url" => "http://118.31.170.46:8000/user/38891" ] "PHPDEBUGBAR_STACK_DATA" => [] ]