This webfront is created by Mark Weirath and Özgür Uysal as a new webfront for the statistics plugin for BigBrotherBot (B3) called XLRstats. Just like previous versions this webfront is NOT a standalone statistics application or logfile parser, but it relies on the existing data that the B3 plugin stores in the database. Unlike the previous versions this webfront is licensed under the Creative Commons BY-NC-SA license. So, it's still free, but under certain conditions.
In this version of XLRstats you can compete in all kinds of leagues. We've done this to bring competitive play to players of different skill. The main leagues are obviously based on the skill. But there are also a few custom leagues (like the Newby League and Veterans League) which are based on the number of connections or on the user level (Admins League).
To compete in the Leagues you must meet the minimal criteria first. On this server you need at least echo Configure::read('options.min_connections')?> connections and 100 kills before you appear in the lists. (N.B.: This doesn't apply to the Leagues that are based on the number of connections.)
No post data.
No querystring data.
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `Option`.`id`, `Option`.`group`, `Option`.`name`, `Option`.`value`, `Option`.`locked`, `Option`.`description` FROM `b3_xlr`.`options` AS `Option` WHERE 1 = 1 | 34 | 34 | 1 | |
SELECT `Server`.`id`, `Server`.`active`, `Server`.`gamename`, `Server`.`servername`, `Server`.`servername_a`, `Server`.`dbhost`, `Server`.`dbuser`, `Server`.`dbpass`, `Server`.`dbname`, `Server`.`server_group_id`, `Server`.`statusurl`, `Server`.`slogan`, `Server`.`time_add`, `ServerGroup`.`id`, `ServerGroup`.`name`, `ServerGroup`.`description`, `ServerGroup`.`active_group` FROM `b3_xlr`.`servers` AS `Server` LEFT JOIN `b3_xlr`.`server_groups` AS `ServerGroup` ON (`Server`.`server_group_id` = `ServerGroup`.`id`) WHERE `active` = '1' | 6 | 6 | 1 | maybe slow |
SELECT `Server`.`id`, `Server`.`active`, `Server`.`gamename`, `Server`.`servername`, `Server`.`servername_a`, `Server`.`dbhost`, `Server`.`dbuser`, `Server`.`dbpass`, `Server`.`dbname`, `Server`.`server_group_id`, `Server`.`statusurl`, `Server`.`slogan`, `Server`.`time_add`, `ServerGroup`.`id`, `ServerGroup`.`name`, `ServerGroup`.`description`, `ServerGroup`.`active_group` FROM `b3_xlr`.`servers` AS `Server` LEFT JOIN `b3_xlr`.`server_groups` AS `ServerGroup` ON (`Server`.`server_group_id` = `ServerGroup`.`id`) WHERE `active` = '1' ORDER BY `Server`.`id` asc LIMIT 1 | 1 | 1 | 1 | |
SELECT `ServerOption`.`id`, `ServerOption`.`server_id`, `ServerOption`.`name`, `ServerOption`.`value`, `Server`.`id`, `Server`.`active`, `Server`.`gamename`, `Server`.`servername`, `Server`.`servername_a`, `Server`.`dbhost`, `Server`.`dbuser`, `Server`.`dbpass`, `Server`.`dbname`, `Server`.`server_group_id`, `Server`.`statusurl`, `Server`.`slogan`, `Server`.`time_add` FROM `b3_xlr`.`server_options` AS `ServerOption` LEFT JOIN `b3_xlr`.`servers` AS `Server` ON (`ServerOption`.`server_id` = `Server`.`id`) WHERE `ServerOption`.`server_id` = 2 | 16 | 16 | 1 | maybe slow |
SELECT `Server`.`servername_a` FROM `b3_xlr`.`servers` AS `Server` LEFT JOIN `b3_xlr`.`server_groups` AS `ServerGroup` ON (`Server`.`server_group_id` = `ServerGroup`.`id`) WHERE `Server`.`id` = 8 LIMIT 1 | 1 | 1 | 1 | |
SELECT `Server`.`servername_a` FROM `b3_xlr`.`servers` AS `Server` LEFT JOIN `b3_xlr`.`server_groups` AS `ServerGroup` ON (`Server`.`server_group_id` = `ServerGroup`.`id`) WHERE `Server`.`id` = 2 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Server`.`servername_a` FROM `b3_xlr`.`servers` AS `Server` LEFT JOIN `b3_xlr`.`server_groups` AS `ServerGroup` ON (`Server`.`server_group_id` = `ServerGroup`.`id`) WHERE `Server`.`id` = 3 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Server`.`servername` FROM `b3_xlr`.`servers` AS `Server` LEFT JOIN `b3_xlr`.`server_groups` AS `ServerGroup` ON (`Server`.`server_group_id` = `ServerGroup`.`id`) WHERE `Server`.`id` = 3 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Server`.`servername_a` FROM `b3_xlr`.`servers` AS `Server` LEFT JOIN `b3_xlr`.`server_groups` AS `ServerGroup` ON (`Server`.`server_group_id` = `ServerGroup`.`id`) WHERE `Server`.`id` = 5 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Server`.`servername_a` FROM `b3_xlr`.`servers` AS `Server` LEFT JOIN `b3_xlr`.`server_groups` AS `ServerGroup` ON (`Server`.`server_group_id` = `ServerGroup`.`id`) WHERE `Server`.`id` = 6 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Server`.`servername_a` FROM `b3_xlr`.`servers` AS `Server` LEFT JOIN `b3_xlr`.`server_groups` AS `ServerGroup` ON (`Server`.`server_group_id` = `ServerGroup`.`id`) WHERE `Server`.`id` = 7 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Server`.`servername_a` FROM `b3_xlr`.`servers` AS `Server` LEFT JOIN `b3_xlr`.`server_groups` AS `ServerGroup` ON (`Server`.`server_group_id` = `ServerGroup`.`id`) WHERE `Server`.`id` = 2 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Server`.`id`, `Server`.`active`, `Server`.`gamename`, `Server`.`servername`, `Server`.`servername_a`, `Server`.`dbhost`, `Server`.`dbuser`, `Server`.`dbpass`, `Server`.`dbname`, `Server`.`server_group_id`, `Server`.`statusurl`, `Server`.`slogan`, `Server`.`time_add`, `ServerGroup`.`id`, `ServerGroup`.`name`, `ServerGroup`.`description`, `ServerGroup`.`active_group` FROM `b3_xlr`.`servers` AS `Server` LEFT JOIN `b3_xlr`.`server_groups` AS `ServerGroup` ON (`Server`.`server_group_id` = `ServerGroup`.`id`) WHERE `Server`.`id` = 2 LIMIT 1 | 1 | 1 | 1 | |
SELECT COUNT(*) AS `count` FROM `b3_xlr`.`servers` AS `Server` WHERE `Server`.`id` = 2 | 1 | 1 | 0 | |
SELECT COUNT(*) AS `count` FROM `b3_xlr`.`servers` AS `Server` WHERE `Server`.`id` = 2 | 1 | 1 | 0 | |
SELECT COUNT(*) AS `count` FROM `b3_xlr`.`servers` AS `Server` WHERE `Server`.`id` = 2 | 1 | 1 | 0 | |
UPDATE `b3_xlr`.`servers` SET `id` = 2, `active` = '1', `gamename` = 'cod4', `servername` = '#26', `servername_a` = ' ^44GF.CZ^7 #26 | SD | HC | Cracked', `dbhost` = '127.0.0.1', `dbuser` = 'b3', `dbpass` = 'b3aeu1245', `dbname` = 'b3', `server_group_id` = 1, `statusurl` = '/home/scutifer/httpdocs/xlrstats/status26.xml', `slogan` = '', `time_add` = '0000-00-00 00:00:00' WHERE `b3_xlr`.`servers`.`id` = '2' | 0 | 0 | 0 |
Peak Memory Use 8.02 MB
Message | Memory use |
---|---|
Component initialization | 1.50 MB |
Controller action start | 2.94 MB |
Controller render start | 3.02 MB |
Component initialization #2 | 3.59 MB |
Controller action start #2 | 3.67 MB |
Component initialization #3 | 3.72 MB |
Controller action start #3 | 3.81 MB |
Component initialization #4 | 3.87 MB |
Controller action start #4 | 3.96 MB |
Component initialization #5 | 4.02 MB |
Controller action start #5 | 4.10 MB |
Component initialization #6 | 4.16 MB |
Controller action start #6 | 4.26 MB |
Component initialization #7 | 4.32 MB |
Controller action start #7 | 4.40 MB |
Component initialization #8 | 4.67 MB |
Controller action start #8 | 4.75 MB |
Component initialization #9 | 4.85 MB |
Controller action start #9 | 5.19 MB |
Component initialization #10 | 5.33 MB |
Controller action start #10 | 5.42 MB |
View render complete | 5.87 MB |
Total Request Time: 211 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 17.09 | |
Event: Controller.initialize | 32.05 | |
Event: Controller.startup | 0.76 | |
Controller action | 0.67 | |
Event: Controller.beforeRender | 18.13 | |
» Processing toolbar data | 17.97 | |
Rendering View | 109.33 | |
» Event: View.beforeRender | 0.06 | |
» Rendering APP/View/Pages/about/index.ctp | 3.97 | |
» Event: View.afterRender | 0.05 | |
» Event: View.beforeLayout | 0.05 | |
» Rendering APP/View/Layouts/default.ctp | 104.05 | |
» » Rendering APP/View/Elements/google-analytics.ctp | 0.15 | |
» » Rendering APP/View/Elements/login.ctp | 0.16 | |
» » Rendering APP/View/Elements/menu.ctp | 50.59 | |
» » » Rendering APP/View/Elements/menu_leagues.ctp | 3.09 | |
» » » Rendering APP/View/Elements/menu_servers.ctp | 33.05 | |
» » » » Event: Controller.initialize #2 | 1.97 | |
» » » » Event: Controller.startup #2 | 0.24 | |
Controller action #2 | 0.00 | |
» » » » » Event: Controller.shutdown | 0.05 | |
» » » » » Event: Controller.initialize #3 | 1.95 | |
» » » » » Event: Controller.startup #3 | 0.23 | |
Controller action #3 | 0.00 | |
» » » » » » Event: Controller.shutdown #2 | 0.05 | |
» » » » » » Event: Controller.initialize #4 | 2.01 | |
» » » » » » Event: Controller.startup #4 | 0.26 | |
Controller action #4 | 0.00 | |
» » » » » » » Event: Controller.shutdown #3 | 0.05 | |
» » » » » » » Event: Controller.initialize #5 | 2.03 | |
» » » » » » » Event: Controller.startup #5 | 0.24 | |
Controller action #5 | 0.00 | |
» » » » » » » » Event: Controller.shutdown #4 | 0.05 | |
» » » » » » » » Event: Controller.initialize #6 | 2.09 | |
» » » » » » » » Event: Controller.startup #6 | 0.24 | |
Controller action #6 | 0.00 | |
» » » » » » » » » Event: Controller.shutdown #5 | 0.05 | |
» » » » » » » » » Event: Controller.initialize #7 | 2.13 | |
» » » » » » » » » Event: Controller.startup #7 | 0.24 | |
Controller action #7 | 0.00 | |
» » » » » » » » » » Event: Controller.shutdown #6 | 0.05 | |
» » » » » » » » Rendering APP/View/Elements/server_info.ctp | 48.26 | |
» » » » » » » » » Event: Controller.initialize #8 | 2.23 | |
» » » » » » » » » Event: Controller.startup #8 | 0.25 | |
Controller action #8 | 0.00 | |
» » » » » » » » » » Event: Controller.shutdown #7 | 0.05 | |
» » » » » » » » » » Event: Controller.initialize #9 | 4.51 | |
» » » » » » » » » » Event: Controller.startup #9 | 0.53 | |
Controller action #9 | 0.00 | |
» » » » » » » » » » » Event: Controller.initialize #10 | 2.74 | |
» » » » » » » » » » » Event: Controller.startup #10 | 0.48 | |
Controller action #10 | 0.00 | |
» » » » » » » » » » » » Event: Controller.shutdown #8 | 0.07 | |
» » » » » » » » » » » » Event: Controller.shutdown #9 | 0.07 | |
» » » » » » » » » » » » Rendering APP/View/Elements/donate_button.ctp | 0.14 | |
Event: View.afterLayout | 0.00 |
Constant | Value |
---|---|
XLR_VERSION | v3.0.0-beta.10 |
Constant | Value |
---|---|
APP | /home/scutifer/httpdocs/xlrstats/app/ |
APP_DIR | app |
APPLIBS | /home/scutifer/httpdocs/xlrstats/app/Lib/ |
CACHE | /home/scutifer/httpdocs/xlrstats/app/tmp/cache/ |
CAKE | /home/scutifer/httpdocs/xlrstats/lib/Cake/ |
CAKE_CORE_INCLUDE_PATH | /home/scutifer/httpdocs/xlrstats/lib |
CORE_PATH | /home/scutifer/httpdocs/xlrstats/lib/ |
CAKE_VERSION | 2.4.3 |
CSS | /home/scutifer/httpdocs/xlrstats/app/webroot/css/ |
CSS_URL | css/ |
DS | / |
FULL_BASE_URL | http://135.4gf.cz |
IMAGES | /home/scutifer/httpdocs/xlrstats/app/webroot/img/ |
IMAGES_URL | img/ |
JS | /home/scutifer/httpdocs/xlrstats/app/webroot/js/ |
JS_URL | js/ |
LOGS | /home/scutifer/httpdocs/xlrstats/app/tmp/logs/ |
ROOT | /home/scutifer/httpdocs/xlrstats |
TESTS | /home/scutifer/httpdocs/xlrstats/app/Test/ |
TMP | /home/scutifer/httpdocs/xlrstats/app/tmp/ |
VENDORS | /home/scutifer/httpdocs/xlrstats/vendors/ |
WEBROOT_DIR | webroot |
WWW_ROOT | /home/scutifer/httpdocs/xlrstats/app/webroot/ |
Environment Variable | Value |
---|---|
Php Version | 5.6.40-64+ubuntu22.04.1+deb.sury.org+1 |
Redirect Redirect Status | 200 |
Redirect Status | 200 |
Http User Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
Http Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Http Accept Language | en-US,en;q=0.5 |
Http Accept Encoding | br,gzip |
Http Host | 135.4gf.cz |
Http Connection | Keep-Alive |
Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin |
Server Signature | Apache/2.4.52 (Ubuntu) Server at 135.4gf.cz Port 80 |
Server Software | Apache/2.4.52 (Ubuntu) |
Server Name | 135.4gf.cz |
Server Addr | 88.86.107.135 |
Server Port | 80 |
Remote Addr | 3.227.251.94 |
Document Root | /home/scutifer/httpdocs |
Request Scheme | http |
Context Prefix | |
Context Document Root | /home/scutifer/httpdocs |
Server Admin | webmaster@localhost |
Script Filename | /home/scutifer/httpdocs/xlrstats/app/webroot/index.php |
Remote Port | 48234 |
Redirect Url | /xlrstats/app/webroot/2/pages/about/index |
Gateway Interface | CGI/1.1 |
Server Protocol | HTTP/1.1 |
Request Method | GET |
Query String | |
Request Uri | /xlrstats/2/pages/about/index |
Script Name | /xlrstats/app/webroot/index.php |
Php Self | /xlrstats/app/webroot/index.php |
Request Time Float | 1685507813.708 |
Request Time | 1685507813 |
No configured/allowed cache groups.
Click on some link above.