home / Tourney system

Information Participants

Team: SILENT.MIX
Tourneylogo
Tourney Rainbow Six Siege 5on5 (PC)
Teamname
Switzerland
SILENT.MIX
Team Leader
Liechtenstein
Pancakes
Players
LavaFreak2_0
Sirlolalot.AI
Dracorian232
Architects.VAR
Pancakes
Leader


Tourney system powered by DOTLAN

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

found 254 debug messages

0.000041 - GLOBAL::include                          -> config.php
0.000231 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000286 - dotDatabase::getInstance                 -> connection: database
0.000307 - dotDatabase::__construct                 -> connection: database
0.000332 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000362 - page::getInstance                        -> do
0.000388 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000412 - dotSession::getInstance                  -> do
0.000430 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000463 - dotSession::start                        -> ---- init
0.000498 - dotSession::start                        -> start php session managment
1.419777 - dotSession::start                        -> finished php session management
1.419818 - dotSession::start                        -> check for security options
1.419840 - dotSession::start                        -> lookup ip2country
1.419865 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
1.438224 - dotDatabase::select                      -> database: dotlan_database
1.446210 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 221959981 BETWEEN ip_from AND ip_to
1.454454 - dotSession::start                        -> update current session online user infos
1.454527 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746406717, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=3137', host = '13.58.215.45', dns = '13.58.215.45', countrycode = '', hits = hits + 1 WHERE hash = 'n53ls4qr4l16d2qg2dfnst57q7'
1.459676 - dotSession::start                        -> session found in DB
1.459719 - dotSession::load_locales                 -> do
1.459763 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
1.459776 - dotSession::start                        -> ---- finished with session startup
1.459802 - dotSession::load_user                    -> id: 0
1.459814 - user::get_user                           -> id: >0<
1.459834 - dotDatabase::getInstance                 -> connection: database
1.459894 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.459943 - styles::load                             -> name: ><
1.459976 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.460295 - styles::activate                         -> style = 2024_switzerlan
1.460503 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.460531 - admin::getInstance                       -> do
1.460542 - dotSession::getInstance                  -> do
1.460558 - admin::__construct                       -> user_id=0
1.460568 - user::load_settings                      -> load current user settings to $global
1.460587 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.460617 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.460643 - EVENT::comming_event                     -> return
1.460659 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746406717 AND active=1 ORDER by begin ASC
1.465022 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.465081 - GLOBAL::end global.php                   -> ---------------------------------------------
1.465110 - TURNIER::main                            -> initialize 'turnier' system
1.465126 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.465178 - TURNIER::__construct                     -> init
1.465200 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
1.465218 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
1.465248 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.465313 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
1.465323 - TURNIER_TEILNEHMER::__construct          -> init
1.465333 - TURNIER::__construct                     -> init
1.465358 - T_TEILNEHMER::team                       -> ID: 3137
1.465369 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 3137
1.465385 - 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='3137'
1.470030 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.470121 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 3137
1.474516 - TURNIER::get_turnier                     -> ID: 120 (db)
1.474549 - 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='120'
1.479535 - TURNIER::load_system                     -> Turniermodus: double
1.479597 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.479651 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.479746 - TURNIER_TEILNEHMER::get_members          -> ID: 3137
1.479756 - 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 = 3137
1.490414 - HTML::encode                             -> ...
1.490447 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.495622 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
1.500264 - HTML::encode                             -> replace run 1
1.500578 - HTML::template                           -> template: >turnier_team_show<
1.500902 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=120
1.505558 - HTML::template                           -> template: >user_profile_inner_bit3<
1.505797 - HTML::template                           -> template: >user_profile_inner_bit3<
1.505848 - HTML::template                           -> template: >user_profile_innerlist<
1.505917 - TURNIER::get_system                      -> return tournamentsystem class
1.505937 - TURNIERSYTEM_DOUBLE::__construct         -> init
1.505948 - TURNIER_TREE::__construct                -> init
1.505959 - TURNIER::__construct                     -> init
1.505979 - TURNIER::get_turnier                     -> ID: 120 (cache)
1.506040 - TURNIER_TREE::load_contests              -> loading from db
1.506097 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.506135 - CACHE::get                               -> cache: >turnier_120::contests< not found
1.506151 - 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=120 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.514621 - CACHE::set                               -> cache: >turnier_120::contests< with ttl:3600
1.515063 - TURNIER_TREE::check_timeouts             -> check for contest timeouts in TID 120
1.515084 - TURNIER::main                            -> initialize 'turnier_teilnehmer' subsystem
1.515094 - TURNIER_TEILNEHMER::__construct          -> init
1.515101 - TURNIER::__construct                     -> init
1.515111 - TURNIER_TEILNEHMER::check_teilnehmer     -> user: 5612 tid: 120
1.515124 - dotDatabase::query                       -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=120 AND user_id=5612
1.519839 - TURNIER_TREE::load_contests              -> load cache
1.519890 - TURNIER::load_players_info               -> loading from db
1.519950 - CACHE::get                               -> cache: >turnier_120::players_info< not found
1.519974 - 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=120
1.527099 - CACHE::set                               -> cache: >turnier_120::players_info< with ttl:3600
1.527568 - TURNIER::main                            -> initialize 'turnier_verlauf' subsystem
1.527614 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.527671 - TURNIER::__construct                     -> init
1.527695 - TURNIER::get_turnier                     -> ID: 120 (cache)
1.527742 - TURNIER_VERLAUF::contest_list            -> turnier_mytourneys_contest_list
1.527760 - TURNIER::is_admin                        -> user_id: 0
1.527773 - admin::getInstance                       -> do
1.527800 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
1.527960 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.528147 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.528316 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.528429 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.528482 - HTML::template                           -> template: >turnier_mytourneys_contest_list<
1.528577 - HTML::template                           -> template: >user_profile<
1.528644 - TURNIER::shortbar                        -> display
1.528696 - 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
1.533997 - TURNIER::is_admin                        -> user_id: 0
1.534027 - admin::getInstance                       -> do
1.534099 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
1.534119 - HTML::template                           -> template: >turnier_shortbar<
1.534436 - GLOBAL::end userspace                    -> ---------------------------------------------
1.534454 - PAGE::render                             -> start rendering page layout
1.534466 - USER::check_for_new_messages             -> return
1.534485 - dotSession::getInstance                  -> do
1.534542 - PAGE::get_boxes                          -> -------- side=left
1.534594 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.534647 - PAGE::get_boxes                          -> -------- call: left::menu_main
1.534670 - CBOX::menu                               -> generate Menu Box >menu<
1.534699 - HTML::template                           -> template: >box_menu_bit<
1.534787 - HTML::template                           -> template: >box_menu_bit<
1.534814 - HTML::template                           -> template: >box_menu_bit<
1.534838 - HTML::template                           -> template: >box_menu_bit<
1.534861 - HTML::template                           -> template: >box_menu_bit<
1.534885 - HTML::template                           -> template: >box_menu_bit<
1.534908 - HTML::template                           -> template: >box_menu_bit<
1.534931 - HTML::template                           -> template: >box_menu<
1.535019 - HTML::template_exists                    -> search: >page_box_left< == 1
1.535064 - HTML::template                           -> template: >page_box_left<
1.535130 - PAGE::get_boxes                          -> -------- call: left::menu_party
1.535145 - CBOX::menu                               -> generate Menu Box >party<
1.535164 - HTML::template                           -> template: >box_menu_bit<
1.535180 - HTML::template                           -> template: >box_menu_bit<
1.535193 - HTML::template                           -> template: >box_menu_bit<
1.535206 - HTML::template                           -> template: >box_menu_bit<
1.535217 - HTML::template                           -> template: >box_menu_bit<
1.535229 - HTML::template                           -> template: >box_menu_bit<
1.535241 - HTML::template                           -> template: >box_menu_bit<
1.535252 - HTML::template                           -> template: >box_menu_bit<
1.535264 - HTML::template                           -> template: >box_menu_bit<
1.535275 - HTML::template                           -> template: >box_menu_bit<
1.535287 - HTML::template                           -> template: >box_menu_bit<
1.535299 - HTML::template                           -> template: >box_menu_bit<
1.535310 - HTML::template                           -> template: >box_menu<
1.535337 - HTML::template_exists                    -> search: >page_box_left< == 1
1.535353 - HTML::template                           -> template: >page_box_left<
1.535372 - PAGE::get_boxes                          -> -------- call: left::menu_login
1.535380 - CBOX::menu                               -> generate Menu Box >login<
1.535390 - HTML::template                           -> template: >box_menu_bit<
1.535404 - HTML::template                           -> template: >box_menu_bit<
1.535415 - HTML::template                           -> template: >box_menu<
1.535440 - HTML::template_exists                    -> search: >page_box_left< == 1
1.535457 - HTML::template                           -> template: >page_box_left<
1.535474 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
1.535480 - PAGE::get_boxes                          -> -------- call: left::search
1.535488 - CBOX::template                           -> generate Box with >box_suchen< as template
1.535493 - HTML::template                           -> template: >box_suchen<
1.535564 - HTML::template_exists                    -> search: >page_box_left< == 1
1.535579 - HTML::template                           -> template: >page_box_left<
1.535601 - PAGE::get_boxes                          -> -------- call: left::banner
1.535638 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.535655 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
1.540113 - 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.544856 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.545017 - HTML::encode                             -> replace run 1
1.545082 - HTML::template                           -> template: >box_banner_bit<
1.545249 - HTML::encode                             -> www.egames.ch...
1.545335 - HTML::encode                             -> replace run 1
1.545381 - HTML::encode                             -> replace run 2
1.545421 - HTML::template                           -> template: >box_banner_bit<
1.545442 - HTML::template                           -> template: >box_banner<
1.545508 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.545621 - HTML::template_exists                    -> search: >page_box_left< == 1
1.545659 - HTML::template                           -> template: >page_box_left<
1.545705 - PAGE::get_boxes                          -> -------- side=right
1.545722 - PAGE::get_boxes                          -> -------- call: right::news
1.545740 - CBOX::news                               -> generate Box
1.545758 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.545798 - NEWS::load_news                          -> load news data
1.545838 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
1.545868 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.550155 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.554881 - 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.559689 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
1.559841 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.559850 - NEWS::load_news                          -> ... from database
1.559876 - 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.568879 - HTML::encodeCms                          -> 
1.569187 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
1.569347 - HTML::encode                             -> replace run 1
1.569398 - HTML::encodeCms                          -> 
1.569417 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
1.569461 - HTML::encode                             -> replace run 1
1.569495 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.569666 - HTML::template                           -> template: >box_news_bit<
1.569800 - HTML::template                           -> template: >box_news_bit<
1.569827 - HTML::template                           -> template: >box_news<
1.569928 - HTML::template_exists                    -> search: >page_box_right< == 1
1.569965 - HTML::template                           -> template: >page_box_right<
1.570033 - PAGE::get_boxes                          -> -------- call: right::party
1.570105 - CBOX::party                              -> generate Box
1.570130 - EVENT::short_event                       -> id >27<
1.570141 - EVENT::getevent                          -> id >27<
1.570156 - 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.575469 - CACHE::get                               -> cache: >event_27::stats< not found
1.575498 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.581382 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.589041 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
1.589394 - HTML::template                           -> template: >box_event<
1.589591 - HTML::template_exists                    -> search: >page_box_right< == 1
1.589632 - HTML::template                           -> template: >page_box_right<
1.589670 - PAGE::get_boxes                          -> -------- call: right::forum
1.589690 - CBOX::forum                              -> generate forum box
1.589702 - CBOX::forum_load_threads                 -> load data
1.589726 - CACHE::get                               -> cache: >forum::topthreads< not found
1.589745 - 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.601363 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
1.601596 - CBOX::forum_threads                      -> list all threads in array
1.601629 - 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.601669 - admin::getInstance                       -> do
1.601745 - HTML::template                           -> template: >box_forum_bit<
1.601905 - HTML::template                           -> template: >box_forum_bit<
1.601964 - HTML::template                           -> template: >box_forum_bit<
1.602013 - HTML::template                           -> template: >box_forum_bit<
1.602104 - HTML::template                           -> template: >box_forum_bit<
1.602138 - HTML::template                           -> template: >box_forum_bit<
1.602156 - HTML::template                           -> template: >box_forum<
1.602366 - HTML::template_exists                    -> search: >page_box_right< == 1
1.602415 - HTML::template                           -> template: >page_box_right<
1.602456 - PAGE::get_boxes                          -> -------- call: right::vote
1.602475 - CBOX::vote                               -> generate Box
1.602490 - 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.607226 - HTML::template                           -> template: >box_vote_nocurrent<
1.607423 - HTML::template_exists                    -> search: >page_box_right< == 1
1.607462 - HTML::template                           -> template: >page_box_right<
1.607500 - PAGE::get_boxes                          -> -------- call: right::buddylist
1.607519 - CBOX::buddylist                          -> generate Box
1.607547 - HTML::template                           -> template: >box_buddylist_msg<
1.607606 - HTML::template                           -> template: >box_buddylist<
1.607691 - HTML::template_exists                    -> search: >page_box_right< == 1
1.607716 - HTML::template                           -> template: >page_box_right<
1.607747 - PAGE::get_boxes                          -> -------- call: right::online
1.607761 - CBOX::online                             -> generate Box
1.607773 - HTML::template                           -> template: >box_online<
1.607857 - HTML::template_exists                    -> search: >page_box_right< == 1
1.607882 - HTML::template                           -> template: >page_box_right<
1.607925 - PAGE::render                             -> final
1.607936 - PAGE::renderTemplate                     -> page
1.607947 - dotSession::getInstance                  -> do
1.607965 - PAGE::getHead                            -> return
1.607973 - dotSession::getInstance                  -> do
1.608102 - HTML::template                           -> template: >page<
1.608685 - PAGE::render_template                    -> final

PHP Includes   : 24
DB Queries     : 25
Rendering Time : 1.609679

Includes PHP Files: 
 - /var/www/html/swilan-dev/2024/www/turnier/index.php
 - /var/www/html/swilan-dev/2024/www/global.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotCommon.php
 - /var/www/html/swilan-dev/2024/www/config.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
 - /var/www/html/swilan-dev/2024/www/includes/class.page.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.styles.php
 - /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.admin.php
 - /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
 - /var/www/html/swilan-dev/2024/www/includes/class.event.php
 - /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
 - /var/www/html/swilan-dev/2024/www/includes/class.html.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php