home / Tourney system

Information Participants

Team: Park the Bus
Tourneylogo
Tourney Community RL 2v2
Teamname
Switzerland
Park the Bus
Team Leader
Switzerland
ColdChronic
Players
M&M
ColdChronic
Leader


Tourney system powered by DOTLAN

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

found 254 debug messages

0.000024 - GLOBAL::include                          -> config.php
0.000125 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000154 - dotDatabase::getInstance                 -> connection: database
0.000167 - dotDatabase::__construct                 -> connection: database
0.000183 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000206 - page::getInstance                        -> do
0.000234 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000264 - dotSession::getInstance                  -> do
0.000282 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000322 - dotSession::start                        -> ---- init
0.000354 - dotSession::start                        -> start php session managment
0.000429 - dotSession::start                        -> finished php session management
0.000443 - dotSession::start                        -> check for security options
0.000459 - dotSession::start                        -> lookup ip2country
0.000473 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
0.015714 - dotDatabase::select                      -> database: dotlan_database
0.023467 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 51155900 BETWEEN ip_from AND ip_to
0.031467 - dotSession::start                        -> update current session online user infos
0.031515 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746412018, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=3460', host = '3.12.147.188', dns = '3.12.147.188', countrycode = '', hits = hits + 1 WHERE hash = 'u3s1f0ramfqdi7tjb6qokcha57'
0.037183 - dotSession::start                        -> session found in DB
0.037204 - dotSession::load_locales                 -> do
0.037245 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
0.037258 - dotSession::start                        -> ---- finished with session startup
0.037281 - dotSession::load_user                    -> id: 0
0.037292 - user::get_user                           -> id: >0<
0.037313 - dotDatabase::getInstance                 -> connection: database
0.037362 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.037406 - styles::load                             -> name: ><
0.037434 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.037728 - styles::activate                         -> style = 2024_switzerlan
0.038003 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.038036 - admin::getInstance                       -> do
0.038093 - dotSession::getInstance                  -> do
0.038109 - admin::__construct                       -> user_id=0
0.038119 - user::load_settings                      -> load current user settings to $global
0.038139 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.038170 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.038198 - EVENT::comming_event                     -> return
0.038214 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746412018 AND active=1 ORDER by begin ASC
0.042875 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.042956 - GLOBAL::end global.php                   -> ---------------------------------------------
0.042992 - TURNIER::main                            -> initialize 'turnier' system
0.043032 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.043094 - TURNIER::__construct                     -> init
0.043116 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
0.043132 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
0.043165 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.043233 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
0.043241 - TURNIER_TEILNEHMER::__construct          -> init
0.043249 - TURNIER::__construct                     -> init
0.043274 - T_TEILNEHMER::team                       -> ID: 3460
0.043285 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 3460
0.043340 - 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='3460'
0.049273 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.049357 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 3460
0.053526 - TURNIER::get_turnier                     -> ID: 155 (db)
0.053558 - 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='155'
0.058218 - TURNIER::load_system                     -> Turniermodus: double
0.058284 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.058348 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.058469 - TURNIER_TEILNEHMER::get_members          -> ID: 3460
0.058484 - 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 = 15 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 = 3460
0.065377 - HTML::encode                             -> ...
0.065418 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.070745 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
0.074955 - HTML::encode                             -> replace run 1
0.075071 - HTML::template                           -> template: >turnier_team_show<
0.075274 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=155
0.079623 - HTML::template                           -> template: >user_profile_inner_bit3<
0.079841 - HTML::template                           -> template: >user_profile_inner_bit3<
0.079893 - HTML::template                           -> template: >user_profile_innerlist<
0.079968 - TURNIER::get_system                      -> return tournamentsystem class
0.079987 - TURNIERSYTEM_DOUBLE::__construct         -> init
0.079997 - TURNIER_TREE::__construct                -> init
0.080008 - TURNIER::__construct                     -> init
0.080028 - TURNIER::get_turnier                     -> ID: 155 (cache)
0.080090 - TURNIER_TREE::load_contests              -> loading from db
0.080111 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.080149 - CACHE::get                               -> cache: >turnier_155::contests< not found
0.080164 - 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=155 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.086582 - CACHE::set                               -> cache: >turnier_155::contests< with ttl:3600
0.087160 - TURNIER_TREE::check_timeouts             -> check for contest timeouts in TID 155
0.087186 - TURNIER::main                            -> initialize 'turnier_teilnehmer' subsystem
0.087200 - TURNIER_TEILNEHMER::__construct          -> init
0.087211 - TURNIER::__construct                     -> init
0.087227 - TURNIER_TEILNEHMER::check_teilnehmer     -> user: 5858 tid: 155
0.087245 - dotDatabase::query                       -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=155 AND user_id=5858
0.091562 - TURNIER_TREE::load_contests              -> load cache
0.091600 - TURNIER::load_players_info               -> loading from db
0.091639 - CACHE::get                               -> cache: >turnier_155::players_info< not found
0.091659 - 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=15 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=155
0.108188 - CACHE::set                               -> cache: >turnier_155::players_info< with ttl:3600
0.108626 - TURNIER::main                            -> initialize 'turnier_verlauf' subsystem
0.108660 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.108708 - TURNIER::__construct                     -> init
0.108726 - TURNIER::get_turnier                     -> ID: 155 (cache)
0.108767 - TURNIER_VERLAUF::contest_list            -> turnier_mytourneys_contest_list
0.108785 - TURNIER::is_admin                        -> user_id: 0
0.108797 - admin::getInstance                       -> do
0.108826 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.108961 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.109186 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.109279 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.109367 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.109417 - HTML::template                           -> template: >turnier_mytourneys_contest_list<
0.109505 - HTML::template                           -> template: >user_profile<
0.109568 - TURNIER::shortbar                        -> display
0.109612 - 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=15 ORDER by tg.name ASC, tname ASC
0.114353 - TURNIER::is_admin                        -> user_id: 0
0.114394 - admin::getInstance                       -> do
0.114421 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.114439 - HTML::template                           -> template: >turnier_shortbar<
0.114747 - GLOBAL::end userspace                    -> ---------------------------------------------
0.114761 - PAGE::render                             -> start rendering page layout
0.114774 - USER::check_for_new_messages             -> return
0.114792 - dotSession::getInstance                  -> do
0.114841 - PAGE::get_boxes                          -> -------- side=left
0.114874 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.114915 - PAGE::get_boxes                          -> -------- call: left::menu_main
0.114933 - CBOX::menu                               -> generate Menu Box >menu<
0.114958 - HTML::template                           -> template: >box_menu_bit<
0.115042 - HTML::template                           -> template: >box_menu_bit<
0.115070 - HTML::template                           -> template: >box_menu_bit<
0.115092 - HTML::template                           -> template: >box_menu_bit<
0.115255 - HTML::template                           -> template: >box_menu_bit<
0.115297 - HTML::template                           -> template: >box_menu_bit<
0.115321 - HTML::template                           -> template: >box_menu_bit<
0.115344 - HTML::template                           -> template: >box_menu<
0.115458 - HTML::template_exists                    -> search: >page_box_left< == 1
0.115507 - HTML::template                           -> template: >page_box_left<
0.115573 - PAGE::get_boxes                          -> -------- call: left::menu_party
0.115590 - CBOX::menu                               -> generate Menu Box >party<
0.115613 - HTML::template                           -> template: >box_menu_bit<
0.115638 - HTML::template                           -> template: >box_menu_bit<
0.115662 - HTML::template                           -> template: >box_menu_bit<
0.115685 - HTML::template                           -> template: >box_menu_bit<
0.115708 - HTML::template                           -> template: >box_menu_bit<
0.115731 - HTML::template                           -> template: >box_menu_bit<
0.115755 - HTML::template                           -> template: >box_menu_bit<
0.115778 - HTML::template                           -> template: >box_menu_bit<
0.115802 - HTML::template                           -> template: >box_menu_bit<
0.115825 - HTML::template                           -> template: >box_menu_bit<
0.115849 - HTML::template                           -> template: >box_menu_bit<
0.115872 - HTML::template                           -> template: >box_menu_bit<
0.115895 - HTML::template                           -> template: >box_menu<
0.115939 - HTML::template_exists                    -> search: >page_box_left< == 1
0.115964 - HTML::template                           -> template: >page_box_left<
0.115994 - PAGE::get_boxes                          -> -------- call: left::menu_login
0.116007 - CBOX::menu                               -> generate Menu Box >login<
0.116025 - HTML::template                           -> template: >box_menu_bit<
0.116050 - HTML::template                           -> template: >box_menu_bit<
0.116072 - HTML::template                           -> template: >box_menu<
0.116115 - HTML::template_exists                    -> search: >page_box_left< == 1
0.116141 - HTML::template                           -> template: >page_box_left<
0.116169 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
0.116179 - PAGE::get_boxes                          -> -------- call: left::search
0.116193 - CBOX::template                           -> generate Box with >box_suchen< as template
0.116206 - HTML::template                           -> template: >box_suchen<
0.116292 - HTML::template_exists                    -> search: >page_box_left< == 1
0.116315 - HTML::template                           -> template: >page_box_left<
0.116341 - PAGE::get_boxes                          -> -------- call: left::banner
0.116372 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.116387 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
0.120338 - 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.124645 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.124800 - HTML::encode                             -> replace run 1
0.124866 - HTML::template                           -> template: >box_banner_bit<
0.125013 - HTML::encode                             -> www.egames.ch...
0.125098 - HTML::encode                             -> replace run 1
0.125152 - HTML::encode                             -> replace run 2
0.125192 - HTML::template                           -> template: >box_banner_bit<
0.125215 - HTML::template                           -> template: >box_banner<
0.125292 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.125432 - HTML::template_exists                    -> search: >page_box_left< == 1
0.125471 - HTML::template                           -> template: >page_box_left<
0.125520 - PAGE::get_boxes                          -> -------- side=right
0.125535 - PAGE::get_boxes                          -> -------- call: right::news
0.125552 - CBOX::news                               -> generate Box
0.125573 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.125617 - NEWS::load_news                          -> load news data
0.125643 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
0.125675 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.129802 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.134144 - 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.138419 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
0.138561 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.138570 - NEWS::load_news                          -> ... from database
0.138595 - 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.147452 - HTML::encodeCms                          -> 
0.147748 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
0.147883 - HTML::encode                             -> replace run 1
0.147923 - HTML::encodeCms                          -> 
0.147936 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
0.147957 - HTML::encode                             -> replace run 1
0.147980 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.148120 - HTML::template                           -> template: >box_news_bit<
0.148227 - HTML::template                           -> template: >box_news_bit<
0.148244 - HTML::template                           -> template: >box_news<
0.148315 - HTML::template_exists                    -> search: >page_box_right< == 1
0.148341 - HTML::template                           -> template: >page_box_right<
0.148386 - PAGE::get_boxes                          -> -------- call: right::party
0.148398 - CBOX::party                              -> generate Box
0.148412 - EVENT::short_event                       -> id >27<
0.148418 - EVENT::getevent                          -> id >27<
0.148426 - 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.153496 - CACHE::get                               -> cache: >event_27::stats< not found
0.153530 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.161821 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.173262 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
0.173477 - HTML::template                           -> template: >box_event<
0.173681 - HTML::template_exists                    -> search: >page_box_right< == 1
0.173738 - HTML::template                           -> template: >page_box_right<
0.173797 - PAGE::get_boxes                          -> -------- call: right::forum
0.173819 - CBOX::forum                              -> generate forum box
0.173831 - CBOX::forum_load_threads                 -> load data
0.173859 - CACHE::get                               -> cache: >forum::topthreads< not found
0.173877 - 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.184419 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
0.184602 - CBOX::forum_threads                      -> list all threads in array
0.184623 - 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.184646 - admin::getInstance                       -> do
0.184704 - HTML::template                           -> template: >box_forum_bit<
0.184827 - HTML::template                           -> template: >box_forum_bit<
0.184858 - HTML::template                           -> template: >box_forum_bit<
0.184890 - HTML::template                           -> template: >box_forum_bit<
0.184915 - HTML::template                           -> template: >box_forum_bit<
0.184941 - HTML::template                           -> template: >box_forum_bit<
0.184958 - HTML::template                           -> template: >box_forum<
0.185031 - HTML::template_exists                    -> search: >page_box_right< == 1
0.185058 - HTML::template                           -> template: >page_box_right<
0.185083 - PAGE::get_boxes                          -> -------- call: right::vote
0.185095 - CBOX::vote                               -> generate Box
0.185104 - 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.189344 - HTML::template                           -> template: >box_vote_nocurrent<
0.189503 - HTML::template_exists                    -> search: >page_box_right< == 1
0.189533 - HTML::template                           -> template: >page_box_right<
0.189563 - PAGE::get_boxes                          -> -------- call: right::buddylist
0.189595 - CBOX::buddylist                          -> generate Box
0.189618 - HTML::template                           -> template: >box_buddylist_msg<
0.189662 - HTML::template                           -> template: >box_buddylist<
0.189719 - HTML::template_exists                    -> search: >page_box_right< == 1
0.189735 - HTML::template                           -> template: >page_box_right<
0.189774 - PAGE::get_boxes                          -> -------- call: right::online
0.189791 - CBOX::online                             -> generate Box
0.189807 - HTML::template                           -> template: >box_online<
0.189896 - HTML::template_exists                    -> search: >page_box_right< == 1
0.189921 - HTML::template                           -> template: >page_box_right<
0.189967 - PAGE::render                             -> final
0.189978 - PAGE::renderTemplate                     -> page
0.189988 - dotSession::getInstance                  -> do
0.190007 - PAGE::getHead                            -> return
0.190014 - dotSession::getInstance                  -> do
0.190229 - HTML::template                           -> template: >page<
0.190751 - PAGE::render_template                    -> final

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

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