home / Tourney system

Information Participants

Team: ERQ Cancer
Tourneylogo
Tourney League of Legends 5on5
Teamname
ERQ Cancer
Team Leader
Neymi
Players
Neymi
Leader
Luedu
KayCon
shadolinku
Naysayer


Tourney system powered by DOTLAN

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

found 253 debug messages

0.000028 - GLOBAL::include                          -> config.php
0.000135 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000164 - dotDatabase::getInstance                 -> connection: database
0.000176 - dotDatabase::__construct                 -> connection: database
0.000193 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000213 - page::getInstance                        -> do
0.000229 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000244 - dotSession::getInstance                  -> do
0.000256 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000279 - dotSession::start                        -> ---- init
0.000304 - dotSession::start                        -> start php session managment
0.899333 - dotSession::start                        -> finished php session management
0.899374 - dotSession::start                        -> check for security options
0.899393 - dotSession::start                        -> lookup ip2country
0.899417 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
0.919361 - dotDatabase::select                      -> database: dotlan_database
0.927369 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 314481297 BETWEEN ip_from AND ip_to
0.936097 - dotSession::start                        -> update current session online user infos
0.936165 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746407243, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=727', host = '18.190.154.145', dns = '18.190.154.145', countrycode = '', hits = hits + 1 WHERE hash = '6fvlukncl97vp95hvlr6brjru3'
0.941810 - dotSession::start                        -> session found in DB
0.941859 - dotSession::load_locales                 -> do
0.941908 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
0.941922 - dotSession::start                        -> ---- finished with session startup
0.941947 - dotSession::load_user                    -> id: 0
0.941958 - user::get_user                           -> id: >0<
0.941978 - dotDatabase::getInstance                 -> connection: database
0.942049 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.942088 - styles::load                             -> name: ><
0.942114 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.942364 - styles::activate                         -> style = 2024_switzerlan
0.942545 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.942573 - admin::getInstance                       -> do
0.942584 - dotSession::getInstance                  -> do
0.942600 - admin::__construct                       -> user_id=0
0.942617 - user::load_settings                      -> load current user settings to $global
0.942639 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.942671 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.942700 - EVENT::comming_event                     -> return
0.942720 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746407243 AND active=1 ORDER by begin ASC
0.947698 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.947770 - GLOBAL::end global.php                   -> ---------------------------------------------
0.947808 - TURNIER::main                            -> initialize 'turnier' system
0.947837 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.947889 - TURNIER::__construct                     -> init
0.947909 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
0.947924 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
0.947955 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.948033 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
0.948041 - TURNIER_TEILNEHMER::__construct          -> init
0.948048 - TURNIER::__construct                     -> init
0.948070 - T_TEILNEHMER::team                       -> ID: 727
0.948081 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 727
0.948096 - 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='727'
0.953321 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.953417 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 727
0.957726 - TURNIER::get_turnier                     -> ID: 41 (db)
0.957759 - 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='41'
0.962428 - TURNIER::load_system                     -> Turniermodus: double
0.962503 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.962573 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.962696 - TURNIER_TEILNEHMER::get_members          -> ID: 727
0.962710 - 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 = 4 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 = 727
0.968107 - HTML::encode                             -> ...
0.968142 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.974081 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
0.978534 - HTML::encode                             -> replace run 1
0.978661 - HTML::template                           -> template: >turnier_team_show<
0.978914 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=41
0.983376 - HTML::template                           -> template: >user_profile_inner_bit3<
0.983633 - HTML::template                           -> template: >user_profile_inner_bit3<
0.983688 - HTML::template                           -> template: >user_profile_innerlist<
0.983777 - TURNIER::get_system                      -> return tournamentsystem class
0.983797 - TURNIERSYTEM_DOUBLE::__construct         -> init
0.983807 - TURNIER_TREE::__construct                -> init
0.983817 - TURNIER::__construct                     -> init
0.983838 - TURNIER::get_turnier                     -> ID: 41 (cache)
0.983902 - TURNIER_TREE::load_contests              -> loading from db
0.983924 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.983961 - CACHE::get                               -> cache: >turnier_41::contests< not found
0.983976 - dotDatabase::query                       -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=41 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.991099 - CACHE::set                               -> cache: >turnier_41::contests< with ttl:3600
0.992265 - TURNIER_TREE::check_timeouts             -> check for contest timeouts in TID 41
0.992311 - TURNIER::main                            -> initialize 'turnier_teilnehmer' subsystem
0.992327 - TURNIER_TEILNEHMER::__construct          -> init
0.992338 - TURNIER::__construct                     -> init
0.992356 - TURNIER_TEILNEHMER::check_teilnehmer     -> user: 47 tid: 41
0.992377 - dotDatabase::query                       -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=41 AND user_id=47
0.996821 - TURNIER_TREE::load_contests              -> load cache
0.996888 - TURNIER::load_players_info               -> loading from db
0.996942 - CACHE::get                               -> cache: >turnier_41::players_info< not found
0.996963 - dotDatabase::query                       -> SELECT tnid, tnname AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, 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 event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=4 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE t_teilnehmer.tid=41
1.011934 - CACHE::set                               -> cache: >turnier_41::players_info< with ttl:3600
1.012482 - TURNIER::main                            -> initialize 'turnier_verlauf' subsystem
1.012518 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.012567 - TURNIER::__construct                     -> init
1.012585 - TURNIER::get_turnier                     -> ID: 41 (cache)
1.012629 - TURNIER_VERLAUF::contest_list            -> turnier_mytourneys_contest_list
1.012647 - TURNIER::is_admin                        -> user_id: 0
1.012677 - admin::getInstance                       -> do
1.012705 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
1.012873 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.013186 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.013289 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.013343 - HTML::template                           -> template: >turnier_mytourneys_contest_list<
1.013434 - HTML::template                           -> template: >user_profile<
1.013499 - TURNIER::shortbar                        -> display
1.013544 - 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=4 ORDER by tg.name ASC, tname ASC
1.020692 - TURNIER::is_admin                        -> user_id: 0
1.020724 - admin::getInstance                       -> do
1.020755 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
1.020773 - HTML::template                           -> template: >turnier_shortbar<
1.021468 - GLOBAL::end userspace                    -> ---------------------------------------------
1.021490 - PAGE::render                             -> start rendering page layout
1.021503 - USER::check_for_new_messages             -> return
1.021524 - dotSession::getInstance                  -> do
1.021578 - PAGE::get_boxes                          -> -------- side=left
1.021616 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.021660 - PAGE::get_boxes                          -> -------- call: left::menu_main
1.021678 - CBOX::menu                               -> generate Menu Box >menu<
1.021701 - HTML::template                           -> template: >box_menu_bit<
1.021805 - HTML::template                           -> template: >box_menu_bit<
1.021829 - HTML::template                           -> template: >box_menu_bit<
1.021850 - HTML::template                           -> template: >box_menu_bit<
1.021879 - HTML::template                           -> template: >box_menu_bit<
1.021904 - HTML::template                           -> template: >box_menu_bit<
1.021921 - HTML::template                           -> template: >box_menu_bit<
1.021942 - HTML::template                           -> template: >box_menu<
1.022040 - HTML::template_exists                    -> search: >page_box_left< == 1
1.022076 - HTML::template                           -> template: >page_box_left<
1.022155 - PAGE::get_boxes                          -> -------- call: left::menu_party
1.022169 - CBOX::menu                               -> generate Menu Box >party<
1.022188 - HTML::template                           -> template: >box_menu_bit<
1.022210 - HTML::template                           -> template: >box_menu_bit<
1.022230 - HTML::template                           -> template: >box_menu_bit<
1.022249 - HTML::template                           -> template: >box_menu_bit<
1.022268 - HTML::template                           -> template: >box_menu_bit<
1.022287 - HTML::template                           -> template: >box_menu_bit<
1.022306 - HTML::template                           -> template: >box_menu_bit<
1.022325 - HTML::template                           -> template: >box_menu_bit<
1.022344 - HTML::template                           -> template: >box_menu_bit<
1.022363 - HTML::template                           -> template: >box_menu_bit<
1.022383 - HTML::template                           -> template: >box_menu_bit<
1.022402 - HTML::template                           -> template: >box_menu_bit<
1.022421 - HTML::template                           -> template: >box_menu<
1.022468 - HTML::template_exists                    -> search: >page_box_left< == 1
1.022493 - HTML::template                           -> template: >page_box_left<
1.022522 - PAGE::get_boxes                          -> -------- call: left::menu_login
1.022533 - CBOX::menu                               -> generate Menu Box >login<
1.022550 - HTML::template                           -> template: >box_menu_bit<
1.022569 - HTML::template                           -> template: >box_menu_bit<
1.022588 - HTML::template                           -> template: >box_menu<
1.022628 - HTML::template_exists                    -> search: >page_box_left< == 1
1.022651 - HTML::template                           -> template: >page_box_left<
1.022677 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
1.022686 - PAGE::get_boxes                          -> -------- call: left::search
1.022698 - CBOX::template                           -> generate Box with >box_suchen< as template
1.022708 - HTML::template                           -> template: >box_suchen<
1.022797 - HTML::template_exists                    -> search: >page_box_left< == 1
1.022818 - HTML::template                           -> template: >page_box_left<
1.022844 - PAGE::get_boxes                          -> -------- call: left::banner
1.022878 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.022893 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
1.028811 - 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
1.033916 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.034118 - HTML::encode                             -> replace run 1
1.034192 - HTML::template                           -> template: >box_banner_bit<
1.034371 - HTML::encode                             -> www.egames.ch...
1.034468 - HTML::encode                             -> replace run 1
1.034521 - HTML::encode                             -> replace run 2
1.034564 - HTML::template                           -> template: >box_banner_bit<
1.034588 - HTML::template                           -> template: >box_banner<
1.034669 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.034798 - HTML::template_exists                    -> search: >page_box_left< == 1
1.034840 - HTML::template                           -> template: >page_box_left<
1.034894 - PAGE::get_boxes                          -> -------- side=right
1.034913 - PAGE::get_boxes                          -> -------- call: right::news
1.034930 - CBOX::news                               -> generate Box
1.034952 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.034998 - NEWS::load_news                          -> load news data
1.035025 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
1.035059 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.039538 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.044288 - 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
1.048844 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
1.049103 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.049122 - NEWS::load_news                          -> ... from database
1.049163 - 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
1.054293 - HTML::encodeCms                          -> 
1.054719 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
1.054926 - HTML::encode                             -> replace run 1
1.054982 - HTML::encodeCms                          -> 
1.055002 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
1.055045 - HTML::encode                             -> replace run 1
1.055094 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.055307 - HTML::template                           -> template: >box_news_bit<
1.055440 - HTML::template                           -> template: >box_news_bit<
1.055476 - HTML::template                           -> template: >box_news<
1.055585 - HTML::template_exists                    -> search: >page_box_right< == 1
1.055634 - HTML::template                           -> template: >page_box_right<
1.055731 - PAGE::get_boxes                          -> -------- call: right::party
1.055751 - CBOX::party                              -> generate Box
1.055771 - EVENT::short_event                       -> id >27<
1.055781 - EVENT::getevent                          -> id >27<
1.055794 - 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
1.060466 - CACHE::get                               -> cache: >event_27::stats< not found
1.060495 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.066782 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.073143 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
1.073520 - HTML::template                           -> template: >box_event<
1.073712 - HTML::template_exists                    -> search: >page_box_right< == 1
1.073751 - HTML::template                           -> template: >page_box_right<
1.073789 - PAGE::get_boxes                          -> -------- call: right::forum
1.073807 - CBOX::forum                              -> generate forum box
1.073818 - CBOX::forum_load_threads                 -> load data
1.073843 - CACHE::get                               -> cache: >forum::topthreads< not found
1.073862 - 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
1.081435 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
1.081657 - CBOX::forum_threads                      -> list all threads in array
1.081686 - 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, )
1.081724 - admin::getInstance                       -> do
1.081815 - HTML::template                           -> template: >box_forum_bit<
1.081982 - HTML::template                           -> template: >box_forum_bit<
1.082016 - HTML::template                           -> template: >box_forum_bit<
1.082051 - HTML::template                           -> template: >box_forum_bit<
1.082079 - HTML::template                           -> template: >box_forum_bit<
1.082104 - HTML::template                           -> template: >box_forum_bit<
1.082123 - HTML::template                           -> template: >box_forum<
1.082204 - HTML::template_exists                    -> search: >page_box_right< == 1
1.082233 - HTML::template                           -> template: >page_box_right<
1.082259 - PAGE::get_boxes                          -> -------- call: right::vote
1.082272 - CBOX::vote                               -> generate Box
1.082282 - 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
1.086524 - HTML::template                           -> template: >box_vote_nocurrent<
1.086716 - HTML::template_exists                    -> search: >page_box_right< == 1
1.086754 - HTML::template                           -> template: >page_box_right<
1.086792 - PAGE::get_boxes                          -> -------- call: right::buddylist
1.086812 - CBOX::buddylist                          -> generate Box
1.086842 - HTML::template                           -> template: >box_buddylist_msg<
1.086901 - HTML::template                           -> template: >box_buddylist<
1.086999 - HTML::template_exists                    -> search: >page_box_right< == 1
1.087029 - HTML::template                           -> template: >page_box_right<
1.087067 - PAGE::get_boxes                          -> -------- call: right::online
1.087082 - CBOX::online                             -> generate Box
1.087091 - HTML::template                           -> template: >box_online<
1.087229 - HTML::template_exists                    -> search: >page_box_right< == 1
1.087267 - HTML::template                           -> template: >page_box_right<
1.087322 - PAGE::render                             -> final
1.087338 - PAGE::renderTemplate                     -> page
1.087349 - dotSession::getInstance                  -> do
1.087369 - PAGE::getHead                            -> return
1.087375 - dotSession::getInstance                  -> do
1.087541 - HTML::template                           -> template: >page<
1.088118 - PAGE::render_template                    -> final

PHP Includes   : 24
DB Queries     : 25
Rendering Time : 1.089940

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.turniersystem_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php