home / Overwatch 6on6 > mYinsanity VS Drunken Potatoes

Information Participants

Tourney match: mYinsanity VS Drunken Potatoes
Tourneylogo Tourney Overwatch 6on6
Group Main Tournament (only 1)
Round Round 2 / Group A
Time 27.05.2017 01:30 -> 27.05.2017 03:00
Status The match has been played
Opponents
mYinsanity
 
Drunken Potatoes
 
NiVSitz: B-04New message
NiceTrySitz: B-05New message
iZnoGoudSitz: B-06New message
WingsOfTurtleSitz: B-03New message
ReymSitz: B-02New message
HyferionSitz: B-01New message
 
Born2DieSitz: F-04New message
NicolaionSitz: F-01New message
LoyowSitz: F-03New message
Overlord.chSitz: F-05New message
ZelojinSitz: F-02New message
Miss DoomSitz: F-06New message
Results
2
 
0
 
Winner
 
 

Downloads
Description Count Filesize Owner Time
No files have been found

Comment

No comments yet

Add comment


Tourney system powered by DOTLAN

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

found 264 debug messages

0.000040 - GLOBAL::include                      -> config.php
0.000217 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000256 - dotDatabase::getInstance             -> connection: database
0.000274 - dotDatabase::__construct             -> connection: database
0.000298 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000325 - page::getInstance                    -> do
0.000365 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000389 - dotSession::getInstance              -> do
0.000406 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000440 - dotSession::start                    -> ---- init
0.000474 - dotSession::start                    -> start php session managment
0.923339 - dotSession::start                    -> finished php session management
0.923386 - dotSession::start                    -> check for security options
0.923406 - dotSession::start                    -> lookup ip2country
0.923428 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.939527 - dotDatabase::select                  -> database: dotlan_database
0.947764 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 59401473 BETWEEN ip_from AND ip_to
0.956226 - dotSession::start                    -> update current session online user infos
0.956299 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746388262, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=contest&id=1348', host = '3.138.101.1', dns = '3.138.101.1', countrycode = '', hits = hits + 1 WHERE hash = '7rrssausih7fg3qcdl12b29me7'
0.962211 - dotSession::start                    -> session found in DB
0.962257 - dotSession::load_locales             -> do
0.962304 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.962320 - dotSession::start                    -> ---- finished with session startup
0.962353 - dotSession::load_user                -> id: 0
0.962365 - user::get_user                       -> id: >0<
0.962386 - dotDatabase::getInstance             -> connection: database
0.962451 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.962490 - styles::load                         -> name: ><
0.962535 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.962797 - styles::activate                     -> style = 2024_switzerlan
0.963032 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.963058 - admin::getInstance                   -> do
0.963071 - dotSession::getInstance              -> do
0.963091 - admin::__construct                   -> user_id=0
0.963104 - user::load_settings                  -> load current user settings to $global
0.963130 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.963169 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.963206 - EVENT::comming_event                 -> return
0.963230 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746388262 AND active=1 ORDER by begin ASC
0.968172 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.968240 - GLOBAL::end global.php               -> ---------------------------------------------
0.968270 - TURNIER::main                        -> initialize 'turnier' system
0.968287 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.968339 - TURNIER::__construct                 -> init
0.968391 - TURNIER::main                        -> initialize 'turnier_contest' subsystem
0.968409 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_contest.php
0.968452 - TURNIER_CONTEST::__construct         -> init
0.968461 - TURNIER::__construct                 -> init
0.968480 - TURNIER_CONTEST::edit                -> tcid >1348<
0.968496 - dotDatabase::query                   -> SELECT *, starttime AS starttime_iso, UNIX_TIMESTAMP(dateline) AS edittime, UNIX_TIMESTAMP(starttime) AS starttime, UNIX_TIMESTAMP(ready_a) AS ready_a, UNIX_TIMESTAMP(ready_b) AS ready_b FROM t_contest WHERE tcid='1348'
0.973432 - TURNIER::get_turnier                 -> ID: 52 (db)
0.973468 - 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='52'
0.978422 - TURNIER::load_system                 -> Turniermodus: group
0.978493 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
0.978893 - dotDatabase::query                   -> SELECT *, starttime AS starttime_iso, UNIX_TIMESTAMP(dateline) AS edittime, UNIX_TIMESTAMP(starttime) AS starttime, UNIX_TIMESTAMP(ready_a) AS ready_a, UNIX_TIMESTAMP(ready_b) AS ready_b FROM t_contest WHERE tcid='1348'
0.983852 - TURNIER::is_admin                    -> user_id: 0
0.983911 - admin::getInstance                   -> do
0.983943 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.983962 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.984026 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.984151 - TURNIER_TEILNEHMER::__construct      -> init
0.984164 - TURNIER::__construct                 -> init
0.984188 - TURNIER::get_turnier                 -> ID: 52 (cache)
0.984268 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.984290 - TURNIER_TEILNEHMER::__construct      -> init
0.984306 - TURNIER::__construct                 -> init
0.984317 - TURNIER::get_turnier                 -> ID: 52 (cache)
0.984355 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 0 tid: 52
0.984380 - TURNIER_TEILNEHMER::get_teilnehmer   -> ID: 825
0.984397 - 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='825'
0.989596 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.989709 - dotDatabase::query                   -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 825
0.994236 - TURNIER_TEILNEHMER::get_teilnehmer   -> ID: 831
0.994281 - 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='831'
0.999361 - dotDatabase::query                   -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 831
1.003834 - TURNIER::get_system                  -> return tournamentsystem class
1.003888 - TURNIERSYSTEM_GROUP::__construct     -> init
1.003899 - TURNIER::__construct                 -> init
1.003924 - TURNIER::get_turnier                 -> ID: 52 (cache)
1.004060 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.004126 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.004209 - CACHE::get                           -> cache: >turnier_52::contests< not found
1.004227 - 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=52 GROUP by t_contest.tcid
1.010367 - CACHE::set                           -> cache: >turnier_52::contests< with ttl:3600
1.010982 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 52
1.011035 - dotDatabase::query                   -> SELECT user.id, user.nick, user.vorname, user.nachname, sitz_block, sitz_id, sitz_nr, user.clan, countrycode FROM t_teilnehmer_part AS ttp LEFT JOIN user ON user.id=ttp.user_id LEFT JOIN event_teilnehmer AS et ON user.id=et.user_id AND et.event_id=5 WHERE tnid=825 ORDER by ttp.dateline ASC
1.016629 - dotDatabase::query                   -> SELECT name FROM country_code2name WHERE code='CH'
1.021197 - dotDatabase::query                   -> SELECT user.id, user.nick, user.vorname, user.nachname, sitz_block, sitz_id, sitz_nr, user.clan, countrycode FROM t_teilnehmer_part AS ttp LEFT JOIN user ON user.id=ttp.user_id LEFT JOIN event_teilnehmer AS et ON user.id=et.user_id AND et.event_id=5 WHERE tnid=831
1.027013 - dotDatabase::query                   -> SELECT name FROM country_code2name WHERE code='CH'
1.031697 - TURNIER::get_system                  -> return tournamentsystem class
1.031739 - TURNIERSYSTEM_GROUP::__construct     -> init
1.031751 - TURNIER::__construct                 -> init
1.031773 - TURNIER::get_turnier                 -> ID: 52 (cache)
1.031884 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.031935 - CACHE::get                           -> cache: >turnier_52::contests< not found
1.031950 - 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=52 GROUP by t_contest.tcid
1.038310 - CACHE::set                           -> cache: >turnier_52::contests< with ttl:3600
1.038899 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 52
1.039070 - HTML::encode                         -> ...
1.039130 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.045260 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.049764 - HTML::encode                         -> replace run 1
1.050147 - TURNIER::main                        -> initialize 'turnier_media' subsystem
1.050222 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_media.php
1.050296 - TURNIER::__construct                 -> init
1.050315 - TURNIER_MEDIA::__construct           -> init
1.050329 - TURNIER::main                        -> initialize 'turnier_contest' subsystem
1.050338 - TURNIER_CONTEST::__construct         -> init
1.050346 - TURNIER::__construct                 -> init
1.050367 - dotDatabase::query                   -> SELECT *, starttime AS starttime_iso, UNIX_TIMESTAMP(dateline) AS edittime, UNIX_TIMESTAMP(starttime) AS starttime, UNIX_TIMESTAMP(ready_a) AS ready_a, UNIX_TIMESTAMP(ready_b) AS ready_b FROM t_contest WHERE tcid='1348'
1.055314 - TURNIER::get_turnier                 -> ID: 52 (cache)
1.055464 - dotDatabase::query                   -> SELECT t_media.*, UNIX_TIMESTAMP(dateline) AS date_unix, nick FROM t_media LEFT JOIN user ON t_media.user_id=user.id WHERE tcid=1348
1.060292 - HTML::template                       -> template: >turnier_contest_media<
1.060559 - HTML::template                       -> template: >turnier_contest_team<
1.060821 - TURNIER::shortbar                    -> display
1.060901 - 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=5 ORDER by tg.name ASC, tname ASC
1.066502 - TURNIER::is_admin                    -> user_id: 0
1.066537 - admin::getInstance                   -> do
1.066568 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.066585 - HTML::template                       -> template: >turnier_shortbar<
1.067130 - HTML::message                        -> generate Message: Comment
1.067161 - HTML::template                       -> template: >html_message<
1.067326 - GLOBAL::end userspace                -> ---------------------------------------------
1.067343 - PAGE::render                         -> start rendering page layout
1.067359 - USER::check_for_new_messages         -> return
1.067381 - dotSession::getInstance              -> do
1.067445 - PAGE::get_boxes                      -> -------- side=left
1.067482 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.067542 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.067579 - CBOX::menu                           -> generate Menu Box >menu<
1.067605 - HTML::template                       -> template: >box_menu_bit<
1.067720 - HTML::template                       -> template: >box_menu_bit<
1.067747 - HTML::template                       -> template: >box_menu_bit<
1.067770 - HTML::template                       -> template: >box_menu_bit<
1.067791 - HTML::template                       -> template: >box_menu_bit<
1.067812 - HTML::template                       -> template: >box_menu_bit<
1.067836 - HTML::template                       -> template: >box_menu_bit<
1.067862 - HTML::template                       -> template: >box_menu<
1.067985 - HTML::template_exists                -> search: >page_box_left< == 1
1.068031 - HTML::template                       -> template: >page_box_left<
1.068117 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.068140 - CBOX::menu                           -> generate Menu Box >party<
1.068195 - HTML::template                       -> template: >box_menu_bit<
1.068226 - HTML::template                       -> template: >box_menu_bit<
1.068253 - HTML::template                       -> template: >box_menu_bit<
1.068279 - HTML::template                       -> template: >box_menu_bit<
1.068316 - HTML::template                       -> template: >box_menu_bit<
1.068340 - HTML::template                       -> template: >box_menu_bit<
1.068364 - HTML::template                       -> template: >box_menu_bit<
1.068384 - HTML::template                       -> template: >box_menu_bit<
1.068404 - HTML::template                       -> template: >box_menu_bit<
1.068423 - HTML::template                       -> template: >box_menu_bit<
1.068444 - HTML::template                       -> template: >box_menu_bit<
1.068478 - HTML::template                       -> template: >box_menu_bit<
1.068509 - HTML::template                       -> template: >box_menu<
1.068578 - HTML::template_exists                -> search: >page_box_left< == 1
1.068611 - HTML::template                       -> template: >page_box_left<
1.068648 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.068663 - CBOX::menu                           -> generate Menu Box >login<
1.068683 - HTML::template                       -> template: >box_menu_bit<
1.068710 - HTML::template                       -> template: >box_menu_bit<
1.068734 - HTML::template                       -> template: >box_menu<
1.068780 - HTML::template_exists                -> search: >page_box_left< == 1
1.068810 - HTML::template                       -> template: >page_box_left<
1.068847 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.068861 - PAGE::get_boxes                      -> -------- call: left::search
1.068880 - CBOX::template                       -> generate Box with >box_suchen< as template
1.068895 - HTML::template                       -> template: >box_suchen<
1.069056 - HTML::template_exists                -> search: >page_box_left< == 1
1.069092 - HTML::template                       -> template: >page_box_left<
1.069137 - PAGE::get_boxes                      -> -------- call: left::banner
1.069190 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.069212 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.073904 - 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.078839 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.079023 - HTML::encode                         -> replace run 1
1.079104 - HTML::template                       -> template: >box_banner_bit<
1.079305 - HTML::encode                         -> www.egames.ch...
1.079429 - HTML::encode                         -> replace run 1
1.079504 - HTML::encode                         -> replace run 2
1.079549 - HTML::template                       -> template: >box_banner_bit<
1.079581 - HTML::template                       -> template: >box_banner<
1.079713 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.079838 - HTML::template_exists                -> search: >page_box_left< == 1
1.079890 - HTML::template                       -> template: >page_box_left<
1.079966 - PAGE::get_boxes                      -> -------- side=right
1.079998 - PAGE::get_boxes                      -> -------- call: right::news
1.080018 - CBOX::news                           -> generate Box
1.080041 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.080089 - NEWS::load_news                      -> load news data
1.080134 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.080173 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.084816 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.089981 - 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.095138 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.095332 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.095348 - NEWS::load_news                      -> ... from database
1.095383 - 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.104859 - HTML::encodeCms                      -> 
1.105499 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.105732 - HTML::encode                         -> replace run 1
1.105880 - HTML::encodeCms                      -> 
1.105907 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.105960 - HTML::encode                         -> replace run 1
1.106000 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.106242 - HTML::template                       -> template: >box_news_bit<
1.106421 - HTML::template                       -> template: >box_news_bit<
1.106459 - HTML::template                       -> template: >box_news<
1.106599 - HTML::template_exists                -> search: >page_box_right< == 1
1.106668 - HTML::template                       -> template: >page_box_right<
1.106759 - PAGE::get_boxes                      -> -------- call: right::party
1.106780 - CBOX::party                          -> generate Box
1.106800 - EVENT::short_event                   -> id >27<
1.106810 - EVENT::getevent                      -> id >27<
1.106825 - 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.111933 - CACHE::get                           -> cache: >event_27::stats< not found
1.111976 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.120087 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.127249 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.127462 - HTML::template                       -> template: >box_event<
1.127689 - HTML::template_exists                -> search: >page_box_right< == 1
1.127742 - HTML::template                       -> template: >page_box_right<
1.127796 - PAGE::get_boxes                      -> -------- call: right::forum
1.127819 - CBOX::forum                          -> generate forum box
1.127832 - CBOX::forum_load_threads             -> load data
1.127862 - CACHE::get                           -> cache: >forum::topthreads< not found
1.127882 - 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.140849 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.141178 - CBOX::forum_threads                  -> list all threads in array
1.141216 - 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.141250 - admin::getInstance                   -> do
1.141355 - HTML::template                       -> template: >box_forum_bit<
1.141865 - HTML::template                       -> template: >box_forum_bit<
1.141942 - HTML::template                       -> template: >box_forum_bit<
1.142008 - HTML::template                       -> template: >box_forum_bit<
1.142057 - HTML::template                       -> template: >box_forum_bit<
1.142106 - HTML::template                       -> template: >box_forum_bit<
1.142138 - HTML::template                       -> template: >box_forum<
1.142294 - HTML::template_exists                -> search: >page_box_right< == 1
1.142332 - HTML::template                       -> template: >page_box_right<
1.142371 - PAGE::get_boxes                      -> -------- call: right::vote
1.142391 - CBOX::vote                           -> generate Box
1.142406 - 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.147072 - HTML::template                       -> template: >box_vote_nocurrent<
1.147299 - HTML::template_exists                -> search: >page_box_right< == 1
1.147351 - HTML::template                       -> template: >page_box_right<
1.147395 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.147418 - CBOX::buddylist                      -> generate Box
1.147448 - HTML::template                       -> template: >box_buddylist_msg<
1.147512 - HTML::template                       -> template: >box_buddylist<
1.147612 - HTML::template_exists                -> search: >page_box_right< == 1
1.147646 - HTML::template                       -> template: >page_box_right<
1.147680 - PAGE::get_boxes                      -> -------- call: right::online
1.147697 - CBOX::online                         -> generate Box
1.147710 - HTML::template                       -> template: >box_online<
1.147808 - HTML::template_exists                -> search: >page_box_right< == 1
1.147837 - HTML::template                       -> template: >page_box_right<
1.147925 - PAGE::render                         -> final
1.147940 - PAGE::renderTemplate                 -> page
1.147955 - dotSession::getInstance              -> do
1.147981 - PAGE::getHead                        -> return
1.147992 - dotSession::getInstance              -> do
1.148179 - HTML::template                       -> template: >page<
1.148838 - PAGE::render_template                -> final

PHP Includes   : 23
DB Queries     : 32
Rendering Time : 1.151224

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_contest.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.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.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_media.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php