Reset
Player | Points | Wins |
---|
1 x Application (99.54%) | 10.65s |
1 x Booting (0.46%) | 49.19ms |
Backtrace |
|
select `tournament_players`.`id`, `tournament_players`.`user_id`, sum(tournament_players.winnings) as winnings, sum(tournament_players.score) as score, `tournament_players`.`tournament_id`, `tournament_players`.`rank`, sum(tournament_players.total_buy_in_amount) as total_buy_in_amount, sum(tournament_players.bounty) as bounty, `users`.`id` as `uid`, `users`.`first_name`, `users`.`last_name`, `users`.`alias`, `users`.`avatar`, `fpn_tournaments`.`name` as `tournament_name`, `fpn_tournaments`.`id` as `tid`, `fpn_promotions`.`id` as `sid`, `fpn_promotions`.`name` as `season_name`, `fpn_leagues`.`id` as `eid`, `fpn_leagues`.`season_id` from `users` inner join `tournament_players` on `users`.`id` = `tournament_players`.`user_id` inner join `fpn_tournaments` on `fpn_tournaments`.`id` = `tournament_players`.`tournament_id` inner join `fpn_leagues` on `fpn_leagues`.`id` = `fpn_tournaments`.`event_id` inner join `fpn_promotions` on `fpn_promotions`.`id` = `fpn_leagues`.`promotion_id` where (`fpn_tournaments`.`status` = 1 and `fpn_tournaments`.`finalized_tournament` = 1) group by `tournament_players`.`user_id` order by `tournament_players`.`score` desc
Bindings |
|
Backtrace |
|
select * from `fpn_season` where date(`start_date`) <= '2025-04-14' and date(`end_date`) >= '2025-04-14' and `status` = 1 limit 1
Bindings |
|
Backtrace |
|
select `tournament_players`.*, `fpn_leagues`.`id` as `leagueId` from `tournament_players` inner join `fpn_tournaments` on `fpn_tournaments`.`id` = `tournament_players`.`tournament_id` inner join `fpn_leagues` on `fpn_leagues`.`id` = `fpn_tournaments`.`event_id` inner join `fpn_venues` on `fpn_venues`.`id` = `fpn_leagues`.`venue_id` inner join `fpn_regions` on `fpn_regions`.`id` = `fpn_venues`.`region_id` inner join `fpn_promotions` on `fpn_promotions`.`id` = `fpn_leagues`.`promotion_id` where date(`fpn_tournaments`.`start_date`) >= '2025-04-01 00:00:00' and date(`fpn_tournaments`.`end_date`) <= '2025-06-30 00:00:00' and `fpn_tournaments`.`finalized_tournament` = 1 and `fpn_regions`.`type` = 0 and `fpn_leagues`.`status` = 1 order by RAND() limit 1
Bindings |
|
Backtrace |
|
select * from `fpn_season` where date(`start_date`) <= '2025-04-14' and date(`end_date`) >= '2025-04-14' and `status` = 1 limit 1
Bindings |
|
Backtrace |
|
select `tournament_players`.`id`, `tournament_players`.`user_id`, sum(tournament_players.winnings) as winnings, sum(tournament_players.score) as score, `tournament_players`.`tournament_id`, `tournament_players`.`rank`, sum(tournament_players.total_buy_in_amount) as total_buy_in_amount, sum(tournament_players.bounty) as bounty, `users`.`id` as `uid`, `users`.`first_name`, `users`.`last_name`, `users`.`alias`, `users`.`avatar`, `fpn_tournaments`.`name` as `tournament_name`, `fpn_tournaments`.`id` as `tid`, `fpn_promotions`.`id` as `sid`, `fpn_promotions`.`name` as `season_name`, `fpn_leagues`.`id` as `leaguId`, `fpn_venues`.`name` as `venue_name`, `fpn_venues`.`alias` as `venue_alias`, `fpn_leagues`.`alias` as `league_alias`, `fpn_leagues`.`name` as `league_name`, `fpn_leagues`.`season_id` from `users` inner join `tournament_players` on `users`.`id` = `tournament_players`.`user_id` inner join `fpn_tournaments` on `fpn_tournaments`.`id` = `tournament_players`.`tournament_id` inner join `fpn_leagues` on `fpn_leagues`.`id` = `fpn_tournaments`.`event_id` inner join `fpn_venues` on `fpn_venues`.`id` = `fpn_leagues`.`venue_id` inner join `fpn_promotions` on `fpn_promotions`.`id` = `fpn_leagues`.`promotion_id` where date(`fpn_tournaments`.`start_date`) >= '2025-04-01 00:00:00' and date(`fpn_tournaments`.`end_date`) <= '2025-06-30 00:00:00' and `fpn_tournaments`.`finalized_tournament` = 1 and `fpn_leagues`.`id` = 1268 and `fpn_tournaments`.`status` = 1 group by `tournament_players`.`user_id` order by `tournament_players`.`score` desc
Bindings |
|
Backtrace |
|
select `fpn_leagues`.*, `fpn_venues`.`name` as `venue_name`, `fpn_venues`.`alias` as `venue_alias` from `fpn_leagues` inner join `fpn_venues` on `fpn_venues`.`id` = `fpn_leagues`.`venue_id` where `fpn_leagues`.`id` = 1268 limit 1
Bindings |
|
Backtrace |
|
select `fpn_promotions`.`season_id` as `season_ids` from `fpn_promotions` where `status` = 1 and `id` = 26 limit 1
Bindings |
|
Backtrace |
|
select `id`, `name`, `start_date`, `end_date` from `fpn_season` where `id` in ('21', '22') and date(`start_date`) <= '2025-04-14' and date(`end_date`) >= '2025-04-14' and `status` = 1 order by `start_date` desc
Bindings |
|
Backtrace |
|
select * from `fpn_promotions` where `status` = 1 order by `id` desc limit 1
Bindings |
|
Backtrace |
|
select * from `fpn_promotions` order by `id` desc limit 1
Backtrace |
|
select * from `fpn_promotions` order by `id` desc
Backtrace |
|
select * from `fpn_regions` where `status` = 1 order by `name` asc
Bindings |
|
Backtrace |
|
select * from `fpn_venues` where `status` = 1 order by `name` asc
Bindings |
|
Backtrace |
|
select `id` from `fpn_promotions` where `default` = 1 and `status` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `fpn_promotions` where `status` = 1 order by `default` desc, `id` desc
Bindings |
|
Backtrace |
|
Params | |
---|---|
key |
|
tags |
|
Params | |
---|---|
key |
|
tags |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
seconds |
|
delete |
|
Params | |
---|---|
key |
|
tags |
|
value |
|
seconds |
|
delete |
|
1 x missed wnQQhWT1dYggkVV7dflmEtDhDtUUFlIfQfUxcRZH (0%) | 0μs |
1 x missed league-players-1268 (0%) | 0μs |
1 x written league-players-1268 (0%) | 0μs |
1 x written wnQQhWT1dYggkVV7dflmEtDhDtUUFlIfQfUxcRZH (0%) | 0μs |
200
0 of 0array:1 [▼ "region" => "25" ]
[]
0 of 0array:15 [▼ "host" => array:1 [▶ 0 => "staging.freepokernetwork.com" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] ]
[]
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 => "Mon, 14 Apr 2025 12:24:04 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Img0Sk9nOWRhWXZhRktIYklzU2dzbEE9PSIsInZhbHVlIjoiK3h3UGIzWHdhUG8xc09IYWc4TXdTcmZ0SFYvYkY2NDB0TnJrQWRuaGxUWlBXd2NkR3hxTm5ydCtibEw0UVF3dm1GTnpPUXk1Rzg4Y3dXL2hkR3NQZVc4Zm5OSFMxaDgwSG9CcTdURGNEbmdtTnpEMUhHeDFvS2RUbDZ1L3ViRlYiLCJtYWMiOiI1ZDQwOGJkMWNlZThhZjJhZWVhZTNhNWQxNmViYzc0OGE1ZWRiMDkzYzQ5NmRhZTc2NTc2OTdhNGIzMzRiMjFmIiwidGFnIjoiIn0%3D; expires=Tue, 14 Apr 2026 12:24:04 GMT; Max-Age=31536000; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Img0Sk9nOWRhWXZhRktIYklzU2dzbEE9PSIsInZhbHVlIjoiK3h3UGIzWHdhUG8xc09IYWc4TXdTcmZ0SFYvYkY2NDB0TnJrQWRuaGxUWlBXd2NkR3hxTm5ydCtibEw0UVF3dm1GTnpPU ▶" 1 => "freepokernetwork_upgrade_session=eyJpdiI6Ind4cG4ycFBaYjhiZ21qZnNBTTUvU3c9PSIsInZhbHVlIjoiSHNxY0xDdzBIVmEveERXWFJheTVQUGY3aHRwZ3g4aG9pTy9pdlVHMlZyUmRYeDNuNG1KazdDbHdlRHR0Z2I2WWRES3ZTOS9xRjBnc2piWnhtYS9MOWtQeE90SnZ6YUdxU0o0a0hYcXhienFSV0hFUVRWbEIva0Zxc3hjL2xHSk4iLCJtYWMiOiIyNGVjYzVjNGVkMmZhOGJkNGQxNTRmM2NkN2M2ZWJhNTFhZjQ4MWE4NjRjYmM1Y2IwYmFiODRhMzlkYjFiZTc0IiwidGFnIjoiIn0%3D; expires=Tue, 14 Apr 2026 12:24:04 GMT; Max-Age=31536000; path=/; httponly; samesite=lax ◀freepokernetwork_upgrade_session=eyJpdiI6Ind4cG4ycFBaYjhiZ21qZnNBTTUvU3c9PSIsInZhbHVlIjoiSHNxY0xDdzBIVmEveERXWFJheTVQUGY3aHRwZ3g4aG9pTy9pdlVHMlZyUmRYeDNuNG1Kazd ▶" 2 => "RSVP_status=eyJpdiI6Iit0VGM5OUJqVjl3dXBlYThwY0R3SlE9PSIsInZhbHVlIjoiZUlURFM1cWhlSVBBa1M1NnozUTkyZkNLWTRabXQ5bFhPVS9UTnhWTm9iZnU4dTAycjY4Q1dCV3N4bUV4MkxldyIsIm1hYyI6ImU0YThiMjg5ODgzYjE2OWFkNjMxNWJhNWNmN2JiNjkwNzc4OTVmNjY5Mzg2YWQ0YjNjODBlZTljODAzMTJjNWYiLCJ0YWciOiIifQ%3D%3D; expires=Wed, 15 Apr 2020 12:23:54 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax ◀RSVP_status=eyJpdiI6Iit0VGM5OUJqVjl3dXBlYThwY0R3SlE9PSIsInZhbHVlIjoiZUlURFM1cWhlSVBBa1M1NnozUTkyZkNLWTRabXQ5bFhPVS9UTnhWTm9iZnU4dTAycjY4Q1dCV3N4bUV4MkxldyIsIm1h ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Img0Sk9nOWRhWXZhRktIYklzU2dzbEE9PSIsInZhbHVlIjoiK3h3UGIzWHdhUG8xc09IYWc4TXdTcmZ0SFYvYkY2NDB0TnJrQWRuaGxUWlBXd2NkR3hxTm5ydCtibEw0UVF3dm1GTnpPUXk1Rzg4Y3dXL2hkR3NQZVc4Zm5OSFMxaDgwSG9CcTdURGNEbmdtTnpEMUhHeDFvS2RUbDZ1L3ViRlYiLCJtYWMiOiI1ZDQwOGJkMWNlZThhZjJhZWVhZTNhNWQxNmViYzc0OGE1ZWRiMDkzYzQ5NmRhZTc2NTc2OTdhNGIzMzRiMjFmIiwidGFnIjoiIn0%3D; expires=Tue, 14-Apr-2026 12:24:04 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Img0Sk9nOWRhWXZhRktIYklzU2dzbEE9PSIsInZhbHVlIjoiK3h3UGIzWHdhUG8xc09IYWc4TXdTcmZ0SFYvYkY2NDB0TnJrQWRuaGxUWlBXd2NkR3hxTm5ydCtibEw0UVF3dm1GTnpPU ▶" 1 => "freepokernetwork_upgrade_session=eyJpdiI6Ind4cG4ycFBaYjhiZ21qZnNBTTUvU3c9PSIsInZhbHVlIjoiSHNxY0xDdzBIVmEveERXWFJheTVQUGY3aHRwZ3g4aG9pTy9pdlVHMlZyUmRYeDNuNG1KazdDbHdlRHR0Z2I2WWRES3ZTOS9xRjBnc2piWnhtYS9MOWtQeE90SnZ6YUdxU0o0a0hYcXhienFSV0hFUVRWbEIva0Zxc3hjL2xHSk4iLCJtYWMiOiIyNGVjYzVjNGVkMmZhOGJkNGQxNTRmM2NkN2M2ZWJhNTFhZjQ4MWE4NjRjYmM1Y2IwYmFiODRhMzlkYjFiZTc0IiwidGFnIjoiIn0%3D; expires=Tue, 14-Apr-2026 12:24:04 GMT; path=/; httponly ◀freepokernetwork_upgrade_session=eyJpdiI6Ind4cG4ycFBaYjhiZ21qZnNBTTUvU3c9PSIsInZhbHVlIjoiSHNxY0xDdzBIVmEveERXWFJheTVQUGY3aHRwZ3g4aG9pTy9pdlVHMlZyUmRYeDNuNG1Kazd ▶" 2 => "RSVP_status=eyJpdiI6Iit0VGM5OUJqVjl3dXBlYThwY0R3SlE9PSIsInZhbHVlIjoiZUlURFM1cWhlSVBBa1M1NnozUTkyZkNLWTRabXQ5bFhPVS9UTnhWTm9iZnU4dTAycjY4Q1dCV3N4bUV4MkxldyIsIm1hYyI6ImU0YThiMjg5ODgzYjE2OWFkNjMxNWJhNWNmN2JiNjkwNzc4OTVmNjY5Mzg2YWQ0YjNjODBlZTljODAzMTJjNWYiLCJ0YWciOiIifQ%3D%3D; expires=Wed, 15-Apr-2020 12:23:54 GMT; path=/; secure; httponly ◀RSVP_status=eyJpdiI6Iit0VGM5OUJqVjl3dXBlYThwY0R3SlE9PSIsInZhbHVlIjoiZUlURFM1cWhlSVBBa1M1NnozUTkyZkNLWTRabXQ5bFhPVS9UTnhWTm9iZnU4dTAycjY4Q1dCV3N4bUV4MkxldyIsIm1h ▶" ] ]
0 of 0array:3 [▼ "_token" => "m8IE2y6R6UeYySMg58Dg2kcVMqGJhPkzbxRDWa7R" "_previous" => array:1 [▶ "url" => "https://staging.freepokernetwork.com/players?region=25" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]