home / Tourney system

Information Participants

Team: slippery when wet
Tourneylogo
Tourney Dota 2 5on5
Teamname
Switzerland
slippery when wet
Team Leader
Switzerland
Arkosh
Players
Wulverate
min
Arkosh
Leader
E.N.D'
le guerk


Tourney system powered by DOTLAN

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

found 256 debug messages

0.000044 - GLOBAL::include                          -> config.php
0.000194 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000227 - dotDatabase::getInstance                 -> connection: database
0.000242 - dotDatabase::__construct                 -> connection: database
0.000259 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000279 - page::getInstance                        -> do
0.000297 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000313 - dotSession::getInstance                  -> do
0.000324 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000349 - dotSession::start                        -> ---- init
0.000377 - dotSession::start                        -> start php session managment
0.656424 - dotSession::start                        -> finished php session management
0.656461 - dotSession::start                        -> check for security options
0.656480 - dotSession::start                        -> lookup ip2country
0.656502 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
0.672452 - dotDatabase::select                      -> database: dotlan_database
0.680570 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 51350520 BETWEEN ip_from AND ip_to
0.689266 - dotSession::start                        -> update current session online user infos
0.689333 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746407361, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=2056', host = '3.15.139.248', dns = '3.15.139.248', countrycode = '', hits = hits + 1 WHERE hash = 'kpt7a6jq0csr4uu8ngb4vkdcd6'
0.694800 - dotSession::start                        -> session found in DB
0.694853 - dotSession::load_locales                 -> do
0.694907 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
0.694925 - dotSession::start                        -> ---- finished with session startup
0.694951 - dotSession::load_user                    -> id: 0
0.694963 - user::get_user                           -> id: >0<
0.694983 - dotDatabase::getInstance                 -> connection: database
0.695047 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.695082 - styles::load                             -> name: ><
0.695107 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.695350 - styles::activate                         -> style = 2024_switzerlan
0.695558 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.695586 - admin::getInstance                       -> do
0.695597 - dotSession::getInstance                  -> do
0.695610 - admin::__construct                       -> user_id=0
0.695621 - user::load_settings                      -> load current user settings to $global
0.695639 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.695669 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.695697 - EVENT::comming_event                     -> return
0.695711 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746407361 AND active=1 ORDER by begin ASC
0.700468 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.700550 - GLOBAL::end global.php                   -> ---------------------------------------------
0.700587 - TURNIER::main                            -> initialize 'turnier' system
0.700614 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.700693 - TURNIER::__construct                     -> init
0.700721 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
0.700743 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
0.700783 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.700863 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
0.700890 - TURNIER_TEILNEHMER::__construct          -> init
0.700900 - TURNIER::__construct                     -> init
0.700924 - T_TEILNEHMER::team                       -> ID: 2056
0.700936 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 2056
0.700956 - 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='2056'
0.706608 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.706738 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 2056
0.711259 - TURNIER::get_turnier                     -> ID: 106 (db)
0.711297 - 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='106'
0.716441 - TURNIER::load_system                     -> Turniermodus: group
0.716535 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
0.716745 - TURNIER_TEILNEHMER::get_members          -> ID: 2056
0.716769 - 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 = 12 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 = 2056
0.722554 - HTML::encode                             -> ...
0.722586 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.728048 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
0.732613 - HTML::encode                             -> replace run 1
0.732782 - HTML::template                           -> template: >turnier_team_show<
0.733018 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=106
0.737637 - HTML::template                           -> template: >user_profile_inner_bit3<
0.737860 - HTML::template                           -> template: >user_profile_inner_bit3<
0.737980 - HTML::template                           -> template: >user_profile_innerlist<
0.738072 - TURNIER::get_system                      -> return tournamentsystem class
0.738092 - TURNIERSYSTEM_GROUP::__construct         -> init
0.738103 - TURNIER::__construct                     -> init
0.738123 - TURNIER::get_turnier                     -> ID: 106 (cache)
0.738194 - TURNIERSYSTEM_GROUP::load_contests       -> loading from db
0.738225 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.738264 - CACHE::get                               -> cache: >turnier_106::contests< not found
0.738278 - dotDatabase::query                       -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=106 GROUP by t_contest.tcid
0.743442 - CACHE::set                               -> cache: >turnier_106::contests< with ttl:3600
0.743759 - TURNIERSYSTEM_GROUP::check_timeouts      -> check for contest timeouts in TID 106
0.743791 - TURNIER::main                            -> initialize 'turnier_teilnehmer' subsystem
0.743807 - TURNIER_TEILNEHMER::__construct          -> init
0.743816 - TURNIER::__construct                     -> init
0.743833 - TURNIER_TEILNEHMER::check_teilnehmer     -> user: 2456 tid: 106
0.743852 - dotDatabase::query                       -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=106 AND user_id=2456
0.748352 - dotDatabase::query                       -> SELECT row FROM t_contest WHERE team_a=2056 OR team_b=2056 LIMIT 1
0.752897 - TURNIERSYSTEM_GROUP::load_contests       -> loading from db
0.752966 - CACHE::get                               -> cache: >turnier_106::contests< not found
0.753023 - dotDatabase::query                       -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=106 GROUP by t_contest.tcid
0.758456 - CACHE::set                               -> cache: >turnier_106::contests< with ttl:3600
0.758888 - TURNIER::load_players_info               -> loading from db
0.758920 - CACHE::get                               -> cache: >turnier_106::players_info< not found
0.758940 - 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=12 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=106
0.771588 - CACHE::set                               -> cache: >turnier_106::players_info< with ttl:3600
0.771828 - TURNIER::main                            -> initialize 'turnier_verlauf' subsystem
0.771857 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.771912 - TURNIER::__construct                     -> init
0.771931 - TURNIER::get_turnier                     -> ID: 106 (cache)
0.771979 - TURNIER_VERLAUF::contest_list            -> turnier_mytourneys_contest_list
0.771998 - TURNIER::is_admin                        -> user_id: 0
0.772009 - admin::getInstance                       -> do
0.772036 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.772212 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.772424 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.772525 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.772615 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
0.772664 - HTML::template                           -> template: >turnier_mytourneys_contest_list<
0.772743 - HTML::template                           -> template: >user_profile<
0.772808 - TURNIER::shortbar                        -> display
0.772851 - 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=12 ORDER by tg.name ASC, tname ASC
0.778745 - TURNIER::is_admin                        -> user_id: 0
0.778774 - admin::getInstance                       -> do
0.778801 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.778821 - HTML::template                           -> template: >turnier_shortbar<
0.779184 - GLOBAL::end userspace                    -> ---------------------------------------------
0.779199 - PAGE::render                             -> start rendering page layout
0.779219 - USER::check_for_new_messages             -> return
0.779239 - dotSession::getInstance                  -> do
0.779293 - PAGE::get_boxes                          -> -------- side=left
0.779324 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.779364 - PAGE::get_boxes                          -> -------- call: left::menu_main
0.779383 - CBOX::menu                               -> generate Menu Box >menu<
0.779407 - HTML::template                           -> template: >box_menu_bit<
0.779500 - HTML::template                           -> template: >box_menu_bit<
0.779529 - HTML::template                           -> template: >box_menu_bit<
0.779548 - HTML::template                           -> template: >box_menu_bit<
0.779565 - HTML::template                           -> template: >box_menu_bit<
0.779583 - HTML::template                           -> template: >box_menu_bit<
0.779611 - HTML::template                           -> template: >box_menu_bit<
0.779646 - HTML::template                           -> template: >box_menu<
0.779740 - HTML::template_exists                    -> search: >page_box_left< == 1
0.779775 - HTML::template                           -> template: >page_box_left<
0.779849 - PAGE::get_boxes                          -> -------- call: left::menu_party
0.779866 - CBOX::menu                               -> generate Menu Box >party<
0.779899 - HTML::template                           -> template: >box_menu_bit<
0.779925 - HTML::template                           -> template: >box_menu_bit<
0.779944 - HTML::template                           -> template: >box_menu_bit<
0.779960 - HTML::template                           -> template: >box_menu_bit<
0.779986 - HTML::template                           -> template: >box_menu_bit<
0.780010 - HTML::template                           -> template: >box_menu_bit<
0.780034 - HTML::template                           -> template: >box_menu_bit<
0.780057 - HTML::template                           -> template: >box_menu_bit<
0.780081 - HTML::template                           -> template: >box_menu_bit<
0.780104 - HTML::template                           -> template: >box_menu_bit<
0.780127 - HTML::template                           -> template: >box_menu_bit<
0.780151 - HTML::template                           -> template: >box_menu_bit<
0.780226 - HTML::template                           -> template: >box_menu<
0.780283 - HTML::template_exists                    -> search: >page_box_left< == 1
0.780312 - HTML::template                           -> template: >page_box_left<
0.780344 - PAGE::get_boxes                          -> -------- call: left::menu_login
0.780358 - CBOX::menu                               -> generate Menu Box >login<
0.780376 - HTML::template                           -> template: >box_menu_bit<
0.780401 - HTML::template                           -> template: >box_menu_bit<
0.780423 - HTML::template                           -> template: >box_menu<
0.780466 - HTML::template_exists                    -> search: >page_box_left< == 1
0.780492 - HTML::template                           -> template: >page_box_left<
0.780522 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
0.780532 - PAGE::get_boxes                          -> -------- call: left::search
0.780546 - CBOX::template                           -> generate Box with >box_suchen< as template
0.780557 - HTML::template                           -> template: >box_suchen<
0.780657 - HTML::template_exists                    -> search: >page_box_left< == 1
0.780686 - HTML::template                           -> template: >page_box_left<
0.780715 - PAGE::get_boxes                          -> -------- call: left::banner
0.780747 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.780763 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
0.785054 - 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.789703 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.789884 - HTML::encode                             -> replace run 1
0.790020 - HTML::template                           -> template: >box_banner_bit<
0.790178 - HTML::encode                             -> www.egames.ch...
0.790240 - HTML::encode                             -> replace run 1
0.790275 - HTML::encode                             -> replace run 2
0.790298 - HTML::template                           -> template: >box_banner_bit<
0.790314 - HTML::template                           -> template: >box_banner<
0.790375 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.790467 - HTML::template_exists                    -> search: >page_box_left< == 1
0.790496 - HTML::template                           -> template: >page_box_left<
0.790533 - PAGE::get_boxes                          -> -------- side=right
0.790545 - PAGE::get_boxes                          -> -------- call: right::news
0.790557 - CBOX::news                               -> generate Box
0.790571 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.790603 - NEWS::load_news                          -> load news data
0.790623 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
0.790646 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.795072 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.799581 - 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.804294 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
0.804450 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.804463 - NEWS::load_news                          -> ... from database
0.804494 - 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.813509 - HTML::encodeCms                          -> 
0.814163 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
0.814445 - HTML::encode                             -> replace run 1
0.814528 - HTML::encodeCms                          -> 
0.814560 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
0.814621 - HTML::encode                             -> replace run 1
0.814674 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.814908 - HTML::template                           -> template: >box_news_bit<
0.815107 - HTML::template                           -> template: >box_news_bit<
0.815147 - HTML::template                           -> template: >box_news<
0.815295 - HTML::template_exists                    -> search: >page_box_right< == 1
0.815347 - HTML::template                           -> template: >page_box_right<
0.815446 - PAGE::get_boxes                          -> -------- call: right::party
0.815472 - CBOX::party                              -> generate Box
0.815497 - EVENT::short_event                       -> id >27<
0.815512 - EVENT::getevent                          -> id >27<
0.815531 - 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.820531 - CACHE::get                               -> cache: >event_27::stats< not found
0.820559 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.826918 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.834024 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
0.834246 - HTML::template                           -> template: >box_event<
0.834456 - HTML::template_exists                    -> search: >page_box_right< == 1
0.834501 - HTML::template                           -> template: >page_box_right<
0.834556 - PAGE::get_boxes                          -> -------- call: right::forum
0.834576 - CBOX::forum                              -> generate forum box
0.834588 - CBOX::forum_load_threads                 -> load data
0.834621 - CACHE::get                               -> cache: >forum::topthreads< not found
0.834643 - 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.843748 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
0.844102 - CBOX::forum_threads                      -> list all threads in array
0.844132 - 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.844207 - admin::getInstance                       -> do
0.844292 - HTML::template                           -> template: >box_forum_bit<
0.844449 - HTML::template                           -> template: >box_forum_bit<
0.844501 - HTML::template                           -> template: >box_forum_bit<
0.844556 - HTML::template                           -> template: >box_forum_bit<
0.844603 - HTML::template                           -> template: >box_forum_bit<
0.844649 - HTML::template                           -> template: >box_forum_bit<
0.844678 - HTML::template                           -> template: >box_forum<
0.844783 - HTML::template_exists                    -> search: >page_box_right< == 1
0.844818 - HTML::template                           -> template: >page_box_right<
0.844855 - PAGE::get_boxes                          -> -------- call: right::vote
0.844873 - CBOX::vote                               -> generate Box
0.844887 - 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.849286 - HTML::template                           -> template: >box_vote_nocurrent<
0.849474 - HTML::template_exists                    -> search: >page_box_right< == 1
0.849511 - HTML::template                           -> template: >page_box_right<
0.849548 - PAGE::get_boxes                          -> -------- call: right::buddylist
0.849568 - CBOX::buddylist                          -> generate Box
0.849597 - HTML::template                           -> template: >box_buddylist_msg<
0.849655 - HTML::template                           -> template: >box_buddylist<
0.849739 - HTML::template_exists                    -> search: >page_box_right< == 1
0.849764 - HTML::template                           -> template: >page_box_right<
0.849800 - PAGE::get_boxes                          -> -------- call: right::online
0.849816 - CBOX::online                             -> generate Box
0.849827 - HTML::template                           -> template: >box_online<
0.849992 - HTML::template_exists                    -> search: >page_box_right< == 1
0.850027 - HTML::template                           -> template: >page_box_right<
0.850080 - PAGE::render                             -> final
0.850092 - PAGE::renderTemplate                     -> page
0.850102 - dotSession::getInstance                  -> do
0.850122 - PAGE::getHead                            -> return
0.850129 - dotSession::getInstance                  -> do
0.850260 - HTML::template                           -> template: >page<
0.850769 - PAGE::render_template                    -> final

PHP Includes   : 23
DB Queries     : 27
Rendering Time : 0.851667

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_group.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