home / Tourney system

Information Participants

Team: Anbu
Tourneylogo
Teamlogo
Tourney Fortnite 2v2
Teamname
Switzerland
Anbu
Team Leader
Switzerland
Kit
Homepage https://discord.gg/SZhqyXq
Players
Gian
Kit
Leader


Tourney system powered by DOTLAN

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

found 257 debug messages

0.000046 - GLOBAL::include                          -> config.php
0.000177 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000211 - dotDatabase::getInstance                 -> connection: database
0.000229 - dotDatabase::__construct                 -> connection: database
0.000249 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000272 - page::getInstance                        -> do
0.000290 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000307 - dotSession::getInstance                  -> do
0.000320 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000347 - dotSession::start                        -> ---- init
0.000376 - dotSession::start                        -> start php session managment
0.000512 - dotSession::start                        -> finished php session management
0.000519 - dotSession::start                        -> save user and host information to new session_array
0.000539 - dotSession::start                        -> check for security options
0.001096 - dotSession::start                        -> lookup ip2country
0.001143 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
0.017232 - dotDatabase::select                      -> database: dotlan_database
0.024813 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 59455472 BETWEEN ip_from AND ip_to
0.032958 - dotSession::start                        -> update current session online user infos
0.033007 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746404996, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=3357', host = '3.139.55.240', dns = 'ec2-3-139-55-240.us-east-2.compute.amazonaws.com', countrycode = '', hits = hits + 1 WHERE hash = 'fvucqhjojhjs6tqh4tcj5vsvu0'
0.037305 - dotSession::start                        -> no session found in db == insert new db sesssion
0.037359 - dotDatabase::query                       -> INSERT INTO `session`SET hash = 'fvucqhjojhjs6tqh4tcj5vsvu0', lastactivity = 1746404996, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=3357', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '3.139.55.240', dns = 'ec2-3-139-55-240.us-east-2.compute.amazonaws.com', countrycode = '', hits = 1
0.043364 - dotSession::load_locales                 -> do
0.043423 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
0.043431 - dotSession::start                        -> ---- finished with session startup
0.043450 - dotSession::load_user                    -> id: 0
0.043457 - user::get_user                           -> id: >0<
0.043473 - dotDatabase::getInstance                 -> connection: database
0.043521 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.043551 - styles::load                             -> name: ><
0.043567 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.043741 - styles::activate                         -> style = 2024_switzerlan
0.043842 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.043860 - admin::getInstance                       -> do
0.043866 - dotSession::getInstance                  -> do
0.043873 - admin::__construct                       -> user_id=0
0.043879 - user::load_settings                      -> load current user settings to $global
0.043890 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.043909 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.043927 - EVENT::comming_event                     -> return
0.043937 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746404996 AND active=1 ORDER by begin ASC
0.048612 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.048666 - GLOBAL::end global.php                   -> ---------------------------------------------
0.048694 - TURNIER::main                            -> initialize 'turnier' system
0.048706 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.048763 - TURNIER::__construct                     -> init
0.048791 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
0.048803 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
0.048887 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.048981 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
0.048991 - TURNIER_TEILNEHMER::__construct          -> init
0.048995 - TURNIER::__construct                     -> init
0.049009 - T_TEILNEHMER::team                       -> ID: 3357
0.049016 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 3357
0.049025 - 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='3357'
0.053933 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.054006 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 3357
0.058156 - TURNIER::get_turnier                     -> ID: 144 (db)
0.058174 - 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='144'
0.063539 - TURNIER::load_system                     -> Turniermodus: double
0.063590 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.063699 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.063937 - TURNIER_TEILNEHMER::get_members          -> ID: 3357
0.063958 - 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 = 13 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 = 3357
0.070755 - HTML::encode                             -> ...
0.070796 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.076785 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
0.081118 - HTML::encode                             -> replace run 1
0.081235 - HTML::template                           -> template: >turnier_team_show<
0.081490 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=144
0.085752 - HTML::template                           -> template: >user_profile_inner_bit3<
0.085920 - HTML::template                           -> template: >user_profile_inner_bit3<
0.085953 - HTML::template                           -> template: >user_profile_innerlist<
0.086002 - TURNIER::get_system                      -> return tournamentsystem class
0.086016 - TURNIERSYTEM_DOUBLE::__construct         -> init
0.086022 - TURNIER_TREE::__construct                -> init
0.086028 - TURNIER::__construct                     -> init
0.086042 - TURNIER::get_turnier                     -> ID: 144 (cache)
0.086088 - TURNIER_TREE::load_contests              -> loading from db
0.086103 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.086145 - CACHE::get                               -> cache: >turnier_144::contests< not found
0.086154 - 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=144 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.092555 - CACHE::set                               -> cache: >turnier_144::contests< with ttl:3600
0.092890 - TURNIER_TREE::check_timeouts             -> check for contest timeouts in TID 144
0.092915 - TURNIER::main                            -> initialize 'turnier_teilnehmer' subsystem
0.092928 - TURNIER_TEILNEHMER::__construct          -> init
0.092939 - TURNIER::__construct                     -> init
0.092955 - TURNIER_TEILNEHMER::check_teilnehmer     -> user: 5948 tid: 144
0.092971 - dotDatabase::query                       -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=144 AND user_id=5948
0.097333 - TURNIER_TREE::load_contests              -> load cache
0.097370 - TURNIER::load_players_info               -> loading from db
0.097434 - CACHE::get                               -> cache: >turnier_144::players_info< not found
0.097495 - 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=13 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=144
0.110921 - CACHE::set                               -> cache: >turnier_144::players_info< with ttl:3600
0.111840 - TURNIER::main                            -> initialize 'turnier_verlauf' subsystem
0.111891 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.111995 - TURNIER::__construct                     -> init
0.112017 - TURNIER::get_turnier                     -> ID: 144 (cache)
0.112064 - TURNIER_VERLAUF::contest_list            -> turnier_mytourneys_contest_list
0.112078 - TURNIER::is_admin                        -> user_id: 0
0.112087 - admin::getInstance                       -> do
0.112108 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.112248 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.112420 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.112480 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.112551 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.112601 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.112631 - HTML::template                           -> template: >turnier_mytourneys_contest_list<
0.112691 - HTML::template                           -> template: >user_profile<
0.112737 - TURNIER::shortbar                        -> display
0.112772 - 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=13 ORDER by tg.name ASC, tname ASC
0.118160 - TURNIER::is_admin                        -> user_id: 0
0.118177 - admin::getInstance                       -> do
0.118203 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.118221 - HTML::template                           -> template: >turnier_shortbar<
0.118489 - GLOBAL::end userspace                    -> ---------------------------------------------
0.118501 - PAGE::render                             -> start rendering page layout
0.118513 - USER::check_for_new_messages             -> return
0.118529 - dotSession::getInstance                  -> do
0.118645 - PAGE::get_boxes                          -> -------- side=left
0.118682 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.118728 - PAGE::get_boxes                          -> -------- call: left::menu_main
0.118748 - CBOX::menu                               -> generate Menu Box >menu<
0.118772 - HTML::template                           -> template: >box_menu_bit<
0.118868 - HTML::template                           -> template: >box_menu_bit<
0.118897 - HTML::template                           -> template: >box_menu_bit<
0.118919 - HTML::template                           -> template: >box_menu_bit<
0.118936 - HTML::template                           -> template: >box_menu_bit<
0.118958 - HTML::template                           -> template: >box_menu_bit<
0.118998 - HTML::template                           -> template: >box_menu_bit<
0.119021 - HTML::template                           -> template: >box_menu<
0.119116 - HTML::template_exists                    -> search: >page_box_left< == 1
0.119150 - HTML::template                           -> template: >page_box_left<
0.119243 - PAGE::get_boxes                          -> -------- call: left::menu_party
0.119258 - CBOX::menu                               -> generate Menu Box >party<
0.119449 - HTML::template                           -> template: >box_menu_bit<
0.119481 - HTML::template                           -> template: >box_menu_bit<
0.119505 - HTML::template                           -> template: >box_menu_bit<
0.119528 - HTML::template                           -> template: >box_menu_bit<
0.119552 - HTML::template                           -> template: >box_menu_bit<
0.119575 - HTML::template                           -> template: >box_menu_bit<
0.119599 - HTML::template                           -> template: >box_menu_bit<
0.119642 - HTML::template                           -> template: >box_menu_bit<
0.119667 - HTML::template                           -> template: >box_menu_bit<
0.119690 - HTML::template                           -> template: >box_menu_bit<
0.119714 - HTML::template                           -> template: >box_menu_bit<
0.119738 - HTML::template                           -> template: >box_menu_bit<
0.119770 - HTML::template                           -> template: >box_menu<
0.119831 - HTML::template_exists                    -> search: >page_box_left< == 1
0.119860 - HTML::template                           -> template: >page_box_left<
0.119884 - PAGE::get_boxes                          -> -------- call: left::menu_login
0.119894 - CBOX::menu                               -> generate Menu Box >login<
0.119905 - HTML::template                           -> template: >box_menu_bit<
0.119918 - HTML::template                           -> template: >box_menu_bit<
0.119930 - HTML::template                           -> template: >box_menu<
0.119968 - HTML::template_exists                    -> search: >page_box_left< == 1
0.119985 - HTML::template                           -> template: >page_box_left<
0.120003 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
0.120009 - PAGE::get_boxes                          -> -------- call: left::search
0.120017 - CBOX::template                           -> generate Box with >box_suchen< as template
0.120024 - HTML::template                           -> template: >box_suchen<
0.120110 - HTML::template_exists                    -> search: >page_box_left< == 1
0.120134 - HTML::template                           -> template: >page_box_left<
0.120162 - PAGE::get_boxes                          -> -------- call: left::banner
0.120191 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.120206 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
0.125199 - 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.129877 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.130027 - HTML::encode                             -> replace run 1
0.130089 - HTML::template                           -> template: >box_banner_bit<
0.130205 - HTML::encode                             -> www.egames.ch...
0.130288 - HTML::encode                             -> replace run 1
0.130344 - HTML::encode                             -> replace run 2
0.130378 - HTML::template                           -> template: >box_banner_bit<
0.130398 - HTML::template                           -> template: >box_banner<
0.130457 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.130544 - HTML::template_exists                    -> search: >page_box_left< == 1
0.130570 - HTML::template                           -> template: >page_box_left<
0.130604 - PAGE::get_boxes                          -> -------- side=right
0.130616 - PAGE::get_boxes                          -> -------- call: right::news
0.130627 - CBOX::news                               -> generate Box
0.130639 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.130692 - NEWS::load_news                          -> load news data
0.130711 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
0.130731 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.134872 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.139345 - 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.144467 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
0.144556 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.144563 - NEWS::load_news                          -> ... from database
0.144585 - 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.153277 - HTML::encodeCms                          -> 
0.153707 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
0.153892 - HTML::encode                             -> replace run 1
0.153954 - HTML::encodeCms                          -> 
0.153974 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
0.154007 - HTML::encode                             -> replace run 1
0.154040 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.154347 - HTML::template                           -> template: >box_news_bit<
0.154720 - HTML::template                           -> template: >box_news_bit<
0.154750 - HTML::template                           -> template: >box_news<
0.154846 - HTML::template_exists                    -> search: >page_box_right< == 1
0.154873 - HTML::template                           -> template: >page_box_right<
0.154920 - PAGE::get_boxes                          -> -------- call: right::party
0.154934 - CBOX::party                              -> generate Box
0.154952 - EVENT::short_event                       -> id >27<
0.154960 - EVENT::getevent                          -> id >27<
0.154968 - 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.160743 - CACHE::get                               -> cache: >event_27::stats< not found
0.160769 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.171300 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.178304 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
0.178420 - HTML::template                           -> template: >box_event<
0.178546 - HTML::template_exists                    -> search: >page_box_right< == 1
0.178573 - HTML::template                           -> template: >page_box_right<
0.178598 - PAGE::get_boxes                          -> -------- call: right::forum
0.178610 - CBOX::forum                              -> generate forum box
0.178618 - CBOX::forum_load_threads                 -> load data
0.178633 - CACHE::get                               -> cache: >forum::topthreads< not found
0.178645 - 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.192388 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
0.192562 - CBOX::forum_threads                      -> list all threads in array
0.192582 - 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.192604 - admin::getInstance                       -> do
0.192674 - HTML::template                           -> template: >box_forum_bit<
0.192850 - HTML::template                           -> template: >box_forum_bit<
0.192910 - HTML::template                           -> template: >box_forum_bit<
0.192967 - HTML::template                           -> template: >box_forum_bit<
0.193014 - HTML::template                           -> template: >box_forum_bit<
0.193061 - HTML::template                           -> template: >box_forum_bit<
0.193090 - HTML::template                           -> template: >box_forum<
0.193207 - HTML::template_exists                    -> search: >page_box_right< == 1
0.193241 - HTML::template                           -> template: >page_box_right<
0.193277 - PAGE::get_boxes                          -> -------- call: right::vote
0.193295 - CBOX::vote                               -> generate Box
0.193307 - 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.197819 - HTML::template                           -> template: >box_vote_nocurrent<
0.197978 - HTML::template_exists                    -> search: >page_box_right< == 1
0.198014 - HTML::template                           -> template: >page_box_right<
0.198061 - PAGE::get_boxes                          -> -------- call: right::buddylist
0.198083 - CBOX::buddylist                          -> generate Box
0.198112 - HTML::template                           -> template: >box_buddylist_msg<
0.198228 - HTML::template                           -> template: >box_buddylist<
0.198356 - HTML::template_exists                    -> search: >page_box_right< == 1
0.198404 - HTML::template                           -> template: >page_box_right<
0.198441 - PAGE::get_boxes                          -> -------- call: right::online
0.198456 - CBOX::online                             -> generate Box
0.198468 - HTML::template                           -> template: >box_online<
0.198544 - HTML::template_exists                    -> search: >page_box_right< == 1
0.198563 - HTML::template                           -> template: >page_box_right<
0.198596 - PAGE::render                             -> final
0.198604 - PAGE::renderTemplate                     -> page
0.198610 - dotSession::getInstance                  -> do
0.198624 - PAGE::getHead                            -> return
0.198628 - dotSession::getInstance                  -> do
0.198720 - HTML::template                           -> template: >page<
0.199103 - PAGE::render_template                    -> final

PHP Includes   : 24
DB Queries     : 26
Rendering Time : 0.202579

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