home / Tourney system

Information Participants

Team: Fritz Kola Gang
Tourneylogo
Tourney Community: Super Smash Bros. Ultimate, 2v2
Teamname
Switzerland
Fritz Kola Gang
Team Leader
Switzerland
FreakIsTea
Players
FreakIsTea
Leader
Hyperion


Tourney system powered by DOTLAN

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

found 216 debug messages

0.000037 - GLOBAL::include                          -> config.php
0.000210 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000248 - dotDatabase::getInstance                 -> connection: database
0.000266 - dotDatabase::__construct                 -> connection: database
0.000290 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000317 - page::getInstance                        -> do
0.000339 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000394 - dotSession::getInstance                  -> do
0.000412 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000445 - dotSession::start                        -> ---- init
0.000479 - dotSession::start                        -> start php session managment
2.060924 - dotSession::start                        -> finished php session management
2.060962 - dotSession::start                        -> check for security options
2.060975 - dotSession::start                        -> lookup ip2country
2.060992 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
2.076624 - dotDatabase::select                      -> database: dotlan_database
2.084377 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 221992110 BETWEEN ip_from AND ip_to
2.092500 - dotSession::start                        -> update current session online user infos
2.092577 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746440092, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=5155', host = '13.59.84.174', dns = '13.59.84.174', countrycode = '', hits = hits + 1 WHERE hash = '00sr1ekhetkj3gahgn64jb51g3'
2.098456 - dotSession::start                        -> session found in DB
2.098500 - dotSession::load_locales                 -> do
2.098546 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
2.098559 - dotSession::start                        -> ---- finished with session startup
2.098585 - dotSession::load_user                    -> id: 0
2.098600 - user::get_user                           -> id: >0<
2.098623 - dotDatabase::getInstance                 -> connection: database
2.098682 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
2.098717 - styles::load                             -> name: ><
2.098741 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
2.098997 - styles::activate                         -> style = 2024_switzerlan
2.099179 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
2.099200 - admin::getInstance                       -> do
2.099210 - dotSession::getInstance                  -> do
2.099223 - admin::__construct                       -> user_id=0
2.099234 - user::load_settings                      -> load current user settings to $global
2.099251 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
2.099280 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
2.099305 - EVENT::comming_event                     -> return
2.099320 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746440092 AND active=1 ORDER by begin ASC
2.103980 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
2.104041 - GLOBAL::end global.php                   -> ---------------------------------------------
2.104085 - TURNIER::main                            -> initialize 'turnier' system
2.104105 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
2.104173 - TURNIER::__construct                     -> init
2.104216 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
2.104233 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
2.104320 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
2.104446 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
2.104457 - TURNIER_TEILNEHMER::__construct          -> init
2.104466 - TURNIER::__construct                     -> init
2.104489 - T_TEILNEHMER::team                       -> ID: 5155
2.104503 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 5155
2.104519 - 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='5155'
2.109444 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
2.109561 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 5155
2.113839 - TURNIER::get_turnier                     -> ID: 243 (db)
2.113881 - 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='243'
2.118748 - TURNIER::load_system                     -> Turniermodus:
2.118819 - TURNIER::load_system                     -> Modus not found
2.118838 - TURNIER_TEILNEHMER::get_members          -> ID: 5155
2.118851 - 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 = 22 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 = 5155
2.124210 - HTML::encode                             -> ...
2.124239 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
2.129810 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
2.133938 - HTML::encode                             -> replace run 1
2.134055 - HTML::template                           -> template: >turnier_team_show<
2.134278 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=243
2.138389 - TURNIER::shortbar                        -> display
2.138467 - 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=22 ORDER by tg.name ASC, tname ASC
2.144045 - TURNIER::is_admin                        -> user_id: 0
2.144075 - admin::getInstance                       -> do
2.144105 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
2.144124 - HTML::template                           -> template: >turnier_shortbar<
2.144456 - GLOBAL::end userspace                    -> ---------------------------------------------
2.144469 - PAGE::render                             -> start rendering page layout
2.144482 - USER::check_for_new_messages             -> return
2.144503 - dotSession::getInstance                  -> do
2.144608 - PAGE::get_boxes                          -> -------- side=left
2.144637 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
2.144676 - PAGE::get_boxes                          -> -------- call: left::menu_main
2.144695 - CBOX::menu                               -> generate Menu Box >menu<
2.144718 - HTML::template                           -> template: >box_menu_bit<
2.144799 - HTML::template                           -> template: >box_menu_bit<
2.144825 - HTML::template                           -> template: >box_menu_bit<
2.144849 - HTML::template                           -> template: >box_menu_bit<
2.144873 - HTML::template                           -> template: >box_menu_bit<
2.144897 - HTML::template                           -> template: >box_menu_bit<
2.144921 - HTML::template                           -> template: >box_menu_bit<
2.144944 - HTML::template                           -> template: >box_menu<
2.145041 - HTML::template_exists                    -> search: >page_box_left< == 1
2.145073 - HTML::template                           -> template: >page_box_left<
2.145138 - PAGE::get_boxes                          -> -------- call: left::menu_party
2.145194 - CBOX::menu                               -> generate Menu Box >party<
2.145216 - HTML::template                           -> template: >box_menu_bit<
2.145242 - HTML::template                           -> template: >box_menu_bit<
2.145266 - HTML::template                           -> template: >box_menu_bit<
2.145300 - HTML::template                           -> template: >box_menu_bit<
2.145324 - HTML::template                           -> template: >box_menu_bit<
2.145347 - HTML::template                           -> template: >box_menu_bit<
2.145380 - HTML::template                           -> template: >box_menu_bit<
2.145404 - HTML::template                           -> template: >box_menu_bit<
2.145428 - HTML::template                           -> template: >box_menu_bit<
2.145451 - HTML::template                           -> template: >box_menu_bit<
2.145474 - HTML::template                           -> template: >box_menu_bit<
2.145498 - HTML::template                           -> template: >box_menu_bit<
2.145521 - HTML::template                           -> template: >box_menu<
2.145578 - HTML::template_exists                    -> search: >page_box_left< == 1
2.145605 - HTML::template                           -> template: >page_box_left<
2.145636 - PAGE::get_boxes                          -> -------- call: left::menu_login
2.145649 - CBOX::menu                               -> generate Menu Box >login<
2.145670 - HTML::template                           -> template: >box_menu_bit<
2.145695 - HTML::template                           -> template: >box_menu_bit<
2.145718 - HTML::template                           -> template: >box_menu<
2.145760 - HTML::template_exists                    -> search: >page_box_left< == 1
2.145786 - HTML::template                           -> template: >page_box_left<
2.145815 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
2.145825 - PAGE::get_boxes                          -> -------- call: left::search
2.145839 - CBOX::template                           -> generate Box with >box_suchen< as template
2.145850 - HTML::template                           -> template: >box_suchen<
2.145938 - HTML::template_exists                    -> search: >page_box_left< == 1
2.145961 - HTML::template                           -> template: >page_box_left<
2.145988 - PAGE::get_boxes                          -> -------- call: left::banner
2.146022 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
2.146065 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
2.146084 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
2.150350 - 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.155137 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
2.155331 - HTML::encode                             -> replace run 1
2.155411 - HTML::template                           -> template: >box_banner_bit<
2.155640 - HTML::encode                             -> www.egames.ch...
2.155752 - HTML::encode                             -> replace run 1
2.155808 - HTML::encode                             -> replace run 2
2.155852 - HTML::template                           -> template: >box_banner_bit<
2.155880 - HTML::template                           -> template: >box_banner<
2.155976 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
2.156111 - HTML::template_exists                    -> search: >page_box_left< == 1
2.156155 - HTML::template                           -> template: >page_box_left<
2.156214 - PAGE::get_boxes                          -> -------- side=right
2.156233 - PAGE::get_boxes                          -> -------- call: right::news
2.156253 - CBOX::news                               -> generate Box
2.156276 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
2.156323 - NEWS::load_news                          -> load news data
2.156399 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
2.156436 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
2.161910 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
2.166669 - 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.171504 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
2.171697 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
2.171710 - NEWS::load_news                          -> ... from database
2.171745 - 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.181117 - HTML::encodeCms                          -> 
2.181581 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
2.181804 - HTML::encode                             -> replace run 1
2.181880 - HTML::encodeCms                          -> 
2.181904 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
2.181943 - HTML::encode                             -> replace run 1
2.181979 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
2.182201 - HTML::template                           -> template: >box_news_bit<
2.182373 - HTML::template                           -> template: >box_news_bit<
2.182403 - HTML::template                           -> template: >box_news<
2.182543 - HTML::template_exists                    -> search: >page_box_right< == 1
2.182587 - HTML::template                           -> template: >page_box_right<
2.182667 - PAGE::get_boxes                          -> -------- call: right::party
2.182689 - CBOX::party                              -> generate Box
2.182710 - EVENT::short_event                       -> id >27<
2.182720 - EVENT::getevent                          -> id >27<
2.182732 - 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.187745 - CACHE::get                               -> cache: >event_27::stats< not found
2.187774 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
2.197952 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
2.204897 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
2.205139 - HTML::template                           -> template: >box_event<
2.205455 - HTML::template_exists                    -> search: >page_box_right< == 1
2.205516 - HTML::template                           -> template: >page_box_right<
2.205567 - PAGE::get_boxes                          -> -------- call: right::forum
2.205607 - CBOX::forum                              -> generate forum box
2.205619 - CBOX::forum_load_threads                 -> load data
2.205657 - CACHE::get                               -> cache: >forum::topthreads< not found
2.205676 - 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.219292 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
2.219557 - CBOX::forum_threads                      -> list all threads in array
2.219599 - 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.219648 - admin::getInstance                       -> do
2.219736 - HTML::template                           -> template: >box_forum_bit<
2.219921 - HTML::template                           -> template: >box_forum_bit<
2.220000 - HTML::template                           -> template: >box_forum_bit<
2.220067 - HTML::template                           -> template: >box_forum_bit<
2.220125 - HTML::template                           -> template: >box_forum_bit<
2.220189 - HTML::template                           -> template: >box_forum_bit<
2.220222 - HTML::template                           -> template: >box_forum<
2.220388 - HTML::template_exists                    -> search: >page_box_right< == 1
2.220427 - HTML::template                           -> template: >page_box_right<
2.220469 - PAGE::get_boxes                          -> -------- call: right::vote
2.220488 - CBOX::vote                               -> generate Box
2.220501 - 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.224758 - HTML::template                           -> template: >box_vote_nocurrent<
2.224924 - HTML::template_exists                    -> search: >page_box_right< == 1
2.224963 - HTML::template                           -> template: >page_box_right<
2.225001 - PAGE::get_boxes                          -> -------- call: right::buddylist
2.225019 - CBOX::buddylist                          -> generate Box
2.225049 - HTML::template                           -> template: >box_buddylist_msg<
2.225122 - HTML::template                           -> template: >box_buddylist<
2.225249 - HTML::template_exists                    -> search: >page_box_right< == 1
2.225270 - HTML::template                           -> template: >page_box_right<
2.225293 - PAGE::get_boxes                          -> -------- call: right::online
2.225302 - CBOX::online                             -> generate Box
2.225321 - HTML::template                           -> template: >box_online<
2.225387 - HTML::template_exists                    -> search: >page_box_right< == 1
2.225405 - HTML::template                           -> template: >page_box_right<
2.225432 - PAGE::render                             -> final
2.225446 - PAGE::renderTemplate                     -> page
2.225453 - dotSession::getInstance                  -> do
2.225467 - PAGE::getHead                            -> return
2.225472 - dotSession::getInstance                  -> do
2.225580 - HTML::template                           -> template: >page<
2.225978 - PAGE::render_template                    -> final

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

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