home / Tourney system

Information Participants

Team: SPG
Tourneylogo
Tourney Counter-Strike Global Offensive 5on5
Teamname
SPG
Team Leader
Trayder
Players
Trayder
Leader
Chilla
rmN
JackTheTripper
UMGRAETSCHER


Tourney system powered by DOTLAN

 ------------------- 

found 216 debug messages

0.000051 - GLOBAL::include                          -> config.php
0.000271 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000328 - dotDatabase::getInstance                 -> connection: database
0.000353 - dotDatabase::__construct                 -> connection: database
0.000383 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000417 - page::getInstance                        -> do
0.000446 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000471 - dotSession::getInstance                  -> do
0.000489 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000576 - dotSession::start                        -> ---- init
0.000620 - dotSession::start                        -> start php session managment
1.923108 - dotSession::start                        -> finished php session management
1.923145 - dotSession::start                        -> check for security options
1.923158 - dotSession::start                        -> lookup ip2country
1.923177 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
1.939393 - dotDatabase::select                      -> database: dotlan_database
1.947398 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 59985671 BETWEEN ip_from AND ip_to
1.955499 - dotSession::start                        -> update current session online user infos
1.955578 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746438506, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=926', host = '3.147.79.7', dns = '3.147.79.7', countrycode = '', hits = hits + 1 WHERE hash = 'cddif6iiatuatud9husi0v2h22'
1.960664 - dotSession::start                        -> session found in DB
1.960713 - dotSession::load_locales                 -> do
1.960759 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
1.960773 - dotSession::start                        -> ---- finished with session startup
1.960799 - dotSession::load_user                    -> id: 0
1.960813 - user::get_user                           -> id: >0<
1.960834 - dotDatabase::getInstance                 -> connection: database
1.960897 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.960933 - styles::load                             -> name: ><
1.960959 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.961214 - styles::activate                         -> style = 2024_switzerlan
1.961398 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.961429 - admin::getInstance                       -> do
1.961440 - dotSession::getInstance                  -> do
1.961455 - admin::__construct                       -> user_id=0
1.961464 - user::load_settings                      -> load current user settings to $global
1.961485 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.961519 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.961563 - EVENT::comming_event                     -> return
1.961581 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746438506 AND active=1 ORDER by begin ASC
1.965960 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.966044 - GLOBAL::end global.php                   -> ---------------------------------------------
1.966096 - TURNIER::main                            -> initialize 'turnier' system
1.966128 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.966272 - TURNIER::__construct                     -> init
1.966327 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
1.966349 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
1.966424 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.966548 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
1.966561 - TURNIER_TEILNEHMER::__construct          -> init
1.966568 - TURNIER::__construct                     -> init
1.966589 - T_TEILNEHMER::team                       -> ID: 926
1.966608 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 926
1.966630 - dotDatabase::query                       -> SELECT t_teilnehmer.*, IF(t_teilnehmer.countrycode!='',t_teilnehmer.countrycode,user.countrycode) AS countrycode, IF(t_teilnehmer.countrycode!='',c2.name,c1.name) AS countryname FROM t_teilnehmer LEFT JOIN user ON user.id=tnleader LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE tnid='926'
1.971331 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.971416 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 926
1.975621 - TURNIER::get_turnier                     -> ID: 50 (db)
1.975667 - dotDatabase::query                       -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='50'
1.980618 - TURNIER::load_system                     -> Turniermodus:
1.980681 - TURNIER::load_system                     -> Modus not found
1.980697 - TURNIER_TEILNEHMER::get_members          -> ID: 926
1.980707 - dotDatabase::query                       -> SELECT t_teilnehmer.tnid, t_teilnehmer_part.user_id, user.nick, user.clan, CONCAT(user.vorname,' ',user.nachname) AS realname, user.vorname, user.nachname, user.countrycode, country_code2name.name AS countryname, IF( t_teilnehmer_part.user_id = t_teilnehmer.tnleader, 1, 0 ) AS is_leader, user.geb, user.avatar, sitz_block, sitz_id, sitz_nr FROM t_teilnehmer RIGHT JOIN t_teilnehmer_part ON t_teilnehmer.tnid = t_teilnehmer_part.tnid LEFT JOIN event_teilnehmer ON t_teilnehmer_part.user_id = event_teilnehmer.user_id AND event_teilnehmer.event_id = 5 LEFT JOIN user ON t_teilnehmer_part.user_id = user.id LEFT JOIN country_code2name ON country_code2name.code=user.countrycode WHERE t_teilnehmer.tnid = 926
1.986477 - HTML::encode                             -> ...
1.986514 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.992415 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
1.998645 - HTML::encode                             -> replace run 1
1.998845 - HTML::template                           -> template: >turnier_team_show<
1.999256 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=50
2.004859 - TURNIER::shortbar                        -> display
2.005009 - dotDatabase::query                       -> SELECT tname, tid, tg.name AS group_name, tgroupid FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tadultsonly=0 AND tactive=1 AND teventid=5 ORDER by tg.name ASC, tname ASC
2.010495 - TURNIER::is_admin                        -> user_id: 0
2.010539 - admin::getInstance                       -> do
2.010587 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
2.010618 - HTML::template                           -> template: >turnier_shortbar<
2.011040 - GLOBAL::end userspace                    -> ---------------------------------------------
2.011068 - PAGE::render                             -> start rendering page layout
2.011082 - USER::check_for_new_messages             -> return
2.011105 - dotSession::getInstance                  -> do
2.011267 - PAGE::get_boxes                          -> -------- side=left
2.011428 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
2.011545 - PAGE::get_boxes                          -> -------- call: left::menu_main
2.011573 - CBOX::menu                               -> generate Menu Box >menu<
2.011607 - HTML::template                           -> template: >box_menu_bit<
2.011798 - HTML::template                           -> template: >box_menu_bit<
2.011834 - HTML::template                           -> template: >box_menu_bit<
2.011856 - HTML::template                           -> template: >box_menu_bit<
2.011876 - HTML::template                           -> template: >box_menu_bit<
2.011896 - HTML::template                           -> template: >box_menu_bit<
2.011917 - HTML::template                           -> template: >box_menu_bit<
2.011939 - HTML::template                           -> template: >box_menu<
2.012099 - HTML::template_exists                    -> search: >page_box_left< == 1
2.012161 - HTML::template                           -> template: >page_box_left<
2.012263 - PAGE::get_boxes                          -> -------- call: left::menu_party
2.012290 - CBOX::menu                               -> generate Menu Box >party<
2.012316 - HTML::template                           -> template: >box_menu_bit<
2.012353 - HTML::template                           -> template: >box_menu_bit<
2.012385 - HTML::template                           -> template: >box_menu_bit<
2.012412 - HTML::template                           -> template: >box_menu_bit<
2.012447 - HTML::template                           -> template: >box_menu_bit<
2.012481 - HTML::template                           -> template: >box_menu_bit<
2.012517 - HTML::template                           -> template: >box_menu_bit<
2.012607 - HTML::template                           -> template: >box_menu_bit<
2.012642 - HTML::template                           -> template: >box_menu_bit<
2.012682 - HTML::template                           -> template: >box_menu_bit<
2.012725 - HTML::template                           -> template: >box_menu_bit<
2.012754 - HTML::template                           -> template: >box_menu_bit<
2.012776 - HTML::template                           -> template: >box_menu<
2.012858 - HTML::template_exists                    -> search: >page_box_left< == 1
2.012957 - HTML::template                           -> template: >page_box_left<
2.013023 - PAGE::get_boxes                          -> -------- call: left::menu_login
2.013044 - CBOX::menu                               -> generate Menu Box >login<
2.013066 - HTML::template                           -> template: >box_menu_bit<
2.013101 - HTML::template                           -> template: >box_menu_bit<
2.013128 - HTML::template                           -> template: >box_menu<
2.013190 - HTML::template_exists                    -> search: >page_box_left< == 1
2.013232 - HTML::template                           -> template: >page_box_left<
2.013278 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
2.013294 - PAGE::get_boxes                          -> -------- call: left::search
2.013314 - CBOX::template                           -> generate Box with >box_suchen< as template
2.013330 - HTML::template                           -> template: >box_suchen<
2.013479 - HTML::template_exists                    -> search: >page_box_left< == 1
2.013510 - HTML::template                           -> template: >page_box_left<
2.013546 - PAGE::get_boxes                          -> -------- call: left::banner
2.013595 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
2.013659 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
2.013687 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
2.018251 - dotDatabase::query                       -> SELECT * FROM sponsoren WHERE group_id=3 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
2.023204 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
2.023460 - HTML::encode                             -> replace run 1
2.023562 - HTML::template                           -> template: >box_banner_bit<
2.023819 - HTML::encode                             -> www.egames.ch...
2.023966 - HTML::encode                             -> replace run 1
2.024059 - HTML::encode                             -> replace run 2
2.024112 - HTML::template                           -> template: >box_banner_bit<
2.024148 - HTML::template                           -> template: >box_banner<
2.024284 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
2.024466 - HTML::template_exists                    -> search: >page_box_left< == 1
2.024740 - HTML::template                           -> template: >page_box_left<
2.024852 - PAGE::get_boxes                          -> -------- side=right
2.024882 - PAGE::get_boxes                          -> -------- call: right::news
2.024903 - CBOX::news                               -> generate Box
2.024939 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
2.025108 - NEWS::load_news                          -> load news data
2.025150 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
2.025194 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
2.030242 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
2.035356 - dotDatabase::query                       -> SELECT UNIX_TIMESTAMP(news_post.dateline) FROM news_post WHERE active = 1 AND dateline > NOW() AND section_id IN (16) ORDER by dateline ASC LIMIT 1
2.040691 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
2.040955 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
2.040975 - NEWS::load_news                          -> ... from database
2.041020 - dotDatabase::query                       -> SELECT news_post.id AS id, news_post.headline, news_post.content, news_post.short, news_post.user_id, news_post.encode, UNIX_TIMESTAMP(news_post.dateline) AS date_unix, news_post.comments, news_post.section_id, news_section.name AS section_name, news_section.short AS section_short, news_section.urlshort AS section_url, news_section.template, user.nick, user.vorname, user.nachname, user.countrycode FROM news_post LEFT JOIN news_section ON news_post.section_id = news_section.id LEFT JOIN user ON user.id = news_post.user_id WHERE news_post.active = 1 AND news_post.dateline <= NOW() AND news_post.section_id IN (16) ORDER by news_post.dateline DESC LIMIT 0,5
2.051337 - HTML::encodeCms                          -> 
2.051811 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
2.052039 - HTML::encode                             -> replace run 1
2.052106 - HTML::encodeCms                          -> 
2.052130 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
2.052170 - HTML::encode                             -> replace run 1
2.052206 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
2.052446 - HTML::template                           -> template: >box_news_bit<
2.052711 - HTML::template                           -> template: >box_news_bit<
2.052752 - HTML::template                           -> template: >box_news<
2.052923 - HTML::template_exists                    -> search: >page_box_right< == 1
2.052970 - HTML::template                           -> template: >page_box_right<
2.053053 - PAGE::get_boxes                          -> -------- call: right::party
2.053075 - CBOX::party                              -> generate Box
2.053097 - EVENT::short_event                       -> id >27<
2.053107 - EVENT::getevent                          -> id >27<
2.053122 - dotDatabase::query                       -> SELECT events.id, active, invite, password, events.name, anzahl, preis, konto, kontocheck, UNIX_TIMESTAMP(kontocheck) AS kontocheck_unix, event_location.name AS location, event_location.zip AS plz, event_location.city AS ort, event_location.street AS strasse, event_location.countrycode, location_id, map_template, allow_signoff, voraussetzung, minalter, turnier, netzwerk, weiteres, banner, UNIX_TIMESTAMP(begin) AS begin, UNIX_TIMESTAMP(end) AS end, UNIX_TIMESTAMP(signupbegin) AS sgbegin, UNIX_TIMESTAMP(signupend) AS sgend, UNIX_TIMESTAMP(seatreservebegin) AS seatbegin, UNIX_TIMESTAMP(seatreserveend) AS seatend, seatimage, UNIX_TIMESTAMP(canceled) AS canceled, archiv_gallery, archiv_media FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=27 AND active=1
2.058389 - CACHE::get                               -> cache: >event_27::stats< not found
2.058433 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
2.066381 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
2.073202 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
2.073479 - HTML::template                           -> template: >box_event<
2.073785 - HTML::template_exists                    -> search: >page_box_right< == 1
2.073865 - HTML::template                           -> template: >page_box_right<
2.073931 - PAGE::get_boxes                          -> -------- call: right::forum
2.073961 - CBOX::forum                              -> generate forum box
2.073981 - CBOX::forum_load_threads                 -> load data
2.074030 - CACHE::get                               -> cache: >forum::topthreads< not found
2.074062 - dotDatabase::query                       -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
2.082322 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
2.082662 - CBOX::forum_threads                      -> list all threads in array
2.082702 - FORUM::thread_lastvisit                  -> threadid: array ( 0 => 302, 1 => 301, 2 => 300, 3 => 299, 4 => 297, 5 => 298, 6 => 296, 7 => 295, 8 => 293, 9 => 294, 10 => 282, 11 => 287, 12 => 292, 13 => 290, 14 => 291, 15 => 289, 16 => 288, 17 => 283, 18 => 286, 19 => 285, )
2.082747 - admin::getInstance                       -> do
2.082854 - HTML::template                           -> template: >box_forum_bit<
2.083065 - HTML::template                           -> template: >box_forum_bit<
2.083122 - HTML::template                           -> template: >box_forum_bit<
2.083177 - HTML::template                           -> template: >box_forum_bit<
2.083230 - HTML::template                           -> template: >box_forum_bit<
2.083281 - HTML::template                           -> template: >box_forum_bit<
2.083312 - HTML::template                           -> template: >box_forum<
2.083476 - HTML::template_exists                    -> search: >page_box_right< == 1
2.083519 - HTML::template                           -> template: >page_box_right<
2.083565 - PAGE::get_boxes                          -> -------- call: right::vote
2.083586 - CBOX::vote                               -> generate Box
2.083602 - dotDatabase::query                       -> SELECT v_id, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_start < NOW() AND v_ende > NOW() AND v_active=1 AND v_top=1 ORDER by v_start DESC
2.089039 - HTML::template                           -> template: >box_vote_nocurrent<
2.089318 - HTML::template_exists                    -> search: >page_box_right< == 1
2.089384 - HTML::template                           -> template: >page_box_right<
2.089444 - PAGE::get_boxes                          -> -------- call: right::buddylist
2.089475 - CBOX::buddylist                          -> generate Box
2.089521 - HTML::template                           -> template: >box_buddylist_msg<
2.089628 - HTML::template                           -> template: >box_buddylist<
2.089751 - HTML::template_exists                    -> search: >page_box_right< == 1
2.089788 - HTML::template                           -> template: >page_box_right<
2.089853 - PAGE::get_boxes                          -> -------- call: right::online
2.089877 - CBOX::online                             -> generate Box
2.089896 - HTML::template                           -> template: >box_online<
2.090017 - HTML::template_exists                    -> search: >page_box_right< == 1
2.090053 - HTML::template                           -> template: >page_box_right<
2.090101 - PAGE::render                             -> final
2.090116 - PAGE::renderTemplate                     -> page
2.090129 - dotSession::getInstance                  -> do
2.090154 - PAGE::getHead                            -> return
2.090162 - dotSession::getInstance                  -> do
2.090341 - HTML::template                           -> template: >page<
2.091084 - PAGE::render_template                    -> final

PHP Includes   : 21
DB Queries     : 22
Rendering Time : 2.093100

Includes PHP Files: 
 - /var/www/html/swilan-dev/2024/www/turnier/index.php
 - /var/www/html/swilan-dev/2024/www/global.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotCommon.php
 - /var/www/html/swilan-dev/2024/www/config.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
 - /var/www/html/swilan-dev/2024/www/includes/class.page.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.styles.php
 - /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.admin.php
 - /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
 - /var/www/html/swilan-dev/2024/www/includes/class.event.php
 - /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
 - /var/www/html/swilan-dev/2024/www/includes/class.html.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php