关闭
提示
确认
取消
暂无动态
精彩即将呈现...
没有数据啦...
暂无生涯
精彩即将呈现...
没有数据啦...
暂无比赛
精彩即将呈现...
没有数据啦...
TOP
Params |
---|
Params |
---|
1 x Application (54.96%) | 1.03s |
1 x Booting (44.82%) | 843.12ms |
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 |
|
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 |
|
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 |
|
15 |
|
16 |
|
17 |
|
18 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
select * from `users` where `user_id` = '56384' and `users`.`deleted_at` is null limit 1
1.44mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select `gender` from `user_extends` where `user_id` = 56384 limit 1
2.78mslaravel5Metadata | |
---|---|
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` = 56384 and `teams`.`deleted_at` is null
7.36mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` in (56367) and `users`.`deleted_at` is null
9.8mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `team_manager` where `team_id` = 3504 and `user_id` = 56384 and `job_type` not in (5, 6) and `job_type` != 6
980μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `clubs` where `creator_id` = 56384
9.16mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `youth_centers` where `manager_id` = 56384
2.21mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `teams` where `teams`.`team_id` = 3504 and `teams`.`deleted_at` is null limit 1
23.66mslaravel5Metadata | |
---|---|
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` = 56384 and `users`.`deleted_at` is null
11.83mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `user_id` in (8453, 31430, 53160, 44998, 14991) and `users`.`deleted_at` is null
3.14mslaravel5Metadata | |
---|---|
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 (8453, 14991, 31430, 44998, 53160) and `teams`.`deleted_at` is null
12.89mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` in (8556, 31402, 44987, 44997, 53141) and `users`.`deleted_at` is null
15.98mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `fa_register_players` where `user_id` = '56384' and `age_group` = 0 and `state` = '2'
14.65mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `story` where `user_id` = '56384' and `belong_type` != 5 and `is_public` = 1 and `belong_type` = 0 and `story`.`deleted_at` is null
800μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `story` where `user_id` = '56384' 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
10.92mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `club_students` where `club_students`.`user_id` = 56384 and `club_students`.`user_id` is not null
59.03mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `coach` where `coach`.`user_id` = 56384 and `coach`.`user_id` is not null limit 1
66.07mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `referee` where `referee`.`user_id` = 56384 and `referee`.`user_id` is not null limit 1
15.76mslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `users`.`user_id` = 56384 and `users`.`deleted_at` is null limit 1
830μslaravel5Metadata | |
---|---|
Bindings |
|
Hints |
|
select `gender` from `user_extends` where `user_id` = 56384 limit 1
17.09mslaravel5Metadata | |
---|---|
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" => "11335" "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/56384" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749062691.7183 "REQUEST_TIME" => 1749062691 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 04 Jun 2025 18:44:53 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjA5VnZ4eGEwWExKUmJ1WVVvXC9DMkV3PT0iLCJ2YWx1ZSI6Im1HTDN4K0FYUUZxNEpyaHhZeDNNa3UyeGdIeDZDNnZXN1RBZTA4S1wvanAwOU5JVnUzOFRBSVU5bU54eGRnK2I1IiwibWFjIjoiMTYzYWJlOTU2NDk2YzMwYzIyNzg0ZTQ3NWFjYjExMjI3ODk2Y2M0NTFlM2U3NTgzYjNlNWNmZjc3Yjc4NzAwZCJ9; expires=Tue, 02-Sep-2025 18:44:53 GMT; Max-Age=7776000; path=/ ◀XSRF-TOKEN=eyJpdiI6IjA5VnZ4eGEwWExKUmJ1WVVvXC9DMkV3PT0iLCJ2YWx1ZSI6Im1HTDN4K0FYUUZxNEpyaHhZeDNNa3UyeGdIeDZDNnZXN1RBZTA4S1wvanAwOU5JVnUzOFRBSVU5bU54eGRnK2I1Iiwib ▶" 1 => "laravel_session=eyJpdiI6Im5VdDQzUDJCaFpMUGMrOENiR0hZekE9PSIsInZhbHVlIjoiVkZBSGlkbUZCUld0Z1pWSXRwYUhOTXorTDNRSHZ3cUwyRklYQXZSMUxCaCtsUjl4MjB5ckl1dlJCdldMY3lUU1dCVnNuSWVhbkNmUjVyeGJRSWI1bmlacDdZcXNlSXRqRlpoV2J4QnN1dk85VHBDWnNlKzZMSUhLYkFQXC9KWlRoIiwibWFjIjoiMjQ5NTk1Mjg0NTZlZDFjM2FkOThlMmEyN2I2M2ViYzZlZTk4YWU0N2JmNDQ4OTVmNzBlNjVlN2Y0MDY4MmRhZSJ9; expires=Tue, 02-Sep-2025 18:44:53 GMT; Max-Age=7776000; path=/; httponly ◀laravel_session=eyJpdiI6Im5VdDQzUDJCaFpMUGMrOENiR0hZekE9PSIsInZhbHVlIjoiVkZBSGlkbUZCUld0Z1pWSXRwYUhOTXorTDNRSHZ3cUwyRklYQXZSMUxCaCtsUjl4MjB5ckl1dlJCdldMY3lUU1dC ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjA5VnZ4eGEwWExKUmJ1WVVvXC9DMkV3PT0iLCJ2YWx1ZSI6Im1HTDN4K0FYUUZxNEpyaHhZeDNNa3UyeGdIeDZDNnZXN1RBZTA4S1wvanAwOU5JVnUzOFRBSVU5bU54eGRnK2I1IiwibWFjIjoiMTYzYWJlOTU2NDk2YzMwYzIyNzg0ZTQ3NWFjYjExMjI3ODk2Y2M0NTFlM2U3NTgzYjNlNWNmZjc3Yjc4NzAwZCJ9; expires=Tue, 02-Sep-2025 18:44:53 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjA5VnZ4eGEwWExKUmJ1WVVvXC9DMkV3PT0iLCJ2YWx1ZSI6Im1HTDN4K0FYUUZxNEpyaHhZeDNNa3UyeGdIeDZDNnZXN1RBZTA4S1wvanAwOU5JVnUzOFRBSVU5bU54eGRnK2I1Iiwib ▶" 1 => "laravel_session=eyJpdiI6Im5VdDQzUDJCaFpMUGMrOENiR0hZekE9PSIsInZhbHVlIjoiVkZBSGlkbUZCUld0Z1pWSXRwYUhOTXorTDNRSHZ3cUwyRklYQXZSMUxCaCtsUjl4MjB5ckl1dlJCdldMY3lUU1dCVnNuSWVhbkNmUjVyeGJRSWI1bmlacDdZcXNlSXRqRlpoV2J4QnN1dk85VHBDWnNlKzZMSUhLYkFQXC9KWlRoIiwibWFjIjoiMjQ5NTk1Mjg0NTZlZDFjM2FkOThlMmEyN2I2M2ViYzZlZTk4YWU0N2JmNDQ4OTVmNzBlNjVlN2Y0MDY4MmRhZSJ9; expires=Tue, 02-Sep-2025 18:44:53 GMT; path=/; httponly ◀laravel_session=eyJpdiI6Im5VdDQzUDJCaFpMUGMrOENiR0hZekE9PSIsInZhbHVlIjoiVkZBSGlkbUZCUld0Z1pWSXRwYUhOTXorTDNRSHZ3cUwyRklYQXZSMUxCaCtsUjl4MjB5ckl1dlJCdldMY3lUU1dC ▶" ] ]
0 of 0array:3 [▶ "_token" => "Dvri2nDThJYnx8Q5HFFqilSCUFzHsXKjlHPynaH1" "_previous" => array:1 [▶ "url" => "http://118.31.170.46:8000/user/56384" ] "PHPDEBUGBAR_STACK_DATA" => [] ]