home / League of Legends 1on1 > Persestrue VS PandaSenpai

Information Participants

Tourney match: Persestrue VS PandaSenpai
Tourneylogo Tourney League of Legends 1on1
Group Fun Tournament SwitzerLAN 2018
Round Round 2 lb
Time 13.10.2018 02:30 -> 13.10.2018 03:00
Status The match has been played
Opponents
Persestrue
 
PandaSenpai
 
ClanNo clan
SeatHall 1.0: A-31
New message to: Persestrue Send message
 
Clanosu! Swiss Community
SeatHall 2.0: L-55
New message to: PandaSenpai Send message
Results
1
 
0
 
Default win
 
 

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.000050 - GLOBAL::include                      -> config.php
0.000229 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000270 - dotDatabase::getInstance             -> connection: database
0.000304 - dotDatabase::__construct             -> connection: database
0.000329 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000354 - page::getInstance                    -> do
0.000378 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000398 - dotSession::getInstance              -> do
0.000414 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000448 - dotSession::start                    -> ---- init
0.000486 - dotSession::start                    -> start php session managment
0.000671 - dotSession::start                    -> finished php session management
0.000685 - dotSession::start                    -> save user and host information to new session_array
0.000699 - dotSession::start                    -> check for security options
0.001488 - dotSession::start                    -> lookup ip2country
0.001590 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.016919 - dotDatabase::select                  -> database: dotlan_database
0.024974 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 59232692 BETWEEN ip_from AND ip_to
0.033293 - dotSession::start                    -> update current session online user infos
0.033369 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746435309, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=contest&id=2476', host = '3.135.209.180', dns = 'ec2-3-135-209-180.us-east-2.compute.amazonaws.com', countrycode = '', hits = hits + 1 WHERE hash = '567m1m6kunmgird2sbue87ain4'
0.037831 - dotSession::start                    -> no session found in db == insert new db sesssion
0.037915 - dotDatabase::query                   -> INSERT INTO `session`SET hash = '567m1m6kunmgird2sbue87ain4', lastactivity = 1746435309, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=contest&id=2476', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '3.135.209.180', dns = 'ec2-3-135-209-180.us-east-2.compute.amazonaws.com', countrycode = '', hits = 1
0.043411 - dotSession::load_locales             -> do
0.043484 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.043497 - dotSession::start                    -> ---- finished with session startup
0.043523 - dotSession::load_user                -> id: 0
0.043535 - user::get_user                       -> id: >0<
0.043557 - dotDatabase::getInstance             -> connection: database
0.043616 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.043653 - styles::load                         -> name: ><
0.043673 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.043901 - styles::activate                     -> style = 2024_switzerlan
0.044086 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.044112 - admin::getInstance                   -> do
0.044123 - dotSession::getInstance              -> do
0.044134 - admin::__construct                   -> user_id=0
0.044144 - user::load_settings                  -> load current user settings to $global
0.044162 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.044190 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.044215 - EVENT::comming_event                 -> return
0.044230 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746435309 AND active=1 ORDER by begin ASC
0.049031 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.049095 - GLOBAL::end global.php               -> ---------------------------------------------
0.049125 - TURNIER::main                        -> initialize 'turnier' system
0.049142 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.049194 - TURNIER::__construct                 -> init
0.049217 - TURNIER::main                        -> initialize 'turnier_contest' subsystem
0.049276 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_contest.php
0.049320 - TURNIER_CONTEST::__construct         -> init
0.049330 - TURNIER::__construct                 -> init
0.049351 - TURNIER_CONTEST::edit                -> tcid >2476<
0.049375 - 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='2476'
0.054163 - TURNIER::get_turnier                 -> ID: 116 (db)
0.054197 - 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='116'
0.058962 - TURNIER::load_system                 -> Turniermodus: double
0.059032 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.059103 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.059292 - 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='2476'
0.063972 - TURNIER::is_admin                    -> user_id: 0
0.064009 - admin::getInstance                   -> do
0.064039 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.064057 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.064125 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.064188 - TURNIER_TEILNEHMER::__construct      -> init
0.064199 - TURNIER::__construct                 -> init
0.064224 - TURNIER::get_turnier                 -> ID: 116 (cache)
0.064279 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.064290 - TURNIER_TEILNEHMER::__construct      -> init
0.064299 - TURNIER::__construct                 -> init
0.064309 - TURNIER::get_turnier                 -> ID: 116 (cache)
0.064340 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 0 tid: 116
0.064358 - TURNIER_TEILNEHMER::get_teilnehmer   -> ID: 2692
0.064372 - dotDatabase::query                   -> SELECT t_teilnehmer.*, user.nick AS tnname, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN user ON user.id=tnleader LEFT JOIN country_code2name ON country_code2name.code=user.countrycode WHERE tnid='2692'
0.068839 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.068924 - dotDatabase::query                   -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 2692
0.073318 - TURNIER_TEILNEHMER::get_teilnehmer   -> ID: 3164
0.073352 - dotDatabase::query                   -> SELECT t_teilnehmer.*, user.nick AS tnname, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN user ON user.id=tnleader LEFT JOIN country_code2name ON country_code2name.code=user.countrycode WHERE tnid='3164'
0.077905 - dotDatabase::query                   -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 3164
0.082401 - TURNIER::get_system                  -> return tournamentsystem class
0.082443 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.082453 - TURNIER_TREE::__construct            -> init
0.082537 - TURNIER::__construct                 -> init
0.082564 - TURNIER::get_turnier                 -> ID: 116 (cache)
0.082661 - TURNIER_TREE::load_contests          -> loading from db
0.082720 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.082770 - CACHE::get                           -> cache: >turnier_116::contests< not found
0.082785 - 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=116 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.107046 - CACHE::set                           -> cache: >turnier_116::contests< with ttl:3600
0.110927 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 116
0.110991 - 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=2692 ORDER by ttp.dateline ASC
0.116118 - dotDatabase::query                   -> SELECT name FROM country_code2name WHERE code='CH'
0.120477 - 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=3164
0.125845 - dotDatabase::query                   -> SELECT name FROM country_code2name WHERE code='CH'
0.130179 - TURNIER::get_system                  -> return tournamentsystem class
0.130214 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.130225 - TURNIER_TREE::__construct            -> init
0.130235 - TURNIER::__construct                 -> init
0.130254 - TURNIER::get_turnier                 -> ID: 116 (cache)
0.130317 - TURNIER_TREE::load_contests          -> load cache
0.130349 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 116
0.130411 - HTML::encode                         -> ...
0.130439 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.135701 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
0.140157 - HTML::encode                         -> replace run 1
0.140263 - TURNIER::main                        -> initialize 'turnier_media' subsystem
0.140311 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_media.php
0.140367 - TURNIER::__construct                 -> init
0.140381 - TURNIER_MEDIA::__construct           -> init
0.140394 - TURNIER::main                        -> initialize 'turnier_contest' subsystem
0.140406 - TURNIER_CONTEST::__construct         -> init
0.140415 - TURNIER::__construct                 -> init
0.140431 - 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='2476'
0.145271 - TURNIER::get_turnier                 -> ID: 116 (cache)
0.145338 - 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=2476
0.150047 - HTML::template                       -> template: >turnier_contest_media<
0.150248 - HTML::template                       -> template: >turnier_contest_single<
0.150447 - TURNIER::shortbar                    -> display
0.150606 - 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.155576 - TURNIER::is_admin                    -> user_id: 0
0.155596 - admin::getInstance                   -> do
0.155628 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.155647 - HTML::template                       -> template: >turnier_shortbar<
0.155982 - HTML::message                        -> generate Message: Comment
0.155995 - HTML::template                       -> template: >html_message<
0.156091 - GLOBAL::end userspace                -> ---------------------------------------------
0.156102 - PAGE::render                         -> start rendering page layout
0.156115 - USER::check_for_new_messages         -> return
0.156133 - dotSession::getInstance              -> do
0.156197 - PAGE::get_boxes                      -> -------- side=left
0.156240 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.156280 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.156299 - CBOX::menu                           -> generate Menu Box >menu<
0.156323 - HTML::template                       -> template: >box_menu_bit<
0.156403 - HTML::template                       -> template: >box_menu_bit<
0.156428 - HTML::template                       -> template: >box_menu_bit<
0.156448 - HTML::template                       -> template: >box_menu_bit<
0.156476 - HTML::template                       -> template: >box_menu_bit<
0.156500 - HTML::template                       -> template: >box_menu_bit<
0.156524 - HTML::template                       -> template: >box_menu_bit<
0.156547 - HTML::template                       -> template: >box_menu<
0.156640 - HTML::template_exists                -> search: >page_box_left< == 1
0.156673 - HTML::template                       -> template: >page_box_left<
0.156738 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.156752 - CBOX::menu                           -> generate Menu Box >party<
0.156773 - HTML::template                       -> template: >box_menu_bit<
0.156798 - HTML::template                       -> template: >box_menu_bit<
0.156821 - HTML::template                       -> template: >box_menu_bit<
0.156845 - HTML::template                       -> template: >box_menu_bit<
0.156868 - HTML::template                       -> template: >box_menu_bit<
0.156906 - HTML::template                       -> template: >box_menu_bit<
0.156929 - HTML::template                       -> template: >box_menu_bit<
0.156953 - HTML::template                       -> template: >box_menu_bit<
0.156977 - HTML::template                       -> template: >box_menu_bit<
0.157001 - HTML::template                       -> template: >box_menu_bit<
0.157024 - HTML::template                       -> template: >box_menu_bit<
0.157048 - HTML::template                       -> template: >box_menu_bit<
0.157079 - HTML::template                       -> template: >box_menu<
0.157124 - HTML::template_exists                -> search: >page_box_left< == 1
0.157150 - HTML::template                       -> template: >page_box_left<
0.157184 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.157200 - CBOX::menu                           -> generate Menu Box >login<
0.157223 - HTML::template                       -> template: >box_menu_bit<
0.157253 - HTML::template                       -> template: >box_menu_bit<
0.157276 - HTML::template                       -> template: >box_menu<
0.157322 - HTML::template_exists                -> search: >page_box_left< == 1
0.157357 - HTML::template                       -> template: >page_box_left<
0.157390 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.157398 - PAGE::get_boxes                      -> -------- call: left::search
0.157412 - CBOX::template                       -> generate Box with >box_suchen< as template
0.157421 - HTML::template                       -> template: >box_suchen<
0.157517 - HTML::template_exists                -> search: >page_box_left< == 1
0.157543 - HTML::template                       -> template: >page_box_left<
0.157569 - PAGE::get_boxes                      -> -------- call: left::banner
0.157605 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.157626 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
0.161912 - 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.166532 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.166734 - HTML::encode                         -> replace run 1
0.166807 - HTML::template                       -> template: >box_banner_bit<
0.166975 - HTML::encode                         -> www.egames.ch...
0.167067 - HTML::encode                         -> replace run 1
0.167114 - HTML::encode                         -> replace run 2
0.167161 - HTML::template                       -> template: >box_banner_bit<
0.167185 - HTML::template                       -> template: >box_banner<
0.167314 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.167455 - HTML::template_exists                -> search: >page_box_left< == 1
0.167502 - HTML::template                       -> template: >page_box_left<
0.167559 - PAGE::get_boxes                      -> -------- side=right
0.167577 - PAGE::get_boxes                      -> -------- call: right::news
0.167603 - CBOX::news                           -> generate Box
0.167627 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.167677 - NEWS::load_news                      -> load news data
0.167704 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
0.167740 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.172020 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.176462 - 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.181008 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
0.181210 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.181228 - NEWS::load_news                      -> ... from database
0.181279 - 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.186405 - HTML::encodeCms                      -> 
0.186963 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
0.187184 - HTML::encode                         -> replace run 1
0.187309 - HTML::encodeCms                      -> 
0.187332 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
0.187378 - HTML::encode                         -> replace run 1
0.187415 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.187606 - HTML::template                       -> template: >box_news_bit<
0.187762 - HTML::template                       -> template: >box_news_bit<
0.187790 - HTML::template                       -> template: >box_news<
0.187907 - HTML::template_exists                -> search: >page_box_right< == 1
0.187950 - HTML::template                       -> template: >page_box_right<
0.188048 - PAGE::get_boxes                      -> -------- call: right::party
0.188070 - CBOX::party                          -> generate Box
0.188089 - EVENT::short_event                   -> id >27<
0.188099 - EVENT::getevent                      -> id >27<
0.188113 - 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.199458 - CACHE::get                           -> cache: >event_27::stats< not found
0.199490 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.205185 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.211078 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
0.211350 - HTML::template                       -> template: >box_event<
0.211559 - HTML::template_exists                -> search: >page_box_right< == 1
0.211601 - HTML::template                       -> template: >page_box_right<
0.211639 - PAGE::get_boxes                      -> -------- call: right::forum
0.211658 - CBOX::forum                          -> generate forum box
0.211669 - CBOX::forum_load_threads             -> load data
0.211693 - CACHE::get                           -> cache: >forum::topthreads< not found
0.211712 - 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.219970 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
0.220251 - CBOX::forum_threads                  -> list all threads in array
0.220290 - 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.220330 - admin::getInstance                   -> do
0.220419 - HTML::template                       -> template: >box_forum_bit<
0.220594 - HTML::template                       -> template: >box_forum_bit<
0.220646 - HTML::template                       -> template: >box_forum_bit<
0.220702 - HTML::template                       -> template: >box_forum_bit<
0.220748 - HTML::template                       -> template: >box_forum_bit<
0.220796 - HTML::template                       -> template: >box_forum_bit<
0.220825 - HTML::template                       -> template: >box_forum<
0.221129 - HTML::template_exists                -> search: >page_box_right< == 1
0.221191 - HTML::template                       -> template: >page_box_right<
0.221249 - PAGE::get_boxes                      -> -------- call: right::vote
0.221270 - CBOX::vote                           -> generate Box
0.221283 - 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.225498 - HTML::template                       -> template: >box_vote_nocurrent<
0.225804 - HTML::template_exists                -> search: >page_box_right< == 1
0.225855 - HTML::template                       -> template: >page_box_right<
0.225909 - PAGE::get_boxes                      -> -------- call: right::buddylist
0.225930 - CBOX::buddylist                      -> generate Box
0.225964 - HTML::template                       -> template: >box_buddylist_msg<
0.226033 - HTML::template                       -> template: >box_buddylist<
0.226120 - HTML::template_exists                -> search: >page_box_right< == 1
0.226147 - HTML::template                       -> template: >page_box_right<
0.226178 - PAGE::get_boxes                      -> -------- call: right::online
0.226200 - CBOX::online                         -> generate Box
0.226216 - HTML::template                       -> template: >box_online<
0.226345 - HTML::template_exists                -> search: >page_box_right< == 1
0.226382 - HTML::template                       -> template: >page_box_right<
0.226438 - PAGE::render                         -> final
0.226451 - PAGE::renderTemplate                 -> page
0.226462 - dotSession::getInstance              -> do
0.226583 - PAGE::getHead                        -> return
0.226592 - dotSession::getInstance              -> do
0.226764 - HTML::template                       -> template: >page<
0.227922 - PAGE::render_template                -> final

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

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