home / Osu! > Tourney details

Information Participants

Tourneylogo

Tournament details: Osu!

Mode Not defined Participants
34
Starting time 11.10.2024 21:45 Min / Max 4 / 64
Group -
Status Preparing tourney
Actions

Teamplay options

Per team -

Tourney admins

Admins Relos, Aloendi

Tournament prizes

1. Place
500
2. Place
300
3. Place
200

Tourney rules

No tourney rules have been defined yet.


Tourney system powered by DOTLAN

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

found 216 debug messages

0.000044 - GLOBAL::include               -> config.php
0.000231 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000277 - dotDatabase::getInstance      -> connection: database
0.000299 - dotDatabase::__construct      -> connection: database
0.000325 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000357 - page::getInstance             -> do
0.000384 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000413 - dotSession::getInstance       -> do
0.000431 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000465 - dotSession::start             -> ---- init
0.000505 - dotSession::start             -> start php session managment
2.296203 - dotSession::start             -> finished php session management
2.296258 - dotSession::start             -> check for security options
2.296280 - dotSession::start             -> lookup ip2country
2.296305 - dotDatabase::connect          -> dotlan.app@5.75.134.22
2.312220 - dotDatabase::select           -> database: dotlan_database
2.320173 - dotDatabase::query            -> SELECT `code` FROM `country_ip2code` WHERE 59073642 BETWEEN ip_from AND ip_to
2.328173 - dotSession::start             -> update current session online user infos
2.328248 - dotDatabase::query            -> UPDATE session SET lastactivity = 1746390581, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?id=295', host = '3.133.100.106', dns = '3.133.100.106', countrycode = '', hits = hits + 1 WHERE hash = '07vsm43fd23s416299c0460n05'
2.333492 - dotSession::start             -> session found in DB
2.333534 - dotSession::load_locales      -> do
2.333580 - dotSession::load_locales      -> chosing language for locales: en_US.UTF-8
2.333592 - dotSession::start             -> ---- finished with session startup
2.333617 - dotSession::load_user         -> id: 0
2.333630 - user::get_user                -> id: >0<
2.333650 - dotDatabase::getInstance      -> connection: database
2.333712 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
2.333748 - styles::load                  -> name: ><
2.333772 - styles::load                  -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
2.334049 - styles::activate              -> style = 2024_switzerlan
2.334253 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
2.334279 - admin::getInstance            -> do
2.334290 - dotSession::getInstance       -> do
2.334304 - admin::__construct            -> user_id=0
2.334314 - user::load_settings           -> load current user settings to $global
2.334425 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
2.334465 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
2.334494 - EVENT::comming_event          -> return
2.334510 - dotDatabase::query            -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746390581 AND active=1 ORDER by begin ASC
2.338960 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
2.339045 - GLOBAL::end global.php        -> ---------------------------------------------
2.339085 - TURNIER::main                 -> initialize 'turnier' system
2.339105 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
2.339219 - TURNIER::__construct          -> init
2.339279 - TURNIER::main                 -> initialize 'turnier_view' subsystem
2.339307 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_view.php
2.339380 - TURNIER_VIEW::__construct     -> __construct
2.339390 - TURNIER::__construct          -> init
2.339403 - TURNIER_VIEW::turnier_details -> display details
2.339418 - TURNIER::get_turnier          -> ID: 295 (db)
2.339437 - 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='295'
2.344234 - TURNIER::load_system          -> Turniermodus:
2.344314 - TURNIER::load_system          -> Modus not found
2.344342 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
2.344459 - HTML::encode                  -> 500...
2.344491 - dotDatabase::query            -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
2.352822 - dotDatabase::query            -> SELECT codetag, codereplacement, twoparams FROM html_code
2.357406 - HTML::encode                  -> replace run 1
2.357528 - HTML::encode                  -> 300...
2.357622 - HTML::encode                  -> replace run 1
2.357645 - HTML::encode                  -> 200...
2.357689 - HTML::encode                  -> replace run 1
2.357815 - TURNIER::get_signuplogo       -> return signup logos (key/fsk)
2.357888 - dotDatabase::query            -> SELECT id, nick FROM user WHERE id=7587 OR id=7359
2.362437 - HTML::template                -> template: >turnier_details<
2.362843 - HTML::message                 -> generate Message: Tourney rules
2.362858 - HTML::template                -> template: >html_message<
2.362928 - TURNIER::shortbar             -> display
2.362968 - 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=27 ORDER by tg.name ASC, tname ASC
2.369103 - TURNIER::is_admin             -> user_id: 0
2.369135 - admin::getInstance            -> do
2.369165 - admin::hasRight               -> check for adminright: >0:0 & 4096< FALSE
2.369184 - HTML::template                -> template: >turnier_shortbar<
2.369474 - GLOBAL::end userspace         -> ---------------------------------------------
2.369485 - PAGE::render                  -> start rendering page layout
2.369492 - USER::check_for_new_messages  -> return
2.369507 - dotSession::getInstance       -> do
2.369548 - PAGE::get_boxes               -> -------- side=left
2.369569 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
2.369600 - PAGE::get_boxes               -> -------- call: left::menu_main
2.369615 - CBOX::menu                    -> generate Menu Box >menu<
2.369631 - HTML::template                -> template: >box_menu_bit<
2.369691 - HTML::template                -> template: >box_menu_bit<
2.369707 - HTML::template                -> template: >box_menu_bit<
2.369719 - HTML::template                -> template: >box_menu_bit<
2.369732 - HTML::template                -> template: >box_menu_bit<
2.369744 - HTML::template                -> template: >box_menu_bit<
2.369756 - HTML::template                -> template: >box_menu_bit<
2.369768 - HTML::template                -> template: >box_menu<
2.369827 - HTML::template_exists         -> search: >page_box_left< == 1
2.369851 - HTML::template                -> template: >page_box_left<
2.369897 - PAGE::get_boxes               -> -------- call: left::menu_party
2.369906 - CBOX::menu                    -> generate Menu Box >party<
2.369918 - HTML::template                -> template: >box_menu_bit<
2.369932 - HTML::template                -> template: >box_menu_bit<
2.369944 - HTML::template                -> template: >box_menu_bit<
2.369956 - HTML::template                -> template: >box_menu_bit<
2.369967 - HTML::template                -> template: >box_menu_bit<
2.369979 - HTML::template                -> template: >box_menu_bit<
2.369990 - HTML::template                -> template: >box_menu_bit<
2.370002 - HTML::template                -> template: >box_menu_bit<
2.370013 - HTML::template                -> template: >box_menu_bit<
2.370024 - HTML::template                -> template: >box_menu_bit<
2.370036 - HTML::template                -> template: >box_menu_bit<
2.370048 - HTML::template                -> template: >box_menu_bit<
2.370059 - HTML::template                -> template: >box_menu<
2.370085 - HTML::template_exists         -> search: >page_box_left< == 1
2.370100 - HTML::template                -> template: >page_box_left<
2.370118 - PAGE::get_boxes               -> -------- call: left::menu_login
2.370126 - CBOX::menu                    -> generate Menu Box >login<
2.370136 - HTML::template                -> template: >box_menu_bit<
2.370151 - HTML::template                -> template: >box_menu_bit<
2.370163 - HTML::template                -> template: >box_menu<
2.370194 - HTML::template_exists         -> search: >page_box_left< == 1
2.370227 - HTML::template                -> template: >page_box_left<
2.370262 - PAGE::get_boxes               -> -------- ignore: left::menu_user
2.370272 - PAGE::get_boxes               -> -------- call: left::search
2.370287 - CBOX::template                -> generate Box with >box_suchen< as template
2.370298 - HTML::template                -> template: >box_suchen<
2.370430 - HTML::template_exists         -> search: >page_box_left< == 1
2.370464 - HTML::template                -> template: >page_box_left<
2.370498 - PAGE::get_boxes               -> -------- call: left::banner
2.370580 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
2.370629 - CACHE::get                    -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
2.370646 - dotDatabase::query            -> SELECT * FROM sponsoren_groups WHERE id=3
2.374929 - 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
2.379842 - HTML::encode                  -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
2.380044 - HTML::encode                  -> replace run 1
2.380123 - HTML::template                -> template: >box_banner_bit<
2.380332 - HTML::encode                  -> www.egames.ch...
2.380437 - HTML::encode                  -> replace run 1
2.380500 - HTML::encode                  -> replace run 2
2.380553 - HTML::template                -> template: >box_banner_bit<
2.380583 - HTML::template                -> template: >box_banner<
2.380670 - CACHE::set                    -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
2.380788 - HTML::template_exists         -> search: >page_box_left< == 1
2.380829 - HTML::template                -> template: >page_box_left<
2.380883 - PAGE::get_boxes               -> -------- side=right
2.380905 - PAGE::get_boxes               -> -------- call: right::news
2.380922 - CBOX::news                    -> generate Box
2.380947 - dotCommon::classload          -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
2.380994 - NEWS::load_news               -> load news data
2.381024 - CACHE::get                    -> cache: >news::stats_switzerlan2024< not found
2.381059 - dotDatabase::query            -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
2.385658 - dotDatabase::query            -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
2.390522 - 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
2.395335 - CACHE::set                    -> cache: >news::stats_switzerlan2024< with ttl:3600
2.395526 - CACHE::get                    -> cache: >news::news_switzerlan2024_limit5_page0< not found
2.395544 - NEWS::load_news               -> ... from database
2.395599 - 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
2.404709 - HTML::encodeCms               -> 
2.405155 - HTML::encode                  -> This year we’re facing a couple of logistical challenges. ...
2.405374 - HTML::encode                  -> replace run 1
2.405442 - HTML::encodeCms               -> 
2.405467 - HTML::encode                  -> We are pleased to announce that SwitzerLAN is back and you c...
2.405514 - HTML::encode                  -> replace run 1
2.405554 - CACHE::set                    -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
2.405909 - HTML::template                -> template: >box_news_bit<
2.406072 - HTML::template                -> template: >box_news_bit<
2.406124 - HTML::template                -> template: >box_news<
2.406235 - HTML::template_exists         -> search: >page_box_right< == 1
2.406277 - HTML::template                -> template: >page_box_right<
2.406378 - PAGE::get_boxes               -> -------- call: right::party
2.406402 - CBOX::party                   -> generate Box
2.406427 - EVENT::short_event            -> id >27<
2.406438 - EVENT::getevent               -> id >27<
2.406452 - 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
2.411572 - CACHE::get                    -> cache: >event_27::stats< not found
2.411610 - dotDatabase::query            -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
2.418681 - dotDatabase::query            -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
2.426761 - CACHE::set                    -> cache: >event_27::stats< with ttl:3600
2.427000 - HTML::template                -> template: >box_event<
2.427227 - HTML::template_exists         -> search: >page_box_right< == 1
2.427274 - HTML::template                -> template: >page_box_right<
2.427318 - PAGE::get_boxes               -> -------- call: right::forum
2.427339 - CBOX::forum                   -> generate forum box
2.427353 - CBOX::forum_load_threads      -> load data
2.427380 - CACHE::get                    -> cache: >forum::topthreads< not found
2.427402 - 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
2.440319 - CACHE::set                    -> cache: >forum::topthreads< with ttl:3600
2.440571 - CBOX::forum_threads           -> list all threads in array
2.440609 - 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, )
2.440651 - admin::getInstance            -> do
2.440728 - HTML::template                -> template: >box_forum_bit<
2.440893 - HTML::template                -> template: >box_forum_bit<
2.440955 - HTML::template                -> template: >box_forum_bit<
2.441019 - HTML::template                -> template: >box_forum_bit<
2.441066 - HTML::template                -> template: >box_forum_bit<
2.441113 - HTML::template                -> template: >box_forum_bit<
2.441144 - HTML::template                -> template: >box_forum<
2.441312 - HTML::template_exists         -> search: >page_box_right< == 1
2.441363 - HTML::template                -> template: >page_box_right<
2.441415 - PAGE::get_boxes               -> -------- call: right::vote
2.441438 - CBOX::vote                    -> generate Box
2.441453 - 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
2.446204 - HTML::template                -> template: >box_vote_nocurrent<
2.446606 - HTML::template_exists         -> search: >page_box_right< == 1
2.446658 - HTML::template                -> template: >page_box_right<
2.446703 - PAGE::get_boxes               -> -------- call: right::buddylist
2.446723 - CBOX::buddylist               -> generate Box
2.446797 - HTML::template                -> template: >box_buddylist_msg<
2.446873 - HTML::template                -> template: >box_buddylist<
2.446959 - HTML::template_exists         -> search: >page_box_right< == 1
2.446985 - HTML::template                -> template: >page_box_right<
2.447017 - PAGE::get_boxes               -> -------- call: right::online
2.447032 - CBOX::online                  -> generate Box
2.447044 - HTML::template                -> template: >box_online<
2.447144 - HTML::template_exists         -> search: >page_box_right< == 1
2.447174 - HTML::template                -> template: >page_box_right<
2.447216 - PAGE::render                  -> final
2.447227 - PAGE::renderTemplate          -> page
2.447239 - dotSession::getInstance       -> do
2.447259 - PAGE::getHead                 -> return
2.447267 - dotSession::getInstance       -> do
2.447399 - HTML::template                -> template: >page<
2.448336 - PAGE::render_template         -> final

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

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