home / Tourney system

Information Participants

Team: Acnologia Gaming
Tourneylogo
Tourney League of Legends 5on5 Red Bull Itemania Qualifier
Teamname
Switzerland
Acnologia Gaming
Team Leader
Switzerland
PixelLove
Players
PixelLove
Leader
Kyuubi
L O G I C
Acng Kenhampo
Funky Monkey


Tourney system powered by DOTLAN

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

found 216 debug messages

0.000032 - GLOBAL::include                          -> config.php
0.000194 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000235 - dotDatabase::getInstance                 -> connection: database
0.000257 - dotDatabase::__construct                 -> connection: database
0.000282 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000333 - page::getInstance                        -> do
0.000363 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000396 - dotSession::getInstance                  -> do
0.000423 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000466 - dotSession::start                        -> ---- init
0.000501 - dotSession::start                        -> start php session managment
1.066837 - dotSession::start                        -> finished php session management
1.066873 - dotSession::start                        -> check for security options
1.066896 - dotSession::start                        -> lookup ip2country
1.066923 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
1.082751 - dotDatabase::select                      -> database: dotlan_database
1.090568 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 51146689 BETWEEN ip_from AND ip_to
1.098709 - dotSession::start                        -> update current session online user infos
1.098787 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746419202, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=2010', host = '3.12.111.193', dns = '3.12.111.193', countrycode = '', hits = hits + 1 WHERE hash = 'u8ce14u1a8hiqi97ppgi8b22u5'
1.104207 - dotSession::start                        -> session found in DB
1.104249 - dotSession::load_locales                 -> do
1.104295 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
1.104308 - dotSession::start                        -> ---- finished with session startup
1.104389 - dotSession::load_user                    -> id: 0
1.104402 - user::get_user                           -> id: >0<
1.104423 - dotDatabase::getInstance                 -> connection: database
1.104490 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.104526 - styles::load                             -> name: ><
1.104551 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.104811 - styles::activate                         -> style = 2024_switzerlan
1.105037 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.105068 - admin::getInstance                       -> do
1.105079 - dotSession::getInstance                  -> do
1.105099 - admin::__construct                       -> user_id=0
1.105113 - user::load_settings                      -> load current user settings to $global
1.105134 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.105165 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.105191 - EVENT::comming_event                     -> return
1.105212 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419202 AND active=1 ORDER by begin ASC
1.109976 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.110040 - GLOBAL::end global.php                   -> ---------------------------------------------
1.110079 - TURNIER::main                            -> initialize 'turnier' system
1.110101 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.110208 - TURNIER::__construct                     -> init
1.110264 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
1.110283 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
1.110364 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.110486 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
1.110498 - TURNIER_TEILNEHMER::__construct          -> init
1.110507 - TURNIER::__construct                     -> init
1.110530 - T_TEILNEHMER::team                       -> ID: 2010
1.110540 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 2010
1.110556 - 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='2010'
1.115709 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.115811 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 2010
1.120608 - TURNIER::get_turnier                     -> ID: 105 (db)
1.120643 - 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='105'
1.125906 - TURNIER::load_system                     -> Turniermodus:
1.125976 - TURNIER::load_system                     -> Modus not found
1.125998 - TURNIER_TEILNEHMER::get_members          -> ID: 2010
1.126014 - dotDatabase::query                       -> SELECT t_teilnehmer.tnid, t_teilnehmer_part.user_id, user.nick, user.clan, CONCAT(user.vorname,' ',user.nachname) AS realname, user.vorname, user.nachname, user.countrycode, country_code2name.name AS countryname, IF( t_teilnehmer_part.user_id = t_teilnehmer.tnleader, 1, 0 ) AS is_leader, user.geb, user.avatar, sitz_block, sitz_id, sitz_nr FROM t_teilnehmer RIGHT JOIN t_teilnehmer_part ON t_teilnehmer.tnid = t_teilnehmer_part.tnid LEFT JOIN event_teilnehmer ON t_teilnehmer_part.user_id = event_teilnehmer.user_id AND event_teilnehmer.event_id = 12 LEFT JOIN user ON t_teilnehmer_part.user_id = user.id LEFT JOIN country_code2name ON country_code2name.code=user.countrycode WHERE t_teilnehmer.tnid = 2010
1.132610 - HTML::encode                             -> ...
1.132648 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.138613 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
1.143119 - HTML::encode                             -> replace run 1
1.143279 - HTML::template                           -> template: >turnier_team_show<
1.143632 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=105
1.148431 - TURNIER::shortbar                        -> display
1.148553 - dotDatabase::query                       -> SELECT tname, tid, tg.name AS group_name, tgroupid FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tadultsonly=0 AND tactive=1 AND teventid=12 ORDER by tg.name ASC, tname ASC
1.153974 - TURNIER::is_admin                        -> user_id: 0
1.154005 - admin::getInstance                       -> do
1.154036 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
1.154056 - HTML::template                           -> template: >turnier_shortbar<
1.154380 - GLOBAL::end userspace                    -> ---------------------------------------------
1.154395 - PAGE::render                             -> start rendering page layout
1.154407 - USER::check_for_new_messages             -> return
1.154428 - dotSession::getInstance                  -> do
1.154537 - PAGE::get_boxes                          -> -------- side=left
1.154568 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.154608 - PAGE::get_boxes                          -> -------- call: left::menu_main
1.154627 - CBOX::menu                               -> generate Menu Box >menu<
1.154652 - HTML::template                           -> template: >box_menu_bit<
1.154733 - HTML::template                           -> template: >box_menu_bit<
1.154760 - HTML::template                           -> template: >box_menu_bit<
1.154784 - HTML::template                           -> template: >box_menu_bit<
1.154808 - HTML::template                           -> template: >box_menu_bit<
1.154832 - HTML::template                           -> template: >box_menu_bit<
1.154855 - HTML::template                           -> template: >box_menu_bit<
1.154878 - HTML::template                           -> template: >box_menu<
1.154965 - HTML::template_exists                    -> search: >page_box_left< == 1
1.155000 - HTML::template                           -> template: >page_box_left<
1.155064 - PAGE::get_boxes                          -> -------- call: left::menu_party
1.155078 - CBOX::menu                               -> generate Menu Box >party<
1.155098 - HTML::template                           -> template: >box_menu_bit<
1.155122 - HTML::template                           -> template: >box_menu_bit<
1.155146 - HTML::template                           -> template: >box_menu_bit<
1.155169 - HTML::template                           -> template: >box_menu_bit<
1.155192 - HTML::template                           -> template: >box_menu_bit<
1.155215 - HTML::template                           -> template: >box_menu_bit<
1.155239 - HTML::template                           -> template: >box_menu_bit<
1.155263 - HTML::template                           -> template: >box_menu_bit<
1.155286 - HTML::template                           -> template: >box_menu_bit<
1.155309 - HTML::template                           -> template: >box_menu_bit<
1.155333 - HTML::template                           -> template: >box_menu_bit<
1.155356 - HTML::template                           -> template: >box_menu_bit<
1.155381 - HTML::template                           -> template: >box_menu<
1.155436 - HTML::template_exists                    -> search: >page_box_left< == 1
1.155467 - HTML::template                           -> template: >page_box_left<
1.155499 - PAGE::get_boxes                          -> -------- call: left::menu_login
1.155513 - CBOX::menu                               -> generate Menu Box >login<
1.155532 - HTML::template                           -> template: >box_menu_bit<
1.155556 - HTML::template                           -> template: >box_menu_bit<
1.155579 - HTML::template                           -> template: >box_menu<
1.155622 - HTML::template_exists                    -> search: >page_box_left< == 1
1.155647 - HTML::template                           -> template: >page_box_left<
1.155677 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
1.155687 - PAGE::get_boxes                          -> -------- call: left::search
1.155701 - CBOX::template                           -> generate Box with >box_suchen< as template
1.155712 - HTML::template                           -> template: >box_suchen<
1.155799 - HTML::template_exists                    -> search: >page_box_left< == 1
1.155822 - HTML::template                           -> template: >page_box_left<
1.155849 - PAGE::get_boxes                          -> -------- call: left::banner
1.155872 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.155906 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.155921 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
1.160205 - 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.164943 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.165114 - HTML::encode                             -> replace run 1
1.165180 - HTML::template                           -> template: >box_banner_bit<
1.165352 - HTML::encode                             -> www.egames.ch...
1.165441 - HTML::encode                             -> replace run 1
1.165496 - HTML::encode                             -> replace run 2
1.165549 - HTML::template                           -> template: >box_banner_bit<
1.165575 - HTML::template                           -> template: >box_banner<
1.165660 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.165780 - HTML::template_exists                    -> search: >page_box_left< == 1
1.165818 - HTML::template                           -> template: >page_box_left<
1.165867 - PAGE::get_boxes                          -> -------- side=right
1.165885 - PAGE::get_boxes                          -> -------- call: right::news
1.165940 - CBOX::news                               -> generate Box
1.165968 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.166017 - NEWS::load_news                          -> load news data
1.166045 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
1.166077 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.170486 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.175130 - 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.179967 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
1.180133 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.180147 - NEWS::load_news                          -> ... from database
1.180180 - 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.189638 - HTML::encodeCms                          -> 
1.190252 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
1.190454 - HTML::encode                             -> replace run 1
1.190520 - HTML::encodeCms                          -> 
1.190541 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
1.190596 - HTML::encode                             -> replace run 1
1.190631 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.190812 - HTML::template                           -> template: >box_news_bit<
1.190953 - HTML::template                           -> template: >box_news_bit<
1.190980 - HTML::template                           -> template: >box_news<
1.191083 - HTML::template_exists                    -> search: >page_box_right< == 1
1.191119 - HTML::template                           -> template: >page_box_right<
1.191186 - PAGE::get_boxes                          -> -------- call: right::party
1.191204 - CBOX::party                              -> generate Box
1.191223 - EVENT::short_event                       -> id >27<
1.191233 - EVENT::getevent                          -> id >27<
1.191247 - 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.196466 - CACHE::get                               -> cache: >event_27::stats< not found
1.196497 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.204922 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.212197 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
1.212537 - HTML::template                           -> template: >box_event<
1.212804 - HTML::template_exists                    -> search: >page_box_right< == 1
1.212865 - HTML::template                           -> template: >page_box_right<
1.212913 - PAGE::get_boxes                          -> -------- call: right::forum
1.212935 - CBOX::forum                              -> generate forum box
1.212948 - CBOX::forum_load_threads                 -> load data
1.212981 - CACHE::get                               -> cache: >forum::topthreads< not found
1.213002 - 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.220870 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
1.221174 - CBOX::forum_threads                      -> list all threads in array
1.221208 - 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.221248 - admin::getInstance                       -> do
1.221337 - HTML::template                           -> template: >box_forum_bit<
1.221520 - HTML::template                           -> template: >box_forum_bit<
1.221571 - HTML::template                           -> template: >box_forum_bit<
1.221624 - HTML::template                           -> template: >box_forum_bit<
1.221668 - HTML::template                           -> template: >box_forum_bit<
1.221711 - HTML::template                           -> template: >box_forum_bit<
1.221739 - HTML::template                           -> template: >box_forum<
1.221883 - HTML::template_exists                    -> search: >page_box_right< == 1
1.221977 - HTML::template                           -> template: >page_box_right<
1.222022 - PAGE::get_boxes                          -> -------- call: right::vote
1.222042 - CBOX::vote                               -> generate Box
1.222057 - 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.226434 - HTML::template                           -> template: >box_vote_nocurrent<
1.226701 - HTML::template_exists                    -> search: >page_box_right< == 1
1.226752 - HTML::template                           -> template: >page_box_right<
1.226800 - PAGE::get_boxes                          -> -------- call: right::buddylist
1.226821 - CBOX::buddylist                          -> generate Box
1.226856 - HTML::template                           -> template: >box_buddylist_msg<
1.226939 - HTML::template                           -> template: >box_buddylist<
1.227035 - HTML::template_exists                    -> search: >page_box_right< == 1
1.227065 - HTML::template                           -> template: >page_box_right<
1.227099 - PAGE::get_boxes                          -> -------- call: right::online
1.227122 - CBOX::online                             -> generate Box
1.227135 - HTML::template                           -> template: >box_online<
1.227236 - HTML::template_exists                    -> search: >page_box_right< == 1
1.227264 - HTML::template                           -> template: >page_box_right<
1.227315 - PAGE::render                             -> final
1.227328 - PAGE::renderTemplate                     -> page
1.227339 - dotSession::getInstance                  -> do
1.227360 - PAGE::getHead                            -> return
1.227367 - dotSession::getInstance                  -> do
1.227525 - HTML::template                           -> template: >page<
1.228304 - PAGE::render_template                    -> final

PHP Includes   : 21
DB Queries     : 22
Rendering Time : 1.229826

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