home / League of Legends 5v5 > Tourney participants


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

found 224 debug messages

0.000044 - GLOBAL::include                          -> config.php
0.000210 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000255 - dotDatabase::getInstance                 -> connection: database
0.000275 - dotDatabase::__construct                 -> connection: database
0.000300 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000327 - page::getInstance                        -> do
0.000385 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000408 - dotSession::getInstance                  -> do
0.000434 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000473 - dotSession::start                        -> ---- init
0.000511 - dotSession::start                        -> start php session managment
0.719417 - dotSession::start                        -> finished php session management
0.719450 - dotSession::start                        -> check for security options
0.719468 - dotSession::start                        -> lookup ip2country
0.719488 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
0.736079 - dotDatabase::select                      -> database: dotlan_database
0.743886 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 51350520 BETWEEN ip_from AND ip_to
0.752125 - dotSession::start                        -> update current session online user infos
0.752184 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746407350, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=teilnehmer&id=189', host = '3.15.139.248', dns = '3.15.139.248', countrycode = '', hits = hits + 1 WHERE hash = 'kpt7a6jq0csr4uu8ngb4vkdcd6'
0.757539 - dotSession::start                        -> session found in DB
0.757576 - dotSession::load_locales                 -> do
0.757629 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
0.757640 - dotSession::start                        -> ---- finished with session startup
0.757666 - dotSession::load_user                    -> id: 0
0.757678 - user::get_user                           -> id: >0<
0.757701 - dotDatabase::getInstance                 -> connection: database
0.757767 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.757802 - styles::load                             -> name: ><
0.757827 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.758163 - styles::activate                         -> style = 2024_switzerlan
0.758356 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.758382 - admin::getInstance                       -> do
0.758393 - dotSession::getInstance                  -> do
0.758408 - admin::__construct                       -> user_id=0
0.758419 - user::load_settings                      -> load current user settings to $global
0.758437 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.758466 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.758492 - EVENT::comming_event                     -> return
0.758506 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746407350 AND active=1 ORDER by begin ASC
0.763204 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.763273 - GLOBAL::end global.php                   -> ---------------------------------------------
0.763307 - TURNIER::main                            -> initialize 'turnier' system
0.763326 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.763386 - TURNIER::__construct                     -> init
0.763407 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
0.763424 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
0.763455 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.763526 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
0.763534 - TURNIER_TEILNEHMER::__construct          -> init
0.763541 - TURNIER::__construct                     -> init
0.763571 - T_TEILNEHMER::teilnehmerliste            -> ID: 189
0.763583 - TURNIER::get_turnier                     -> ID: 189 (db)
0.763596 - 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='189'
0.768637 - TURNIER::load_system                     -> Turniermodus:
0.768705 - TURNIER::load_system                     -> Modus not found
0.768730 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.768833 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=189
0.772946 - TURNIER::load_players_info               -> loading from db
0.773006 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.773062 - CACHE::get                               -> cache: >turnier_189::players_info< not found
0.773078 - 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=17 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=189
0.784907 - CACHE::set                               -> cache: >turnier_189::players_info< with ttl:3600
0.785095 - TURNIER::load_players_members            -> loading from db
0.785132 - CACHE::get                               -> cache: >turnier_189::players_members< not found
0.785147 - 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 = 17 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 = 189
0.800804 - CACHE::set                               -> cache: >turnier_189::players_members< with ttl:3600
0.801629 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.801876 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.801970 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.802043 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.802208 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.802331 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.802433 - HTML::template                           -> template: >turnier_teilnehmer_team_bit<
0.802515 - HTML::template                           -> template: >turnier_teilnehmer_team<
0.802710 - TURNIER::shortbar                        -> display
0.802774 - 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=17 ORDER by tg.name ASC, tname ASC
0.808494 - TURNIER::is_admin                        -> user_id: 0
0.808524 - admin::getInstance                       -> do
0.808553 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.808571 - HTML::template                           -> template: >turnier_shortbar<
0.808886 - GLOBAL::end userspace                    -> ---------------------------------------------
0.808899 - PAGE::render                             -> start rendering page layout
0.808910 - USER::check_for_new_messages             -> return
0.808927 - dotSession::getInstance                  -> do
0.809049 - PAGE::get_boxes                          -> -------- side=left
0.809081 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.809126 - PAGE::get_boxes                          -> -------- call: left::menu_main
0.809147 - CBOX::menu                               -> generate Menu Box >menu<
0.809173 - HTML::template                           -> template: >box_menu_bit<
0.809294 - HTML::template                           -> template: >box_menu_bit<
0.809324 - HTML::template                           -> template: >box_menu_bit<
0.809350 - HTML::template                           -> template: >box_menu_bit<
0.809371 - HTML::template                           -> template: >box_menu_bit<
0.809393 - HTML::template                           -> template: >box_menu_bit<
0.809416 - HTML::template                           -> template: >box_menu_bit<
0.809438 - HTML::template                           -> template: >box_menu<
0.809537 - HTML::template_exists                    -> search: >page_box_left< == 1
0.809574 - HTML::template                           -> template: >page_box_left<
0.809641 - PAGE::get_boxes                          -> -------- call: left::menu_party
0.809656 - CBOX::menu                               -> generate Menu Box >party<
0.809675 - HTML::template                           -> template: >box_menu_bit<
0.809699 - HTML::template                           -> template: >box_menu_bit<
0.809716 - HTML::template                           -> template: >box_menu_bit<
0.809734 - HTML::template                           -> template: >box_menu_bit<
0.809752 - HTML::template                           -> template: >box_menu_bit<
0.809773 - HTML::template                           -> template: >box_menu_bit<
0.809792 - HTML::template                           -> template: >box_menu_bit<
0.809810 - HTML::template                           -> template: >box_menu_bit<
0.809831 - HTML::template                           -> template: >box_menu_bit<
0.809850 - HTML::template                           -> template: >box_menu_bit<
0.809868 - HTML::template                           -> template: >box_menu_bit<
0.809886 - HTML::template                           -> template: >box_menu_bit<
0.810748 - HTML::template                           -> template: >box_menu<
0.810829 - HTML::template_exists                    -> search: >page_box_left< == 1
0.810857 - HTML::template                           -> template: >page_box_left<
0.810902 - PAGE::get_boxes                          -> -------- call: left::menu_login
0.810916 - CBOX::menu                               -> generate Menu Box >login<
0.810934 - HTML::template                           -> template: >box_menu_bit<
0.810961 - HTML::template                           -> template: >box_menu_bit<
0.810982 - HTML::template                           -> template: >box_menu<
0.811031 - HTML::template_exists                    -> search: >page_box_left< == 1
0.811059 - HTML::template                           -> template: >page_box_left<
0.811090 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
0.811099 - PAGE::get_boxes                          -> -------- call: left::search
0.811114 - CBOX::template                           -> generate Box with >box_suchen< as template
0.811125 - HTML::template                           -> template: >box_suchen<
0.811253 - HTML::template_exists                    -> search: >page_box_left< == 1
0.811281 - HTML::template                           -> template: >page_box_left<
0.811311 - PAGE::get_boxes                          -> -------- call: left::banner
0.811358 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.811374 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
0.815493 - 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.820166 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.820228 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.825082 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
0.831515 - HTML::encode                             -> replace run 1
0.831649 - HTML::template                           -> template: >box_banner_bit<
0.831841 - HTML::encode                             -> www.egames.ch...
0.831992 - HTML::encode                             -> replace run 1
0.832052 - HTML::encode                             -> replace run 2
0.832102 - HTML::template                           -> template: >box_banner_bit<
0.832134 - HTML::template                           -> template: >box_banner<
0.832239 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.832422 - HTML::template_exists                    -> search: >page_box_left< == 1
0.832464 - HTML::template                           -> template: >page_box_left<
0.832518 - PAGE::get_boxes                          -> -------- side=right
0.832536 - PAGE::get_boxes                          -> -------- call: right::news
0.832555 - CBOX::news                               -> generate Box
0.832575 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.832621 - NEWS::load_news                          -> load news data
0.832649 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
0.832681 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.837018 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.841536 - 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.846357 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
0.846532 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.846549 - NEWS::load_news                          -> ... from database
0.846586 - 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.855728 - HTML::encodeCms                          -> 
0.856040 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
0.856185 - HTML::encode                             -> replace run 1
0.856230 - HTML::encodeCms                          -> 
0.856244 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
0.856266 - HTML::encode                             -> replace run 1
0.856288 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.856505 - HTML::template                           -> template: >box_news_bit<
0.856660 - HTML::template                           -> template: >box_news_bit<
0.856688 - HTML::template                           -> template: >box_news<
0.856794 - HTML::template_exists                    -> search: >page_box_right< == 1
0.856829 - HTML::template                           -> template: >page_box_right<
0.856896 - PAGE::get_boxes                          -> -------- call: right::party
0.856914 - CBOX::party                              -> generate Box
0.856933 - EVENT::short_event                       -> id >27<
0.856943 - EVENT::getevent                          -> id >27<
0.856956 - 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.861880 - CACHE::get                               -> cache: >event_27::stats< not found
0.861905 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.872571 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.881330 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
0.881512 - HTML::template                           -> template: >box_event<
0.881695 - HTML::template_exists                    -> search: >page_box_right< == 1
0.881734 - HTML::template                           -> template: >page_box_right<
0.881773 - PAGE::get_boxes                          -> -------- call: right::forum
0.881817 - CBOX::forum                              -> generate forum box
0.881829 - CBOX::forum_load_threads                 -> load data
0.881853 - CACHE::get                               -> cache: >forum::topthreads< not found
0.881873 - 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.893071 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
0.893290 - CBOX::forum_threads                      -> list all threads in array
0.893316 - 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.893356 - admin::getInstance                       -> do
0.893429 - HTML::template                           -> template: >box_forum_bit<
0.893580 - HTML::template                           -> template: >box_forum_bit<
0.893630 - HTML::template                           -> template: >box_forum_bit<
0.893682 - HTML::template                           -> template: >box_forum_bit<
0.893727 - HTML::template                           -> template: >box_forum_bit<
0.893773 - HTML::template                           -> template: >box_forum_bit<
0.893802 - HTML::template                           -> template: >box_forum<
0.893910 - HTML::template_exists                    -> search: >page_box_right< == 1
0.893949 - HTML::template                           -> template: >page_box_right<
0.893991 - PAGE::get_boxes                          -> -------- call: right::vote
0.894011 - CBOX::vote                               -> generate Box
0.894025 - 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.898803 - HTML::template                           -> template: >box_vote_nocurrent<
0.899011 - HTML::template_exists                    -> search: >page_box_right< == 1
0.899050 - HTML::template                           -> template: >page_box_right<
0.899088 - PAGE::get_boxes                          -> -------- call: right::buddylist
0.899107 - CBOX::buddylist                          -> generate Box
0.899146 - HTML::template                           -> template: >box_buddylist_msg<
0.899236 - HTML::template                           -> template: >box_buddylist<
0.899311 - HTML::template_exists                    -> search: >page_box_right< == 1
0.899331 - HTML::template                           -> template: >page_box_right<
0.899355 - PAGE::get_boxes                          -> -------- call: right::online
0.899366 - CBOX::online                             -> generate Box
0.899374 - HTML::template                           -> template: >box_online<
0.899432 - HTML::template_exists                    -> search: >page_box_right< == 1
0.899448 - HTML::template                           -> template: >page_box_right<
0.899496 - PAGE::render                             -> final
0.899504 - PAGE::renderTemplate                     -> page
0.899511 - dotSession::getInstance                  -> do
0.899525 - PAGE::getHead                            -> return
0.899529 - dotSession::getInstance                  -> do
0.899630 - HTML::template                           -> template: >page<
0.900119 - PAGE::render_template                    -> final

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

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