home / Tourney system

Information Participants

Add new tourney media file
Touneylogo Tourney Rock-paper-scissors 1on1
Contest VS Blaettmen
Media
Description
File
Info The maximum filesize for upload new files to the tourney media libary: 2,0 MB


Tourney system powered by DOTLAN

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

found 228 debug messages

0.000033 - GLOBAL::include                      -> config.php
0.000193 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000227 - dotDatabase::getInstance             -> connection: database
0.000241 - dotDatabase::__construct             -> connection: database
0.000256 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000276 - page::getInstance                    -> do
0.000293 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000310 - dotSession::getInstance              -> do
0.000321 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000348 - dotSession::start                    -> ---- init
0.000376 - dotSession::start                    -> start php session managment
0.000511 - dotSession::start                    -> finished php session management
0.000517 - dotSession::start                    -> save user and host information to new session_array
0.000528 - dotSession::start                    -> check for security options
0.001888 - dotSession::start                    -> lookup ip2country
0.001924 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.017363 - dotDatabase::select                  -> database: dotlan_database
0.025301 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 221955853 BETWEEN ip_from AND ip_to
0.033417 - dotSession::start                    -> update current session online user infos
0.033485 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746451576, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=media_new&id=2991', host = '13.58.199.13', dns = 'ec2-13-58-199-13.us-east-2.compute.amazonaws.com', countrycode = '', hits = hits + 1 WHERE hash = 'dqm2gnnftm7puim78id7fpppg2'
0.037599 - dotSession::start                    -> no session found in db == insert new db sesssion
0.037701 - dotDatabase::query                   -> INSERT INTO `session`SET hash = 'dqm2gnnftm7puim78id7fpppg2', lastactivity = 1746451576, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=media_new&id=2991', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '13.58.199.13', dns = 'ec2-13-58-199-13.us-east-2.compute.amazonaws.com', countrycode = '', hits = 1
0.043000 - dotSession::load_locales             -> do
0.043074 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.043087 - dotSession::start                    -> ---- finished with session startup
0.043113 - dotSession::load_user                -> id: 0
0.043126 - user::get_user                       -> id: >0<
0.043154 - dotDatabase::getInstance             -> connection: database
0.043222 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.043260 - styles::load                         -> name: ><
0.043288 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.043569 - styles::activate                     -> style = 2024_switzerlan
0.043792 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.043821 - admin::getInstance                   -> do
0.043831 - dotSession::getInstance              -> do
0.043844 - admin::__construct                   -> user_id=0
0.043855 - user::load_settings                  -> load current user settings to $global
0.043873 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.043902 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.043931 - EVENT::comming_event                 -> return
0.043946 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746451576 AND active=1 ORDER by begin ASC
0.048150 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.048190 - GLOBAL::end global.php               -> ---------------------------------------------
0.048213 - TURNIER::main                        -> initialize 'turnier' system
0.048223 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.048262 - TURNIER::__construct                 -> init
0.048276 - TURNIER::main                        -> initialize 'turnier_media' subsystem
0.048286 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_media.php
0.048322 - TURNIER::__construct                 -> init
0.048327 - TURNIER_MEDIA::__construct           -> init
0.048339 - TURNIER::main                        -> initialize 'turnier_contest' subsystem
0.048348 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_contest.php
0.048380 - TURNIER_CONTEST::__construct         -> init
0.048385 - TURNIER::__construct                 -> init
0.048396 - dotDatabase::query                   -> SELECT *, starttime AS starttime_iso, UNIX_TIMESTAMP(dateline) AS edittime, UNIX_TIMESTAMP(starttime) AS starttime, UNIX_TIMESTAMP(ready_a) AS ready_a, UNIX_TIMESTAMP(ready_b) AS ready_b FROM t_contest WHERE tcid='2991'
0.052957 - TURNIER::get_turnier                 -> ID: 135 (db)
0.052993 - 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='135'
0.057912 - TURNIER::load_system                 -> Turniermodus: double
0.057977 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.058049 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.058171 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.058190 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.058240 - TURNIER_TEILNEHMER::__construct      -> init
0.058253 - TURNIER::__construct                 -> init
0.058272 - TURNIER::get_turnier                 -> ID: 135 (cache)
0.058324 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.058337 - TURNIER_TEILNEHMER::__construct      -> init
0.058346 - TURNIER::__construct                 -> init
0.058358 - TURNIER::get_turnier                 -> ID: 135 (cache)
0.058393 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 0 tid: 135
0.058424 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.058492 - TURNIER_TEILNEHMER::get_teilnehmer   -> ID: 0
0.058509 - dotDatabase::query                   -> SELECT t_teilnehmer.*, user.nick AS tnname, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN user ON user.id=tnleader LEFT JOIN country_code2name ON country_code2name.code=user.countrycode WHERE tnid='0'
0.063013 - TURNIER_TEILNEHMER::get_teilnehmer   -> ID: 2329
0.063046 - dotDatabase::query                   -> SELECT t_teilnehmer.*, user.nick AS tnname, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN user ON user.id=tnleader LEFT JOIN country_code2name ON country_code2name.code=user.countrycode WHERE tnid='2329'
0.067497 - dotDatabase::query                   -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 2329
0.072180 - HTML::template                       -> template: >turnier_media_new<
0.072380 - TURNIER::shortbar                    -> display
0.072441 - dotDatabase::query                   -> SELECT tname, tid, tg.name AS group_name, tgroupid FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tadultsonly=0 AND tactive=1 AND teventid=12 ORDER by tg.name ASC, tname ASC
0.079084 - TURNIER::is_admin                    -> user_id: 0
0.079116 - admin::getInstance                   -> do
0.079146 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.079165 - HTML::template                       -> template: >turnier_shortbar<
0.079484 - GLOBAL::end userspace                -> ---------------------------------------------
0.079497 - PAGE::render                         -> start rendering page layout
0.079510 - USER::check_for_new_messages         -> return
0.079528 - dotSession::getInstance              -> do
0.079634 - PAGE::get_boxes                      -> -------- side=left
0.079663 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.079702 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.079721 - CBOX::menu                           -> generate Menu Box >menu<
0.079745 - HTML::template                       -> template: >box_menu_bit<
0.079825 - HTML::template                       -> template: >box_menu_bit<
0.079855 - HTML::template                       -> template: >box_menu_bit<
0.079880 - HTML::template                       -> template: >box_menu_bit<
0.079903 - HTML::template                       -> template: >box_menu_bit<
0.079926 - HTML::template                       -> template: >box_menu_bit<
0.079950 - HTML::template                       -> template: >box_menu_bit<
0.079972 - HTML::template                       -> template: >box_menu<
0.080107 - HTML::template_exists                -> search: >page_box_left< == 1
0.080144 - HTML::template                       -> template: >page_box_left<
0.080211 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.080226 - CBOX::menu                           -> generate Menu Box >party<
0.080249 - HTML::template                       -> template: >box_menu_bit<
0.080279 - HTML::template                       -> template: >box_menu_bit<
0.080308 - HTML::template                       -> template: >box_menu_bit<
0.080336 - HTML::template                       -> template: >box_menu_bit<
0.080363 - HTML::template                       -> template: >box_menu_bit<
0.080387 - HTML::template                       -> template: >box_menu_bit<
0.080411 - HTML::template                       -> template: >box_menu_bit<
0.080434 - HTML::template                       -> template: >box_menu_bit<
0.080457 - HTML::template                       -> template: >box_menu_bit<
0.080483 - HTML::template                       -> template: >box_menu_bit<
0.080511 - HTML::template                       -> template: >box_menu_bit<
0.080534 - HTML::template                       -> template: >box_menu_bit<
0.080562 - HTML::template                       -> template: >box_menu<
0.080620 - HTML::template_exists                -> search: >page_box_left< == 1
0.080648 - HTML::template                       -> template: >page_box_left<
0.080679 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.080692 - CBOX::menu                           -> generate Menu Box >login<
0.080712 - HTML::template                       -> template: >box_menu_bit<
0.080736 - HTML::template                       -> template: >box_menu_bit<
0.080759 - HTML::template                       -> template: >box_menu<
0.080814 - HTML::template_exists                -> search: >page_box_left< == 1
0.080841 - HTML::template                       -> template: >page_box_left<
0.080869 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.080877 - PAGE::get_boxes                      -> -------- call: left::search
0.080890 - CBOX::template                       -> generate Box with >box_suchen< as template
0.080899 - HTML::template                       -> template: >box_suchen<
0.081012 - HTML::template_exists                -> search: >page_box_left< == 1
0.081038 - HTML::template                       -> template: >page_box_left<
0.081067 - PAGE::get_boxes                      -> -------- call: left::banner
0.081095 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.081133 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.081259 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
0.085746 - dotDatabase::query                   -> SELECT * FROM sponsoren WHERE group_id=3 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
0.090897 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.090957 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.097053 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
0.104149 - HTML::encode                         -> replace run 1
0.104276 - HTML::template                       -> template: >box_banner_bit<
0.104448 - HTML::encode                         -> www.egames.ch...
0.104595 - HTML::encode                         -> replace run 1
0.104654 - HTML::encode                         -> replace run 2
0.104711 - HTML::template                       -> template: >box_banner_bit<
0.104744 - HTML::template                       -> template: >box_banner<
0.104849 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.105001 - HTML::template_exists                -> search: >page_box_left< == 1
0.105067 - HTML::template                       -> template: >page_box_left<
0.105131 - PAGE::get_boxes                      -> -------- side=right
0.105266 - PAGE::get_boxes                      -> -------- call: right::news
0.105297 - CBOX::news                           -> generate Box
0.105328 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.105383 - NEWS::load_news                      -> load news data
0.105418 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
0.105459 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.109929 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.114663 - dotDatabase::query                   -> SELECT UNIX_TIMESTAMP(news_post.dateline) FROM news_post WHERE active = 1 AND dateline > NOW() AND section_id IN (16) ORDER by dateline ASC LIMIT 1
0.119199 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
0.119372 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.119388 - NEWS::load_news                      -> ... from database
0.119428 - dotDatabase::query                   -> SELECT news_post.id AS id, news_post.headline, news_post.content, news_post.short, news_post.user_id, news_post.encode, UNIX_TIMESTAMP(news_post.dateline) AS date_unix, news_post.comments, news_post.section_id, news_section.name AS section_name, news_section.short AS section_short, news_section.urlshort AS section_url, news_section.template, user.nick, user.vorname, user.nachname, user.countrycode FROM news_post LEFT JOIN news_section ON news_post.section_id = news_section.id LEFT JOIN user ON user.id = news_post.user_id WHERE news_post.active = 1 AND news_post.dateline <= NOW() AND news_post.section_id IN (16) ORDER by news_post.dateline DESC LIMIT 0,5
0.127992 - HTML::encodeCms                      -> 
0.128304 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
0.128439 - HTML::encode                         -> replace run 1
0.128478 - HTML::encodeCms                      -> 
0.128491 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
0.128513 - HTML::encode                         -> replace run 1
0.128535 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.128676 - HTML::template                       -> template: >box_news_bit<
0.128787 - HTML::template                       -> template: >box_news_bit<
0.128805 - HTML::template                       -> template: >box_news<
0.128876 - HTML::template_exists                -> search: >page_box_right< == 1
0.128904 - HTML::template                       -> template: >page_box_right<
0.128949 - PAGE::get_boxes                      -> -------- call: right::party
0.128963 - CBOX::party                          -> generate Box
0.128977 - EVENT::short_event                   -> id >27<
0.128983 - EVENT::getevent                      -> id >27<
0.128991 - dotDatabase::query                   -> SELECT events.id, active, invite, password, events.name, anzahl, preis, konto, kontocheck, UNIX_TIMESTAMP(kontocheck) AS kontocheck_unix, event_location.name AS location, event_location.zip AS plz, event_location.city AS ort, event_location.street AS strasse, event_location.countrycode, location_id, map_template, allow_signoff, voraussetzung, minalter, turnier, netzwerk, weiteres, banner, UNIX_TIMESTAMP(begin) AS begin, UNIX_TIMESTAMP(end) AS end, UNIX_TIMESTAMP(signupbegin) AS sgbegin, UNIX_TIMESTAMP(signupend) AS sgend, UNIX_TIMESTAMP(seatreservebegin) AS seatbegin, UNIX_TIMESTAMP(seatreserveend) AS seatend, seatimage, UNIX_TIMESTAMP(canceled) AS canceled, archiv_gallery, archiv_media FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=27 AND active=1
0.133617 - CACHE::get                           -> cache: >event_27::stats< not found
0.133646 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.140301 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.147557 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
0.147733 - HTML::template                       -> template: >box_event<
0.147944 - HTML::template_exists                -> search: >page_box_right< == 1
0.147992 - HTML::template                       -> template: >page_box_right<
0.148077 - PAGE::get_boxes                      -> -------- call: right::forum
0.148099 - CBOX::forum                          -> generate forum box
0.148111 - CBOX::forum_load_threads             -> load data
0.148142 - CACHE::get                           -> cache: >forum::topthreads< not found
0.148163 - dotDatabase::query                   -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
0.163143 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
0.163317 - CBOX::forum_threads                  -> list all threads in array
0.163337 - FORUM::thread_lastvisit              -> threadid: array ( 0 => 302, 1 => 301, 2 => 300, 3 => 299, 4 => 297, 5 => 298, 6 => 296, 7 => 295, 8 => 293, 9 => 294, 10 => 282, 11 => 287, 12 => 292, 13 => 290, 14 => 291, 15 => 289, 16 => 288, 17 => 283, 18 => 286, 19 => 285, )
0.163361 - admin::getInstance                   -> do
0.163427 - HTML::template                       -> template: >box_forum_bit<
0.163590 - HTML::template                       -> template: >box_forum_bit<
0.163642 - HTML::template                       -> template: >box_forum_bit<
0.163696 - HTML::template                       -> template: >box_forum_bit<
0.163742 - HTML::template                       -> template: >box_forum_bit<
0.163789 - HTML::template                       -> template: >box_forum_bit<
0.163819 - HTML::template                       -> template: >box_forum<
0.163927 - HTML::template_exists                -> search: >page_box_right< == 1
0.163963 - HTML::template                       -> template: >page_box_right<
0.164001 - PAGE::get_boxes                      -> -------- call: right::vote
0.164019 - CBOX::vote                           -> generate Box
0.164032 - dotDatabase::query                   -> SELECT v_id, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_start < NOW() AND v_ende > NOW() AND v_active=1 AND v_top=1 ORDER by v_start DESC
0.168263 - HTML::template                       -> template: >box_vote_nocurrent<
0.168562 - HTML::template_exists                -> search: >page_box_right< == 1
0.168604 - HTML::template                       -> template: >page_box_right<
0.168640 - PAGE::get_boxes                      -> -------- call: right::buddylist
0.168656 - CBOX::buddylist                      -> generate Box
0.168685 - HTML::template                       -> template: >box_buddylist_msg<
0.168738 - HTML::template                       -> template: >box_buddylist<
0.168813 - HTML::template_exists                -> search: >page_box_right< == 1
0.168832 - HTML::template                       -> template: >page_box_right<
0.168853 - PAGE::get_boxes                      -> -------- call: right::online
0.168864 - CBOX::online                         -> generate Box
0.168871 - HTML::template                       -> template: >box_online<
0.168928 - HTML::template_exists                -> search: >page_box_right< == 1
0.168944 - HTML::template                       -> template: >page_box_right<
0.168973 - PAGE::render                         -> final
0.168981 - PAGE::renderTemplate                 -> page
0.168988 - dotSession::getInstance              -> do
0.169001 - PAGE::getHead                        -> return
0.169005 - dotSession::getInstance              -> do
0.169135 - HTML::template                       -> template: >page<
0.169772 - PAGE::render_template                -> final

PHP Includes   : 24
DB Queries     : 23
Rendering Time : 0.171391

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_media.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_contest.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
 - /var/www/html/swilan-dev/2024/www/includes/class.html.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php