home / Tourney system

Information Participants

Team: March Marmots Antimeta
Tourneylogo
Tourney Overwatch 2 5on5
Teamname
Switzerland
March Marmots Antimeta
Team Leader
Switzerland
Boesejoergeli
Players
MiMe
Boesejoergeli
Leader
samantha16
Beuk
Issue.


Tourney system powered by DOTLAN

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

found 216 debug messages

0.000036 - GLOBAL::include                          -> config.php
0.000208 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000248 - dotDatabase::getInstance                 -> connection: database
0.000268 - dotDatabase::__construct                 -> connection: database
0.000295 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000330 - page::getInstance                        -> do
0.000358 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000381 - dotSession::getInstance                  -> do
0.000399 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000434 - dotSession::start                        -> ---- init
0.000466 - dotSession::start                        -> start php session managment
0.393040 - dotSession::start                        -> finished php session management
0.393066 - dotSession::start                        -> check for security options
0.393085 - dotSession::start                        -> lookup ip2country
0.393106 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
0.408771 - dotDatabase::select                      -> database: dotlan_database
0.416750 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 59659179 BETWEEN ip_from AND ip_to
0.425182 - dotSession::start                        -> update current session online user infos
0.425239 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746430740, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=5451', host = '3.142.83.171', dns = '3.142.83.171', countrycode = '', hits = hits + 1 WHERE hash = 'timdbbvb27bbdq9tspui57g917'
0.431124 - dotSession::start                        -> session found in DB
0.431166 - dotSession::load_locales                 -> do
0.431205 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
0.431212 - dotSession::start                        -> ---- finished with session startup
0.431231 - dotSession::load_user                    -> id: 0
0.431239 - user::get_user                           -> id: >0<
0.431255 - dotDatabase::getInstance                 -> connection: database
0.431304 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.431332 - styles::load                             -> name: ><
0.431351 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.431547 - styles::activate                         -> style = 2024_switzerlan
0.431703 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.431720 - admin::getInstance                       -> do
0.431727 - dotSession::getInstance                  -> do
0.431737 - admin::__construct                       -> user_id=0
0.431743 - user::load_settings                      -> load current user settings to $global
0.431754 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.431774 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.431795 - EVENT::comming_event                     -> return
0.431809 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746430740 AND active=1 ORDER by begin ASC
0.436543 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.436606 - GLOBAL::end global.php                   -> ---------------------------------------------
0.436632 - TURNIER::main                            -> initialize 'turnier' system
0.436643 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.436684 - TURNIER::__construct                     -> init
0.436698 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
0.436709 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
0.436732 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.436781 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
0.436786 - TURNIER_TEILNEHMER::__construct          -> init
0.436823 - TURNIER::__construct                     -> init
0.436837 - T_TEILNEHMER::team                       -> ID: 5451
0.436843 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 5451
0.436853 - 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='5451'
0.442369 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.442447 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 5451
0.447011 - TURNIER::get_turnier                     -> ID: 252 (db)
0.447047 - 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='252'
0.452189 - TURNIER::load_system                     -> Turniermodus:
0.452241 - TURNIER::load_system                     -> Modus not found
0.452258 - TURNIER_TEILNEHMER::get_members          -> ID: 5451
0.452266 - 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 = 24 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 = 5451
0.458235 - HTML::encode                             -> ...
0.458267 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.463688 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
0.467972 - HTML::encode                             -> replace run 1
0.468092 - HTML::template                           -> template: >turnier_team_show<
0.468272 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=252
0.472684 - TURNIER::shortbar                        -> display
0.472765 - 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=24 ORDER by tg.name ASC, tname ASC
0.477716 - TURNIER::is_admin                        -> user_id: 0
0.477746 - admin::getInstance                       -> do
0.477767 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.477782 - HTML::template                           -> template: >turnier_shortbar<
0.478005 - GLOBAL::end userspace                    -> ---------------------------------------------
0.478012 - PAGE::render                             -> start rendering page layout
0.478020 - USER::check_for_new_messages             -> return
0.478032 - dotSession::getInstance                  -> do
0.478108 - PAGE::get_boxes                          -> -------- side=left
0.478128 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.478158 - PAGE::get_boxes                          -> -------- call: left::menu_main
0.478172 - CBOX::menu                               -> generate Menu Box >menu<
0.478189 - HTML::template                           -> template: >box_menu_bit<
0.478249 - HTML::template                           -> template: >box_menu_bit<
0.478265 - HTML::template                           -> template: >box_menu_bit<
0.478278 - HTML::template                           -> template: >box_menu_bit<
0.478291 - HTML::template                           -> template: >box_menu_bit<
0.478303 - HTML::template                           -> template: >box_menu_bit<
0.478315 - HTML::template                           -> template: >box_menu_bit<
0.478327 - HTML::template                           -> template: >box_menu<
0.478384 - HTML::template_exists                    -> search: >page_box_left< == 1
0.478409 - HTML::template                           -> template: >page_box_left<
0.478454 - PAGE::get_boxes                          -> -------- call: left::menu_party
0.478462 - CBOX::menu                               -> generate Menu Box >party<
0.478474 - HTML::template                           -> template: >box_menu_bit<
0.478488 - HTML::template                           -> template: >box_menu_bit<
0.478500 - HTML::template                           -> template: >box_menu_bit<
0.478512 - HTML::template                           -> template: >box_menu_bit<
0.478524 - HTML::template                           -> template: >box_menu_bit<
0.478535 - HTML::template                           -> template: >box_menu_bit<
0.478547 - HTML::template                           -> template: >box_menu_bit<
0.478558 - HTML::template                           -> template: >box_menu_bit<
0.478569 - HTML::template                           -> template: >box_menu_bit<
0.478580 - HTML::template                           -> template: >box_menu_bit<
0.478592 - HTML::template                           -> template: >box_menu_bit<
0.478603 - HTML::template                           -> template: >box_menu_bit<
0.478614 - HTML::template                           -> template: >box_menu<
0.478639 - HTML::template_exists                    -> search: >page_box_left< == 1
0.478655 - HTML::template                           -> template: >page_box_left<
0.478672 - PAGE::get_boxes                          -> -------- call: left::menu_login
0.478680 - CBOX::menu                               -> generate Menu Box >login<
0.478689 - HTML::template                           -> template: >box_menu_bit<
0.478702 - HTML::template                           -> template: >box_menu_bit<
0.478713 - HTML::template                           -> template: >box_menu<
0.478746 - HTML::template_exists                    -> search: >page_box_left< == 1
0.478762 - HTML::template                           -> template: >page_box_left<
0.478780 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
0.478785 - PAGE::get_boxes                          -> -------- call: left::search
0.478793 - CBOX::template                           -> generate Box with >box_suchen< as template
0.478798 - HTML::template                           -> template: >box_suchen<
0.478855 - HTML::template_exists                    -> search: >page_box_left< == 1
0.478868 - HTML::template                           -> template: >page_box_left<
0.478885 - PAGE::get_boxes                          -> -------- call: left::banner
0.478900 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.478934 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.478950 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
0.483296 - 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
0.487807 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.487939 - HTML::encode                             -> replace run 1
0.488053 - HTML::template                           -> template: >box_banner_bit<
0.488187 - HTML::encode                             -> www.egames.ch...
0.488243 - HTML::encode                             -> replace run 1
0.488278 - HTML::encode                             -> replace run 2
0.488302 - HTML::template                           -> template: >box_banner_bit<
0.488316 - HTML::template                           -> template: >box_banner<
0.488367 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.488469 - HTML::template_exists                    -> search: >page_box_left< == 1
0.488498 - HTML::template                           -> template: >page_box_left<
0.488535 - PAGE::get_boxes                          -> -------- side=right
0.488547 - PAGE::get_boxes                          -> -------- call: right::news
0.488559 - CBOX::news                               -> generate Box
0.488573 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.488604 - NEWS::load_news                          -> load news data
0.488622 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
0.488644 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.492832 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.497274 - 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
0.501814 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
0.501938 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.501946 - NEWS::load_news                          -> ... from database
0.501972 - 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
0.510546 - HTML::encodeCms                          -> 
0.510828 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
0.510957 - HTML::encode                             -> replace run 1
0.510995 - HTML::encodeCms                          -> 
0.511008 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
0.511029 - HTML::encode                             -> replace run 1
0.511050 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.511183 - HTML::template                           -> template: >box_news_bit<
0.511287 - HTML::template                           -> template: >box_news_bit<
0.511304 - HTML::template                           -> template: >box_news<
0.511376 - HTML::template_exists                    -> search: >page_box_right< == 1
0.511403 - HTML::template                           -> template: >page_box_right<
0.511448 - PAGE::get_boxes                          -> -------- call: right::party
0.511460 - CBOX::party                              -> generate Box
0.511475 - EVENT::short_event                       -> id >27<
0.511480 - EVENT::getevent                          -> id >27<
0.511488 - 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
0.516050 - CACHE::get                               -> cache: >event_27::stats< not found
0.516076 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.523173 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.530487 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
0.530636 - HTML::template                           -> template: >box_event<
0.530789 - HTML::template_exists                    -> search: >page_box_right< == 1
0.530820 - HTML::template                           -> template: >page_box_right<
0.530848 - PAGE::get_boxes                          -> -------- call: right::forum
0.530861 - CBOX::forum                              -> generate forum box
0.530868 - CBOX::forum_load_threads                 -> load data
0.530885 - CACHE::get                               -> cache: >forum::topthreads< not found
0.530897 - 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
0.540019 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
0.540236 - CBOX::forum_threads                      -> list all threads in array
0.540265 - 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, )
0.540308 - admin::getInstance                       -> do
0.540384 - HTML::template                           -> template: >box_forum_bit<
0.540554 - HTML::template                           -> template: >box_forum_bit<
0.540605 - HTML::template                           -> template: >box_forum_bit<
0.540655 - HTML::template                           -> template: >box_forum_bit<
0.540709 - HTML::template                           -> template: >box_forum_bit<
0.540757 - HTML::template                           -> template: >box_forum_bit<
0.540787 - HTML::template                           -> template: >box_forum<
0.540989 - HTML::template_exists                    -> search: >page_box_right< == 1
0.541032 - HTML::template                           -> template: >page_box_right<
0.541073 - PAGE::get_boxes                          -> -------- call: right::vote
0.541092 - CBOX::vote                               -> generate Box
0.541105 - 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
0.545616 - HTML::template                           -> template: >box_vote_nocurrent<
0.545799 - HTML::template_exists                    -> search: >page_box_right< == 1
0.545843 - HTML::template                           -> template: >page_box_right<
0.545874 - PAGE::get_boxes                          -> -------- call: right::buddylist
0.545894 - CBOX::buddylist                          -> generate Box
0.545932 - HTML::template                           -> template: >box_buddylist_msg<
0.545977 - HTML::template                           -> template: >box_buddylist<
0.546036 - HTML::template_exists                    -> search: >page_box_right< == 1
0.546053 - HTML::template                           -> template: >page_box_right<
0.546074 - PAGE::get_boxes                          -> -------- call: right::online
0.546084 - CBOX::online                             -> generate Box
0.546092 - HTML::template                           -> template: >box_online<
0.546146 - HTML::template_exists                    -> search: >page_box_right< == 1
0.546162 - HTML::template                           -> template: >page_box_right<
0.546191 - PAGE::render                             -> final
0.546198 - PAGE::renderTemplate                     -> page
0.546205 - dotSession::getInstance                  -> do
0.546218 - PAGE::getHead                            -> return
0.546222 - dotSession::getInstance                  -> do
0.546324 - HTML::template                           -> template: >page<
0.546713 - PAGE::render_template                    -> final

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

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