home / CS:GO Wingman 2on2 > young børed n' broke VS BungoBungo

Information Participants

Tourney match: young børed n' broke VS BungoBungo
Tourneylogo Tourney CS:GO Wingman 2on2
Group Fun Tournament SwitzerLAN 2018
Round Round 3.5 lb
Time No time settings
Status The match has been played
Opponents
young børed n' broke
 
BungoBungo
 
QuiTHall 2.0: K-79New message
cliXHall 2.0: K-77New message
 
blAkeHall 2.0: J-91New message
FulioHall 2.0: J-90New message
Results
1
 
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 266 debug messages

0.000039 - GLOBAL::include                      -> config.php
0.000249 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000295 - dotDatabase::getInstance             -> connection: database
0.000314 - dotDatabase::__construct             -> connection: database
0.000341 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000378 - page::getInstance                    -> do
0.000408 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000437 - dotSession::getInstance              -> do
0.000455 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000493 - dotSession::start                    -> ---- init
0.000538 - dotSession::start                    -> start php session managment
0.000823 - dotSession::start                    -> finished php session management
0.000842 - dotSession::start                    -> save user and host information to new session_array
0.000864 - dotSession::start                    -> check for security options
0.004454 - dotSession::start                    -> lookup ip2country
0.004498 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.021067 - dotDatabase::select                  -> database: dotlan_database
0.029020 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 58839345 BETWEEN ip_from AND ip_to
0.037725 - dotSession::start                    -> update current session online user infos
0.037802 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746387026, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=contest&id=3048', host = '3.129.209.49', dns = 'ec2-3-129-209-49.us-east-2.compute.amazonaws.com', countrycode = '', hits = hits + 1 WHERE hash = 'p1jc8oluk2v6im9962oib554b6'
0.042343 - dotSession::start                    -> no session found in db == insert new db sesssion
0.042436 - dotDatabase::query                   -> INSERT INTO `session`SET hash = 'p1jc8oluk2v6im9962oib554b6', lastactivity = 1746387026, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=contest&id=3048', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '3.129.209.49', dns = 'ec2-3-129-209-49.us-east-2.compute.amazonaws.com', countrycode = '', hits = 1
0.048273 - dotSession::load_locales             -> do
0.048347 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.048361 - dotSession::start                    -> ---- finished with session startup
0.048386 - dotSession::load_user                -> id: 0
0.048399 - user::get_user                       -> id: >0<
0.048419 - dotDatabase::getInstance             -> connection: database
0.048488 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.048529 - styles::load                         -> name: ><
0.048553 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.048954 - styles::activate                     -> style = 2024_switzerlan
0.049159 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.049209 - admin::getInstance                   -> do
0.049220 - dotSession::getInstance              -> do
0.049233 - admin::__construct                   -> user_id=0
0.049254 - user::load_settings                  -> load current user settings to $global
0.049279 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.049318 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.049357 - EVENT::comming_event                 -> return
0.049375 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746387026 AND active=1 ORDER by begin ASC
0.054047 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.054125 - GLOBAL::end global.php               -> ---------------------------------------------
0.054158 - TURNIER::main                        -> initialize 'turnier' system
0.054177 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.054230 - TURNIER::__construct                 -> init
0.054251 - TURNIER::main                        -> initialize 'turnier_contest' subsystem
0.054268 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_contest.php
0.054314 - TURNIER_CONTEST::__construct         -> init
0.054323 - TURNIER::__construct                 -> init
0.054343 - TURNIER_CONTEST::edit                -> tcid >3048<
0.054369 - 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='3048'
0.058954 - TURNIER::get_turnier                 -> ID: 107 (db)
0.058989 - 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='107'
0.063634 - TURNIER::load_system                 -> Turniermodus: double
0.063697 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.063766 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.063933 - 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='3048'
0.068260 - TURNIER::is_admin                    -> user_id: 0
0.068295 - admin::getInstance                   -> do
0.068326 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.068345 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.068391 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.068450 - TURNIER_TEILNEHMER::__construct      -> init
0.068461 - TURNIER::__construct                 -> init
0.068485 - TURNIER::get_turnier                 -> ID: 107 (cache)
0.068537 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.068548 - TURNIER_TEILNEHMER::__construct      -> init
0.068781 - TURNIER::__construct                 -> init
0.068803 - TURNIER::get_turnier                 -> ID: 107 (cache)
0.068841 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 0 tid: 107
0.068857 - TURNIER_TEILNEHMER::get_teilnehmer   -> ID: 1929
0.068867 - 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='1929'
0.073344 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.073440 - dotDatabase::query                   -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 1929
0.077675 - TURNIER_TEILNEHMER::get_teilnehmer   -> ID: 2196
0.077708 - 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='2196'
0.082220 - dotDatabase::query                   -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 2196
0.086417 - TURNIER::get_system                  -> return tournamentsystem class
0.086449 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.086460 - TURNIER_TREE::__construct            -> init
0.086475 - TURNIER::__construct                 -> init
0.086502 - TURNIER::get_turnier                 -> ID: 107 (cache)
0.086592 - TURNIER_TREE::load_contests          -> loading from db
0.086635 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.086681 - CACHE::get                           -> cache: >turnier_107::contests< not found
0.086696 - 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=107 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.106902 - CACHE::set                           -> cache: >turnier_107::contests< with ttl:3600
0.111889 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 107
0.111949 - 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=12 WHERE tnid=1929 ORDER by ttp.dateline ASC
0.117990 - dotDatabase::query                   -> SELECT name FROM country_code2name WHERE code='CH'
0.122195 - 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=12 WHERE tnid=2196
0.127719 - dotDatabase::query                   -> SELECT name FROM country_code2name WHERE code=''
0.132693 - TURNIER::get_system                  -> return tournamentsystem class
0.132786 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.132803 - TURNIER_TREE::__construct            -> init
0.132818 - TURNIER::__construct                 -> init
0.132837 - TURNIER::get_turnier                 -> ID: 107 (cache)
0.132919 - TURNIER_TREE::load_contests          -> load cache
0.132952 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 107
0.133011 - HTML::encode                         -> ...
0.133035 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.139030 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
0.143671 - HTML::encode                         -> replace run 1
0.143777 - TURNIER::main                        -> initialize 'turnier_media' subsystem
0.143823 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_media.php
0.143893 - TURNIER::__construct                 -> init
0.143909 - TURNIER_MEDIA::__construct           -> init
0.143921 - TURNIER::main                        -> initialize 'turnier_contest' subsystem
0.143933 - TURNIER_CONTEST::__construct         -> init
0.143951 - TURNIER::__construct                 -> init
0.143967 - 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='3048'
0.148907 - TURNIER::get_turnier                 -> ID: 107 (cache)
0.148971 - 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=3048
0.153896 - HTML::template                       -> template: >turnier_contest_media<
0.154080 - HTML::template                       -> template: >turnier_contest_team<
0.154253 - TURNIER::shortbar                    -> display
0.154319 - 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.159680 - TURNIER::is_admin                    -> user_id: 0
0.159701 - admin::getInstance                   -> do
0.159729 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.159748 - HTML::template                       -> template: >turnier_shortbar<
0.160107 - HTML::message                        -> generate Message: Comment
0.160122 - HTML::template                       -> template: >html_message<
0.160221 - GLOBAL::end userspace                -> ---------------------------------------------
0.160233 - PAGE::render                         -> start rendering page layout
0.160245 - USER::check_for_new_messages         -> return
0.160263 - dotSession::getInstance              -> do
0.160370 - PAGE::get_boxes                      -> -------- side=left
0.160413 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.160455 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.160475 - CBOX::menu                           -> generate Menu Box >menu<
0.160508 - HTML::template                       -> template: >box_menu_bit<
0.160705 - HTML::template                       -> template: >box_menu_bit<
0.160739 - HTML::template                       -> template: >box_menu_bit<
0.160764 - HTML::template                       -> template: >box_menu_bit<
0.160789 - HTML::template                       -> template: >box_menu_bit<
0.160813 - HTML::template                       -> template: >box_menu_bit<
0.160838 - HTML::template                       -> template: >box_menu_bit<
0.160861 - HTML::template                       -> template: >box_menu<
0.160990 - HTML::template_exists                -> search: >page_box_left< == 1
0.161035 - HTML::template                       -> template: >page_box_left<
0.161108 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.161125 - CBOX::menu                           -> generate Menu Box >party<
0.161146 - HTML::template                       -> template: >box_menu_bit<
0.161179 - HTML::template                       -> template: >box_menu_bit<
0.161205 - HTML::template                       -> template: >box_menu_bit<
0.161249 - HTML::template                       -> template: >box_menu_bit<
0.161273 - HTML::template                       -> template: >box_menu_bit<
0.161296 - HTML::template                       -> template: >box_menu_bit<
0.161320 - HTML::template                       -> template: >box_menu_bit<
0.161343 - HTML::template                       -> template: >box_menu_bit<
0.161367 - HTML::template                       -> template: >box_menu_bit<
0.161390 - HTML::template                       -> template: >box_menu_bit<
0.161414 - HTML::template                       -> template: >box_menu_bit<
0.161437 - HTML::template                       -> template: >box_menu_bit<
0.161461 - HTML::template                       -> template: >box_menu<
0.161512 - HTML::template_exists                -> search: >page_box_left< == 1
0.161540 - HTML::template                       -> template: >page_box_left<
0.161580 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.161596 - CBOX::menu                           -> generate Menu Box >login<
0.161613 - HTML::template                       -> template: >box_menu_bit<
0.161640 - HTML::template                       -> template: >box_menu_bit<
0.161670 - HTML::template                       -> template: >box_menu<
0.161717 - HTML::template_exists                -> search: >page_box_left< == 1
0.161746 - HTML::template                       -> template: >page_box_left<
0.161776 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.161786 - PAGE::get_boxes                      -> -------- call: left::search
0.161802 - CBOX::template                       -> generate Box with >box_suchen< as template
0.161813 - HTML::template                       -> template: >box_suchen<
0.161906 - HTML::template_exists                -> search: >page_box_left< == 1
0.161929 - HTML::template                       -> template: >page_box_left<
0.161956 - PAGE::get_boxes                      -> -------- call: left::banner
0.161990 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.162006 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
0.166343 - 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.171190 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.171353 - HTML::encode                         -> replace run 1
0.171435 - HTML::template                       -> template: >box_banner_bit<
0.171554 - HTML::encode                         -> www.egames.ch...
0.171645 - HTML::encode                         -> replace run 1
0.171692 - HTML::encode                         -> replace run 2
0.171732 - HTML::template                       -> template: >box_banner_bit<
0.171754 - HTML::template                       -> template: >box_banner<
0.171817 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.171926 - HTML::template_exists                -> search: >page_box_left< == 1
0.171959 - HTML::template                       -> template: >page_box_left<
0.172005 - PAGE::get_boxes                      -> -------- side=right
0.172023 - PAGE::get_boxes                      -> -------- call: right::news
0.172045 - CBOX::news                           -> generate Box
0.172062 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.172105 - NEWS::load_news                      -> load news data
0.172130 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
0.172161 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.176440 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.181289 - 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.186100 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
0.186255 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.186269 - NEWS::load_news                      -> ... from database
0.186302 - 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.191614 - HTML::encodeCms                      -> 
0.192203 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
0.192447 - HTML::encode                         -> replace run 1
0.192523 - HTML::encodeCms                      -> 
0.192555 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
0.192761 - HTML::encode                         -> replace run 1
0.192824 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.193033 - HTML::template                       -> template: >box_news_bit<
0.193212 - HTML::template                       -> template: >box_news_bit<
0.193243 - HTML::template                       -> template: >box_news<
0.193355 - HTML::template_exists                -> search: >page_box_right< == 1
0.193392 - HTML::template                       -> template: >page_box_right<
0.193459 - PAGE::get_boxes                      -> -------- call: right::party
0.193477 - CBOX::party                          -> generate Box
0.193499 - EVENT::short_event                   -> id >27<
0.193509 - EVENT::getevent                      -> id >27<
0.193523 - 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.199494 - CACHE::get                           -> cache: >event_27::stats< not found
0.199525 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.207910 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.217228 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
0.217434 - HTML::template                       -> template: >box_event<
0.217670 - HTML::template_exists                -> search: >page_box_right< == 1
0.217716 - HTML::template                       -> template: >page_box_right<
0.217768 - PAGE::get_boxes                      -> -------- call: right::forum
0.217791 - CBOX::forum                          -> generate forum box
0.217803 - CBOX::forum_load_threads             -> load data
0.217832 - CACHE::get                           -> cache: >forum::topthreads< not found
0.217852 - 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.227984 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
0.228218 - CBOX::forum_threads                  -> list all threads in array
0.228246 - 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.228285 - admin::getInstance                   -> do
0.228360 - HTML::template                       -> template: >box_forum_bit<
0.228782 - HTML::template                       -> template: >box_forum_bit<
0.228860 - HTML::template                       -> template: >box_forum_bit<
0.228920 - HTML::template                       -> template: >box_forum_bit<
0.228972 - HTML::template                       -> template: >box_forum_bit<
0.229018 - HTML::template                       -> template: >box_forum_bit<
0.229049 - HTML::template                       -> template: >box_forum<
0.229227 - HTML::template_exists                -> search: >page_box_right< == 1
0.229264 - HTML::template                       -> template: >page_box_right<
0.229300 - PAGE::get_boxes                      -> -------- call: right::vote
0.229317 - CBOX::vote                           -> generate Box
0.229330 - 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.237595 - HTML::template                       -> template: >box_vote_nocurrent<
0.237758 - HTML::template_exists                -> search: >page_box_right< == 1
0.237800 - HTML::template                       -> template: >page_box_right<
0.237842 - PAGE::get_boxes                      -> -------- call: right::buddylist
0.237862 - CBOX::buddylist                      -> generate Box
0.237906 - HTML::template                       -> template: >box_buddylist_msg<
0.237980 - HTML::template                       -> template: >box_buddylist<
0.238070 - HTML::template_exists                -> search: >page_box_right< == 1
0.238098 - HTML::template                       -> template: >page_box_right<
0.238129 - PAGE::get_boxes                      -> -------- call: right::online
0.238144 - CBOX::online                         -> generate Box
0.238158 - HTML::template                       -> template: >box_online<
0.238281 - HTML::template_exists                -> search: >page_box_right< == 1
0.238307 - HTML::template                       -> template: >page_box_right<
0.238351 - PAGE::render                         -> final
0.238361 - PAGE::renderTemplate                 -> page
0.238369 - dotSession::getInstance              -> do
0.238389 - PAGE::getHead                        -> return
0.238395 - dotSession::getInstance              -> do
0.238551 - HTML::template                       -> template: >page<
0.239138 - PAGE::render_template                -> final

PHP Includes   : 24
DB Queries     : 32
Rendering Time : 0.245862

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_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.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