home / Tourney system

Information Participants

Team: arctic.turtles
Tourneylogo
Tourney CS:Go Playoff
Teamname
arctic.turtles
Team Leader
Chira
Players
Exi
Chira
Leader
igoR
r0bbb
XiMY


Tourney system powered by DOTLAN

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

found 255 debug messages

0.000045 - GLOBAL::include                          -> config.php
0.000207 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000245 - dotDatabase::getInstance                 -> connection: database
0.000264 - dotDatabase::__construct                 -> connection: database
0.000287 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000314 - page::getInstance                        -> do
0.000336 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000360 - dotSession::getInstance                  -> do
0.000379 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000418 - dotSession::start                        -> ---- init
0.000454 - dotSession::start                        -> start php session managment
1.248295 - dotSession::start                        -> finished php session management
1.248334 - dotSession::start                        -> check for security options
1.248352 - dotSession::start                        -> lookup ip2country
1.248373 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
1.264220 - dotDatabase::select                      -> database: dotlan_database
1.272197 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 309749788 BETWEEN ip_from AND ip_to
1.280496 - dotSession::start                        -> update current session online user infos
1.280565 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746406591, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=608', host = '18.118.104.28', dns = '18.118.104.28', countrycode = '', hits = hits + 1 WHERE hash = 'f1sq43i54hmisrt7rvqu9bm0k5'
1.285967 - dotSession::start                        -> session found in DB
1.286010 - dotSession::load_locales                 -> do
1.286055 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
1.286068 - dotSession::start                        -> ---- finished with session startup
1.286092 - dotSession::load_user                    -> id: 0
1.286104 - user::get_user                           -> id: >0<
1.286188 - dotDatabase::getInstance                 -> connection: database
1.286249 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.286284 - styles::load                             -> name: ><
1.286308 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.286555 - styles::activate                         -> style = 2024_switzerlan
1.286833 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.286862 - admin::getInstance                       -> do
1.286873 - dotSession::getInstance                  -> do
1.286889 - admin::__construct                       -> user_id=0
1.286900 - user::load_settings                      -> load current user settings to $global
1.286919 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.286949 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.286980 - EVENT::comming_event                     -> return
1.286997 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746406591 AND active=1 ORDER by begin ASC
1.291770 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.291848 - GLOBAL::end global.php                   -> ---------------------------------------------
1.291885 - TURNIER::main                            -> initialize 'turnier' system
1.291911 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.291976 - TURNIER::__construct                     -> init
1.292024 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
1.292043 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
1.292075 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.292153 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
1.292163 - TURNIER_TEILNEHMER::__construct          -> init
1.292172 - TURNIER::__construct                     -> init
1.292192 - T_TEILNEHMER::team                       -> ID: 608
1.292201 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 608
1.292217 - 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='608'
1.297244 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.297332 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 608
1.301849 - TURNIER::get_turnier                     -> ID: 38 (db)
1.301890 - 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='38'
1.306620 - TURNIER::load_system                     -> Turniermodus: double
1.306695 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.306869 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.307065 - TURNIER_TEILNEHMER::get_members          -> ID: 608
1.307086 - 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 = 3 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 = 608
1.313188 - HTML::encode                             -> ...
1.313225 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.318966 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
1.323730 - HTML::encode                             -> replace run 1
1.323887 - HTML::template                           -> template: >turnier_team_show<
1.324138 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=38
1.328761 - HTML::template                           -> template: >user_profile_inner_bit3<
1.329076 - HTML::template                           -> template: >user_profile_inner_bit3<
1.329140 - HTML::template                           -> template: >user_profile_innerlist<
1.329230 - TURNIER::get_system                      -> return tournamentsystem class
1.329252 - TURNIERSYTEM_DOUBLE::__construct         -> init
1.329263 - TURNIER_TREE::__construct                -> init
1.329277 - TURNIER::__construct                     -> init
1.329302 - TURNIER::get_turnier                     -> ID: 38 (cache)
1.329385 - TURNIER_TREE::load_contests              -> loading from db
1.329412 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.329451 - CACHE::get                               -> cache: >turnier_38::contests< not found
1.329467 - 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=38 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.337327 - CACHE::set                               -> cache: >turnier_38::contests< with ttl:3600
1.338084 - TURNIER_TREE::check_timeouts             -> check for contest timeouts in TID 38
1.338115 - TURNIER::main                            -> initialize 'turnier_teilnehmer' subsystem
1.338131 - TURNIER_TEILNEHMER::__construct          -> init
1.338142 - TURNIER::__construct                     -> init
1.338158 - TURNIER_TEILNEHMER::check_teilnehmer     -> user: 1114 tid: 38
1.338177 - dotDatabase::query                       -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=38 AND user_id=1114
1.343232 - TURNIER_TREE::load_contests              -> load cache
1.343278 - TURNIER::load_players_info               -> loading from db
1.343325 - CACHE::get                               -> cache: >turnier_38::players_info< not found
1.343353 - 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=3 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=38
1.358409 - CACHE::set                               -> cache: >turnier_38::players_info< with ttl:3600
1.359013 - TURNIER::main                            -> initialize 'turnier_verlauf' subsystem
1.359060 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.359128 - TURNIER::__construct                     -> init
1.359148 - TURNIER::get_turnier                     -> ID: 38 (cache)
1.359202 - TURNIER_VERLAUF::contest_list            -> turnier_mytourneys_contest_list
1.359221 - TURNIER::is_admin                        -> user_id: 0
1.359233 - admin::getInstance                       -> do
1.359261 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
1.359428 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.359638 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.359725 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.359817 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.359903 - HTML::template                           -> template: >turnier_mytourneys_contest_list_bit<
1.359951 - HTML::template                           -> template: >turnier_mytourneys_contest_list<
1.360097 - HTML::template                           -> template: >user_profile<
1.360194 - TURNIER::shortbar                        -> display
1.360255 - 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=3 ORDER by tg.name ASC, tname ASC
1.365311 - TURNIER::is_admin                        -> user_id: 0
1.365337 - admin::getInstance                       -> do
1.365355 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
1.365367 - HTML::template                           -> template: >turnier_shortbar<
1.365655 - GLOBAL::end userspace                    -> ---------------------------------------------
1.365664 - PAGE::render                             -> start rendering page layout
1.365671 - USER::check_for_new_messages             -> return
1.365683 - dotSession::getInstance                  -> do
1.365720 - PAGE::get_boxes                          -> -------- side=left
1.365740 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.365772 - PAGE::get_boxes                          -> -------- call: left::menu_main
1.365786 - CBOX::menu                               -> generate Menu Box >menu<
1.365800 - HTML::template                           -> template: >box_menu_bit<
1.365859 - HTML::template                           -> template: >box_menu_bit<
1.365875 - HTML::template                           -> template: >box_menu_bit<
1.365888 - HTML::template                           -> template: >box_menu_bit<
1.365900 - HTML::template                           -> template: >box_menu_bit<
1.365911 - HTML::template                           -> template: >box_menu_bit<
1.365924 - HTML::template                           -> template: >box_menu_bit<
1.365935 - HTML::template                           -> template: >box_menu<
1.366004 - HTML::template_exists                    -> search: >page_box_left< == 1
1.366029 - HTML::template                           -> template: >page_box_left<
1.366072 - PAGE::get_boxes                          -> -------- call: left::menu_party
1.366081 - CBOX::menu                               -> generate Menu Box >party<
1.366093 - HTML::template                           -> template: >box_menu_bit<
1.366106 - HTML::template                           -> template: >box_menu_bit<
1.366118 - HTML::template                           -> template: >box_menu_bit<
1.366129 - HTML::template                           -> template: >box_menu_bit<
1.366141 - HTML::template                           -> template: >box_menu_bit<
1.366152 - HTML::template                           -> template: >box_menu_bit<
1.366163 - HTML::template                           -> template: >box_menu_bit<
1.366174 - HTML::template                           -> template: >box_menu_bit<
1.366186 - HTML::template                           -> template: >box_menu_bit<
1.366197 - HTML::template                           -> template: >box_menu_bit<
1.366209 - HTML::template                           -> template: >box_menu_bit<
1.366220 - HTML::template                           -> template: >box_menu_bit<
1.366231 - HTML::template                           -> template: >box_menu<
1.366257 - HTML::template_exists                    -> search: >page_box_left< == 1
1.366272 - HTML::template                           -> template: >page_box_left<
1.366290 - PAGE::get_boxes                          -> -------- call: left::menu_login
1.366297 - CBOX::menu                               -> generate Menu Box >login<
1.366306 - HTML::template                           -> template: >box_menu_bit<
1.366321 - HTML::template                           -> template: >box_menu_bit<
1.366352 - HTML::template                           -> template: >box_menu<
1.366406 - HTML::template_exists                    -> search: >page_box_left< == 1
1.366435 - HTML::template                           -> template: >page_box_left<
1.366466 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
1.366476 - PAGE::get_boxes                          -> -------- call: left::search
1.366491 - CBOX::template                           -> generate Box with >box_suchen< as template
1.366502 - HTML::template                           -> template: >box_suchen<
1.366626 - HTML::template_exists                    -> search: >page_box_left< == 1
1.366650 - HTML::template                           -> template: >page_box_left<
1.366678 - PAGE::get_boxes                          -> -------- call: left::banner
1.366708 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.366726 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
1.371240 - 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.376165 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.376301 - HTML::encode                             -> replace run 1
1.376351 - HTML::template                           -> template: >box_banner_bit<
1.376583 - HTML::encode                             -> www.egames.ch...
1.376683 - HTML::encode                             -> replace run 1
1.376743 - HTML::encode                             -> replace run 2
1.376780 - HTML::template                           -> template: >box_banner_bit<
1.376800 - HTML::template                           -> template: >box_banner<
1.376889 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.376987 - HTML::template_exists                    -> search: >page_box_left< == 1
1.377016 - HTML::template                           -> template: >page_box_left<
1.377052 - PAGE::get_boxes                          -> -------- side=right
1.377064 - PAGE::get_boxes                          -> -------- call: right::news
1.377077 - CBOX::news                               -> generate Box
1.377091 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.377124 - NEWS::load_news                          -> load news data
1.377143 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
1.377166 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.381445 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.386364 - 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.391286 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
1.391479 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.391495 - NEWS::load_news                          -> ... from database
1.391538 - 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.401096 - HTML::encodeCms                          -> 
1.401577 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
1.401760 - HTML::encode                             -> replace run 1
1.401836 - HTML::encodeCms                          -> 
1.401859 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
1.401900 - HTML::encode                             -> replace run 1
1.401937 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.402302 - HTML::template                           -> template: >box_news_bit<
1.402448 - HTML::template                           -> template: >box_news_bit<
1.402479 - HTML::template                           -> template: >box_news<
1.402602 - HTML::template_exists                    -> search: >page_box_right< == 1
1.402646 - HTML::template                           -> template: >page_box_right<
1.402728 - PAGE::get_boxes                          -> -------- call: right::party
1.402751 - CBOX::party                              -> generate Box
1.402850 - EVENT::short_event                       -> id >27<
1.402864 - EVENT::getevent                          -> id >27<
1.402881 - 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.408105 - CACHE::get                               -> cache: >event_27::stats< not found
1.408132 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.417040 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.425655 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
1.425882 - HTML::template                           -> template: >box_event<
1.426068 - HTML::template_exists                    -> search: >page_box_right< == 1
1.426102 - HTML::template                           -> template: >page_box_right<
1.426132 - PAGE::get_boxes                          -> -------- call: right::forum
1.426147 - CBOX::forum                              -> generate forum box
1.426155 - CBOX::forum_load_threads                 -> load data
1.426172 - CACHE::get                               -> cache: >forum::topthreads< not found
1.426186 - 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.440766 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
1.441010 - CBOX::forum_threads                      -> list all threads in array
1.441051 - 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.441092 - admin::getInstance                       -> do
1.441166 - HTML::template                           -> template: >box_forum_bit<
1.441319 - HTML::template                           -> template: >box_forum_bit<
1.441370 - HTML::template                           -> template: >box_forum_bit<
1.441427 - HTML::template                           -> template: >box_forum_bit<
1.441474 - HTML::template                           -> template: >box_forum_bit<
1.441531 - HTML::template                           -> template: >box_forum_bit<
1.441561 - HTML::template                           -> template: >box_forum<
1.441690 - HTML::template_exists                    -> search: >page_box_right< == 1
1.441728 - HTML::template                           -> template: >page_box_right<
1.441767 - PAGE::get_boxes                          -> -------- call: right::vote
1.441786 - CBOX::vote                               -> generate Box
1.441802 - 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.446195 - HTML::template                           -> template: >box_vote_nocurrent<
1.446384 - HTML::template_exists                    -> search: >page_box_right< == 1
1.446416 - HTML::template                           -> template: >page_box_right<
1.446445 - PAGE::get_boxes                          -> -------- call: right::buddylist
1.446458 - CBOX::buddylist                          -> generate Box
1.446483 - HTML::template                           -> template: >box_buddylist_msg<
1.446574 - HTML::template                           -> template: >box_buddylist<
1.446676 - HTML::template_exists                    -> search: >page_box_right< == 1
1.446703 - HTML::template                           -> template: >page_box_right<
1.446733 - PAGE::get_boxes                          -> -------- call: right::online
1.446749 - CBOX::online                             -> generate Box
1.446817 - HTML::template                           -> template: >box_online<
1.446912 - HTML::template_exists                    -> search: >page_box_right< == 1
1.446939 - HTML::template                           -> template: >page_box_right<
1.447005 - PAGE::render                             -> final
1.447017 - PAGE::renderTemplate                     -> page
1.447029 - dotSession::getInstance                  -> do
1.447049 - PAGE::getHead                            -> return
1.447056 - dotSession::getInstance                  -> do
1.447200 - HTML::template                           -> template: >page<
1.447838 - PAGE::render_template                    -> final

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

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