home / Overwatch 2 5v5 > Tourney details

Information Participants

Tourneylogo

Tournament details: Overwatch 2 5v5

Mode Not defined Participants
14
Starting time 13.10.2023 22:30 Min / Max 4 / 64
Group -
Status Preparing tourney
Actions

Teamplay options

Per team 5  (Substitute player: allowed)

Tourney admins

Admins Horus, Slayz

Tournament prizes

1. Place
1625
2. Place
975
3. Place
650



Tourney system powered by DOTLAN

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

found 216 debug messages

0.000038 - GLOBAL::include               -> config.php
0.000216 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000259 - dotDatabase::getInstance      -> connection: database
0.000278 - dotDatabase::__construct      -> connection: database
0.000301 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000329 - page::getInstance             -> do
0.000353 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000376 - dotSession::getInstance       -> do
0.000393 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000426 - dotSession::start             -> ---- init
0.000465 - dotSession::start             -> start php session managment
3.287539 - dotSession::start             -> finished php session management
3.287591 - dotSession::start             -> check for security options
3.287611 - dotSession::start             -> lookup ip2country
3.287633 - dotDatabase::connect          -> dotlan.app@5.75.134.22
3.303760 - dotDatabase::select           -> database: dotlan_database
3.311955 - dotDatabase::query            -> SELECT `code` FROM `country_ip2code` WHERE 59804140 BETWEEN ip_from AND ip_to
3.320588 - dotSession::start             -> update current session online user infos
3.320660 - dotDatabase::query            -> UPDATE session SET lastactivity = 1746393604, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?id=279', host = '3.144.137.236', dns = '3.144.137.236', countrycode = '', hits = hits + 1 WHERE hash = 'lj78tq409k5anh32imrhflqnk2'
3.326177 - dotSession::start             -> session found in DB
3.326227 - dotSession::load_locales      -> do
3.326277 - dotSession::load_locales      -> chosing language for locales: en_US.UTF-8
3.326289 - dotSession::start             -> ---- finished with session startup
3.326315 - dotSession::load_user         -> id: 0
3.326328 - user::get_user                -> id: >0<
3.326352 - dotDatabase::getInstance      -> connection: database
3.326431 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
3.326473 - styles::load                  -> name: ><
3.326506 - styles::load                  -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
3.326782 - styles::activate              -> style = 2024_switzerlan
3.326986 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
3.327017 - admin::getInstance            -> do
3.327028 - dotSession::getInstance       -> do
3.327044 - admin::__construct            -> user_id=0
3.327055 - user::load_settings           -> load current user settings to $global
3.327073 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
3.327102 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
3.327129 - EVENT::comming_event          -> return
3.327145 - dotDatabase::query            -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746393604 AND active=1 ORDER by begin ASC
3.331902 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
3.331984 - GLOBAL::end global.php        -> ---------------------------------------------
3.332022 - TURNIER::main                 -> initialize 'turnier' system
3.332043 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
3.332104 - TURNIER::__construct          -> init
3.332132 - TURNIER::main                 -> initialize 'turnier_view' subsystem
3.332150 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_view.php
3.332197 - TURNIER_VIEW::__construct     -> __construct
3.332205 - TURNIER::__construct          -> init
3.332217 - TURNIER_VIEW::turnier_details -> display details
3.332231 - TURNIER::get_turnier          -> ID: 279 (db)
3.332245 - 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='279'
3.337179 - TURNIER::load_system          -> Turniermodus:
3.337259 - TURNIER::load_system          -> Modus not found
3.337282 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
3.337449 - HTML::encode                  -> 1625...
3.337481 - dotDatabase::query            -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
3.343340 - dotDatabase::query            -> SELECT codetag, codereplacement, twoparams FROM html_code
3.347873 - HTML::encode                  -> replace run 1
3.347984 - HTML::encode                  -> 975...
3.348101 - HTML::encode                  -> replace run 1
3.348140 - HTML::encode                  -> 650...
3.348216 - HTML::encode                  -> replace run 1
3.348421 - TURNIER::get_signuplogo       -> return signup logos (key/fsk)
3.348524 - dotDatabase::query            -> SELECT id, nick FROM user WHERE id=2423 OR id=6912
3.353253 - HTML::template                -> template: >turnier_details<
3.353817 - HTML::message                 -> generate Message: Tourney rules
3.353848 - HTML::template                -> template: >html_message<
3.353992 - TURNIER::shortbar             -> display
3.354057 - 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=26 ORDER by tg.name ASC, tname ASC
3.359330 - TURNIER::is_admin             -> user_id: 0
3.359375 - admin::getInstance            -> do
3.359412 - admin::hasRight               -> check for adminright: >0:0 & 4096< FALSE
3.359434 - HTML::template                -> template: >turnier_shortbar<
3.359782 - GLOBAL::end userspace         -> ---------------------------------------------
3.359802 - PAGE::render                  -> start rendering page layout
3.359814 - USER::check_for_new_messages  -> return
3.359837 - dotSession::getInstance       -> do
3.359895 - PAGE::get_boxes               -> -------- side=left
3.359937 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
3.359988 - PAGE::get_boxes               -> -------- call: left::menu_main
3.360008 - CBOX::menu                    -> generate Menu Box >menu<
3.360033 - HTML::template                -> template: >box_menu_bit<
3.360138 - HTML::template                -> template: >box_menu_bit<
3.360164 - HTML::template                -> template: >box_menu_bit<
3.360187 - HTML::template                -> template: >box_menu_bit<
3.360210 - HTML::template                -> template: >box_menu_bit<
3.360232 - HTML::template                -> template: >box_menu_bit<
3.360254 - HTML::template                -> template: >box_menu_bit<
3.360274 - HTML::template                -> template: >box_menu<
3.360390 - HTML::template_exists         -> search: >page_box_left< == 1
3.360429 - HTML::template                -> template: >page_box_left<
3.360510 - PAGE::get_boxes               -> -------- call: left::menu_party
3.360525 - CBOX::menu                    -> generate Menu Box >party<
3.360548 - HTML::template                -> template: >box_menu_bit<
3.360577 - HTML::template                -> template: >box_menu_bit<
3.360596 - HTML::template                -> template: >box_menu_bit<
3.360615 - HTML::template                -> template: >box_menu_bit<
3.360634 - HTML::template                -> template: >box_menu_bit<
3.360651 - HTML::template                -> template: >box_menu_bit<
3.360671 - HTML::template                -> template: >box_menu_bit<
3.360691 - HTML::template                -> template: >box_menu_bit<
3.360712 - HTML::template                -> template: >box_menu_bit<
3.360732 - HTML::template                -> template: >box_menu_bit<
3.360752 - HTML::template                -> template: >box_menu_bit<
3.360773 - HTML::template                -> template: >box_menu_bit<
3.360794 - HTML::template                -> template: >box_menu<
3.360849 - HTML::template_exists         -> search: >page_box_left< == 1
3.360878 - HTML::template                -> template: >page_box_left<
3.360909 - PAGE::get_boxes               -> -------- call: left::menu_login
3.360921 - CBOX::menu                    -> generate Menu Box >login<
3.360937 - HTML::template                -> template: >box_menu_bit<
3.360963 - HTML::template                -> template: >box_menu_bit<
3.360984 - HTML::template                -> template: >box_menu<
3.361034 - HTML::template_exists         -> search: >page_box_left< == 1
3.361063 - HTML::template                -> template: >page_box_left<
3.361095 - PAGE::get_boxes               -> -------- ignore: left::menu_user
3.361104 - PAGE::get_boxes               -> -------- call: left::search
3.361120 - CBOX::template                -> generate Box with >box_suchen< as template
3.361132 - HTML::template                -> template: >box_suchen<
3.361234 - HTML::template_exists         -> search: >page_box_left< == 1
3.361260 - HTML::template                -> template: >page_box_left<
3.361292 - PAGE::get_boxes               -> -------- call: left::banner
3.361325 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
3.361368 - CACHE::get                    -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
3.361384 - dotDatabase::query            -> SELECT * FROM sponsoren_groups WHERE id=3
3.365808 - 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
3.370480 - HTML::encode                  -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
3.370675 - HTML::encode                  -> replace run 1
3.370755 - HTML::template                -> template: >box_banner_bit<
3.370966 - HTML::encode                  -> www.egames.ch...
3.371069 - HTML::encode                  -> replace run 1
3.371127 - HTML::encode                  -> replace run 2
3.371172 - HTML::template                -> template: >box_banner_bit<
3.371199 - HTML::template                -> template: >box_banner<
3.371290 - CACHE::set                    -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
3.371423 - HTML::template_exists         -> search: >page_box_left< == 1
3.371465 - HTML::template                -> template: >page_box_left<
3.371518 - PAGE::get_boxes               -> -------- side=right
3.371538 - PAGE::get_boxes               -> -------- call: right::news
3.371556 - CBOX::news                    -> generate Box
3.371580 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
3.371629 - NEWS::load_news               -> load news data
3.371659 - CACHE::get                    -> cache: >news::stats_switzerlan2024< not found
3.371695 - dotDatabase::query            -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
3.375997 - dotDatabase::query            -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
3.380566 - 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
3.385103 - CACHE::set                    -> cache: >news::stats_switzerlan2024< with ttl:3600
3.385306 - CACHE::get                    -> cache: >news::news_switzerlan2024_limit5_page0< not found
3.385324 - NEWS::load_news               -> ... from database
3.385361 - 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
3.394276 - HTML::encodeCms               -> 
3.394792 - HTML::encode                  -> This year we’re facing a couple of logistical challenges. ...
3.394993 - HTML::encode                  -> replace run 1
3.395047 - HTML::encodeCms               -> 
3.395066 - HTML::encode                  -> We are pleased to announce that SwitzerLAN is back and you c...
3.395110 - HTML::encode                  -> replace run 1
3.395145 - CACHE::set                    -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
3.395557 - HTML::template                -> template: >box_news_bit<
3.395700 - HTML::template                -> template: >box_news_bit<
3.395743 - HTML::template                -> template: >box_news<
3.395853 - HTML::template_exists         -> search: >page_box_right< == 1
3.395889 - HTML::template                -> template: >page_box_right<
3.395956 - PAGE::get_boxes               -> -------- call: right::party
3.395976 - CBOX::party                   -> generate Box
3.395994 - EVENT::short_event            -> id >27<
3.396004 - EVENT::getevent               -> id >27<
3.396017 - 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
3.401504 - CACHE::get                    -> cache: >event_27::stats< not found
3.401547 - dotDatabase::query            -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
3.410047 - dotDatabase::query            -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
3.417218 - CACHE::set                    -> cache: >event_27::stats< with ttl:3600
3.417449 - HTML::template                -> template: >box_event<
3.417718 - HTML::template_exists         -> search: >page_box_right< == 1
3.417762 - HTML::template                -> template: >page_box_right<
3.417801 - PAGE::get_boxes               -> -------- call: right::forum
3.417821 - CBOX::forum                   -> generate forum box
3.417833 - CBOX::forum_load_threads      -> load data
3.417876 - CACHE::get                    -> cache: >forum::topthreads< not found
3.417898 - 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
3.425866 - CACHE::set                    -> cache: >forum::topthreads< with ttl:3600
3.426245 - CBOX::forum_threads           -> list all threads in array
3.426287 - 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, )
3.426331 - admin::getInstance            -> do
3.426434 - HTML::template                -> template: >box_forum_bit<
3.426621 - HTML::template                -> template: >box_forum_bit<
3.426673 - HTML::template                -> template: >box_forum_bit<
3.426730 - HTML::template                -> template: >box_forum_bit<
3.426777 - HTML::template                -> template: >box_forum_bit<
3.426827 - HTML::template                -> template: >box_forum_bit<
3.426867 - HTML::template                -> template: >box_forum<
3.427001 - HTML::template_exists         -> search: >page_box_right< == 1
3.427038 - HTML::template                -> template: >page_box_right<
3.427085 - PAGE::get_boxes               -> -------- call: right::vote
3.427106 - CBOX::vote                    -> generate Box
3.427118 - 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
3.431558 - HTML::template                -> template: >box_vote_nocurrent<
3.431815 - HTML::template_exists         -> search: >page_box_right< == 1
3.431862 - HTML::template                -> template: >page_box_right<
3.431903 - PAGE::get_boxes               -> -------- call: right::buddylist
3.431925 - CBOX::buddylist               -> generate Box
3.431957 - HTML::template                -> template: >box_buddylist_msg<
3.432024 - HTML::template                -> template: >box_buddylist<
3.432107 - HTML::template_exists         -> search: >page_box_right< == 1
3.432132 - HTML::template                -> template: >page_box_right<
3.432163 - PAGE::get_boxes               -> -------- call: right::online
3.432178 - CBOX::online                  -> generate Box
3.432190 - HTML::template                -> template: >box_online<
3.432273 - HTML::template_exists         -> search: >page_box_right< == 1
3.432298 - HTML::template                -> template: >page_box_right<
3.432337 - PAGE::render                  -> final
3.432349 - PAGE::renderTemplate          -> page
3.432359 - dotSession::getInstance       -> do
3.432378 - PAGE::getHead                 -> return
3.432385 - dotSession::getInstance       -> do
3.432514 - HTML::template                -> template: >page<
3.433332 - PAGE::render_template         -> final

PHP Includes   : 20
DB Queries     : 19
Rendering Time : 3.434242

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