home / League of Legends 5v5 - Pro Qualifiers > Tourney participants


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

found 229 debug messages

0.000038 - GLOBAL::include                          -> config.php
0.000205 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000251 - dotDatabase::getInstance                 -> connection: database
0.000273 - dotDatabase::__construct                 -> connection: database
0.000303 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000341 - page::getInstance                        -> do
0.000383 - 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.000463 - dotSession::start                        -> ---- init
0.000491 - dotSession::start                        -> start php session managment
0.760154 - dotSession::start                        -> finished php session management
0.760191 - dotSession::start                        -> check for security options
0.760208 - dotSession::start                        -> lookup ip2country
0.760229 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
0.775627 - dotDatabase::select                      -> database: dotlan_database
0.783622 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 309620900 BETWEEN ip_from AND ip_to
0.791864 - dotSession::start                        -> update current session online user infos
0.791920 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746407619, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=teilnehmer&id=293', host = '18.116.112.164', dns = '18.116.112.164', countrycode = '', hits = hits + 1 WHERE hash = 'l4mlfagbl3e99f4d932dsfhl56'
0.798296 - dotSession::start                        -> session found in DB
0.798337 - dotSession::load_locales                 -> do
0.798383 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
0.798396 - dotSession::start                        -> ---- finished with session startup
0.798423 - dotSession::load_user                    -> id: 0
0.798435 - user::get_user                           -> id: >0<
0.798472 - dotDatabase::getInstance                 -> connection: database
0.798540 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.798584 - styles::load                             -> name: ><
0.798610 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.798894 - styles::activate                         -> style = 2024_switzerlan
0.799065 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.799094 - admin::getInstance                       -> do
0.799106 - dotSession::getInstance                  -> do
0.799177 - admin::__construct                       -> user_id=0
0.799190 - user::load_settings                      -> load current user settings to $global
0.799213 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.799250 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.799288 - EVENT::comming_event                     -> return
0.799304 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746407619 AND active=1 ORDER by begin ASC
0.803882 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.803981 - GLOBAL::end global.php                   -> ---------------------------------------------
0.804007 - TURNIER::main                            -> initialize 'turnier' system
0.804022 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.804084 - TURNIER::__construct                     -> init
0.804101 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
0.804112 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
0.804142 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.804230 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
0.804236 - TURNIER_TEILNEHMER::__construct          -> init
0.804240 - TURNIER::__construct                     -> init
0.804257 - T_TEILNEHMER::teilnehmerliste            -> ID: 293
0.804268 - TURNIER::get_turnier                     -> ID: 293 (db)
0.804276 - 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='293'
0.809090 - TURNIER::load_system                     -> Turniermodus:
0.809165 - TURNIER::load_system                     -> Modus not found
0.809187 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.809265 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=293
0.813600 - TURNIER::load_players_info               -> loading from db
0.813680 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.813791 - CACHE::get                               -> cache: >turnier_293::players_info< not found
0.813817 - 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=27 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=293
0.825117 - CACHE::set                               -> cache: >turnier_293::players_info< with ttl:3600
0.825405 - TURNIER::load_players_members            -> loading from db
0.825481 - CACHE::get                               -> cache: >turnier_293::players_members< not found
0.825502 - dotDatabase::query                       -> SELECT t_teilnehmer.tnid, t_teilnehmer_part.user_id, user.nick, user.clan, user.vorname AS realname, user.vorname, user.nachname, event_teilnehmer.anwesend AS anwesend, user.homepage, 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 = 27 LEFT JOIN user ON t_teilnehmer_part.user_id = user.id LEFT JOIN country_code2name ON country_code2name.code=user.countrycode WHERE t_teilnehmer.tid = 293
0.834402 - CACHE::set                               -> cache: >turnier_293::players_members< with ttl:3600
0.835749 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.835954 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.836040 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.836128 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.836199 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.836274 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.836339 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.836411 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.836486 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.836554 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.836632 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.836694 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.836736 - HTML::template                           -> template: >turnier_teilnehmer_team<
0.836900 - TURNIER::shortbar                        -> display
0.836958 - 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
0.842569 - TURNIER::is_admin                        -> user_id: 0
0.842599 - admin::getInstance                       -> do
0.842629 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.842650 - HTML::template                           -> template: >turnier_shortbar<
0.842979 - GLOBAL::end userspace                    -> ---------------------------------------------
0.842994 - PAGE::render                             -> start rendering page layout
0.843007 - USER::check_for_new_messages             -> return
0.843025 - dotSession::getInstance                  -> do
0.843214 - PAGE::get_boxes                          -> -------- side=left
0.843256 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.843303 - PAGE::get_boxes                          -> -------- call: left::menu_main
0.843324 - CBOX::menu                               -> generate Menu Box >menu<
0.843351 - HTML::template                           -> template: >box_menu_bit<
0.843444 - HTML::template                           -> template: >box_menu_bit<
0.843475 - HTML::template                           -> template: >box_menu_bit<
0.843506 - HTML::template                           -> template: >box_menu_bit<
0.843527 - HTML::template                           -> template: >box_menu_bit<
0.843553 - HTML::template                           -> template: >box_menu_bit<
0.843577 - HTML::template                           -> template: >box_menu_bit<
0.843601 - HTML::template                           -> template: >box_menu<
0.843721 - HTML::template_exists                    -> search: >page_box_left< == 1
0.843758 - HTML::template                           -> template: >page_box_left<
0.843827 - PAGE::get_boxes                          -> -------- call: left::menu_party
0.843841 - CBOX::menu                               -> generate Menu Box >party<
0.843862 - HTML::template                           -> template: >box_menu_bit<
0.843887 - HTML::template                           -> template: >box_menu_bit<
0.843911 - HTML::template                           -> template: >box_menu_bit<
0.843934 - HTML::template                           -> template: >box_menu_bit<
0.843958 - HTML::template                           -> template: >box_menu_bit<
0.843981 - HTML::template                           -> template: >box_menu_bit<
0.844015 - HTML::template                           -> template: >box_menu_bit<
0.844037 - HTML::template                           -> template: >box_menu_bit<
0.844055 - HTML::template                           -> template: >box_menu_bit<
0.844073 - HTML::template                           -> template: >box_menu_bit<
0.844096 - HTML::template                           -> template: >box_menu_bit<
0.844121 - HTML::template                           -> template: >box_menu_bit<
0.844144 - HTML::template                           -> template: >box_menu<
0.844194 - HTML::template_exists                    -> search: >page_box_left< == 1
0.844221 - HTML::template                           -> template: >page_box_left<
0.844252 - PAGE::get_boxes                          -> -------- call: left::menu_login
0.844266 - CBOX::menu                               -> generate Menu Box >login<
0.844285 - HTML::template                           -> template: >box_menu_bit<
0.844309 - HTML::template                           -> template: >box_menu_bit<
0.844332 - HTML::template                           -> template: >box_menu<
0.844374 - HTML::template_exists                    -> search: >page_box_left< == 1
0.844401 - HTML::template                           -> template: >page_box_left<
0.844429 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
0.844439 - PAGE::get_boxes                          -> -------- call: left::search
0.844464 - CBOX::template                           -> generate Box with >box_suchen< as template
0.844476 - HTML::template                           -> template: >box_suchen<
0.844583 - HTML::template_exists                    -> search: >page_box_left< == 1
0.844606 - HTML::template                           -> template: >page_box_left<
0.844634 - PAGE::get_boxes                          -> -------- call: left::banner
0.844664 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.844680 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
0.849375 - 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.854416 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.854469 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.859750 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
0.864192 - HTML::encode                             -> replace run 1
0.864308 - HTML::template                           -> template: >box_banner_bit<
0.864499 - HTML::encode                             -> www.egames.ch...
0.864622 - HTML::encode                             -> replace run 1
0.864672 - HTML::encode                             -> replace run 2
0.864716 - HTML::template                           -> template: >box_banner_bit<
0.864742 - HTML::template                           -> template: >box_banner<
0.864838 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.864969 - HTML::template_exists                    -> search: >page_box_left< == 1
0.865012 - HTML::template                           -> template: >page_box_left<
0.865070 - PAGE::get_boxes                          -> -------- side=right
0.865089 - PAGE::get_boxes                          -> -------- call: right::news
0.865109 - CBOX::news                               -> generate Box
0.865134 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.865179 - NEWS::load_news                          -> load news data
0.865208 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
0.865249 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.869783 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.874492 - 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.879328 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
0.879497 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.879511 - NEWS::load_news                          -> ... from database
0.879544 - 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.888731 - HTML::encodeCms                          -> 
0.889200 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
0.889389 - HTML::encode                             -> replace run 1
0.889472 - HTML::encodeCms                          -> 
0.889493 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
0.889536 - HTML::encode                             -> replace run 1
0.889572 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.889733 - HTML::template                           -> template: >box_news_bit<
0.889888 - HTML::template                           -> template: >box_news_bit<
0.889908 - HTML::template                           -> template: >box_news<
0.889990 - HTML::template_exists                    -> search: >page_box_right< == 1
0.890018 - HTML::template                           -> template: >page_box_right<
0.890067 - PAGE::get_boxes                          -> -------- call: right::party
0.890081 - CBOX::party                              -> generate Box
0.890095 - EVENT::short_event                       -> id >27<
0.890100 - EVENT::getevent                          -> id >27<
0.890109 - 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.894739 - CACHE::get                               -> cache: >event_27::stats< not found
0.894769 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.900249 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.905924 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
0.906161 - HTML::template                           -> template: >box_event<
0.906357 - HTML::template_exists                    -> search: >page_box_right< == 1
0.906398 - HTML::template                           -> template: >page_box_right<
0.906435 - PAGE::get_boxes                          -> -------- call: right::forum
0.906454 - CBOX::forum                              -> generate forum box
0.906466 - CBOX::forum_load_threads                 -> load data
0.906488 - CACHE::get                               -> cache: >forum::topthreads< not found
0.906506 - 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.915518 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
0.915776 - CBOX::forum_threads                      -> list all threads in array
0.915807 - 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.915849 - admin::getInstance                       -> do
0.915923 - HTML::template                           -> template: >box_forum_bit<
0.916079 - HTML::template                           -> template: >box_forum_bit<
0.916130 - HTML::template                           -> template: >box_forum_bit<
0.916183 - HTML::template                           -> template: >box_forum_bit<
0.916230 - HTML::template                           -> template: >box_forum_bit<
0.916277 - HTML::template                           -> template: >box_forum_bit<
0.916308 - HTML::template                           -> template: >box_forum<
0.916418 - HTML::template_exists                    -> search: >page_box_right< == 1
0.916453 - HTML::template                           -> template: >page_box_right<
0.916489 - PAGE::get_boxes                          -> -------- call: right::vote
0.916506 - CBOX::vote                               -> generate Box
0.916519 - 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.920855 - HTML::template                           -> template: >box_vote_nocurrent<
0.921107 - HTML::template_exists                    -> search: >page_box_right< == 1
0.921154 - HTML::template                           -> template: >page_box_right<
0.921202 - PAGE::get_boxes                          -> -------- call: right::buddylist
0.921226 - CBOX::buddylist                          -> generate Box
0.921269 - HTML::template                           -> template: >box_buddylist_msg<
0.921366 - HTML::template                           -> template: >box_buddylist<
0.921494 - HTML::template_exists                    -> search: >page_box_right< == 1
0.921525 - HTML::template                           -> template: >page_box_right<
0.921568 - PAGE::get_boxes                          -> -------- call: right::online
0.921590 - CBOX::online                             -> generate Box
0.921604 - HTML::template                           -> template: >box_online<
0.921703 - HTML::template_exists                    -> search: >page_box_right< == 1
0.921728 - HTML::template                           -> template: >page_box_right<
0.921790 - PAGE::render                             -> final
0.921802 - PAGE::renderTemplate                     -> page
0.921813 - dotSession::getInstance                  -> do
0.921840 - PAGE::getHead                            -> return
0.921850 - dotSession::getInstance                  -> do
0.922007 - HTML::template                           -> template: >page<
0.922803 - PAGE::render_template                    -> final

PHP Includes   : 21
DB Queries     : 21
Rendering Time : 0.924847

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