home / Trackmania > Tourney participants

Information Participants

# Nick Status
1 Hadek ✔ Signed up
 


Tourney system powered by DOTLAN

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

found 214 debug messages

0.000028 - GLOBAL::include                          -> config.php
0.000182 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000219 - dotDatabase::getInstance                 -> connection: database
0.000250 - dotDatabase::__construct                 -> connection: database
0.000274 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000302 - page::getInstance                        -> do
0.000332 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000363 - dotSession::getInstance                  -> do
0.000413 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000448 - dotSession::start                        -> ---- init
0.000480 - dotSession::start                        -> start php session managment
0.000552 - dotSession::start                        -> finished php session management
0.000568 - dotSession::start                        -> check for security options
0.000588 - dotSession::start                        -> lookup ip2country
0.000607 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
0.016091 - dotDatabase::select                      -> database: dotlan_database
0.023860 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 221955853 BETWEEN ip_from AND ip_to
0.032285 - dotSession::start                        -> update current session online user infos
0.032356 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746451576, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=teilnehmer&id=204', host = '13.58.199.13', dns = '13.58.199.13', countrycode = '', hits = hits + 1 WHERE hash = 'fv4t91b55a3rbi45jofe2jmdk3'
0.038003 - dotSession::start                        -> session found in DB
0.038046 - dotSession::load_locales                 -> do
0.038092 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
0.038104 - dotSession::start                        -> ---- finished with session startup
0.038130 - dotSession::load_user                    -> id: 0
0.038141 - user::get_user                           -> id: >0<
0.038161 - dotDatabase::getInstance                 -> connection: database
0.038217 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.038252 - styles::load                             -> name: ><
0.038275 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.038517 - styles::activate                         -> style = 2024_switzerlan
0.038694 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.038714 - admin::getInstance                       -> do
0.038724 - dotSession::getInstance                  -> do
0.038736 - admin::__construct                       -> user_id=0
0.038746 - user::load_settings                      -> load current user settings to $global
0.038764 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.038793 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.038820 - EVENT::comming_event                     -> return
0.038834 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746451576 AND active=1 ORDER by begin ASC
0.043658 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.043713 - GLOBAL::end global.php                   -> ---------------------------------------------
0.043739 - TURNIER::main                            -> initialize 'turnier' system
0.043750 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.043789 - TURNIER::__construct                     -> init
0.043805 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
0.043816 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
0.043839 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.043888 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
0.043893 - TURNIER_TEILNEHMER::__construct          -> init
0.043897 - TURNIER::__construct                     -> init
0.043914 - T_TEILNEHMER::teilnehmerliste            -> ID: 204
0.043922 - TURNIER::get_turnier                     -> ID: 204 (db)
0.043930 - 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='204'
0.049610 - TURNIER::load_system                     -> Turniermodus:
0.049668 - TURNIER::load_system                     -> Modus not found
0.049684 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.049747 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=204
0.055961 - TURNIER::load_players_info               -> loading from db
0.055993 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.056047 - CACHE::get                               -> cache: >turnier_204::players_info< not found
0.056070 - dotDatabase::query                       -> SELECT tnid, user.nick 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, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=20 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=204
0.061608 - CACHE::set                               -> cache: >turnier_204::players_info< with ttl:3600
0.061782 - HTML::template                           -> template: >turnier_teilnehmer_single_bit<
0.061905 - HTML::template                           -> template: >turnier_teilnehmer_single<
0.061971 - TURNIER::shortbar                        -> display
0.062012 - 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=20 ORDER by tg.name ASC, tname ASC
0.068456 - TURNIER::is_admin                        -> user_id: 0
0.068486 - admin::getInstance                       -> do
0.068506 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.068521 - HTML::template                           -> template: >turnier_shortbar<
0.068754 - GLOBAL::end userspace                    -> ---------------------------------------------
0.068762 - PAGE::render                             -> start rendering page layout
0.068770 - USER::check_for_new_messages             -> return
0.068782 - dotSession::getInstance                  -> do
0.068868 - PAGE::get_boxes                          -> -------- side=left
0.068891 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.068922 - PAGE::get_boxes                          -> -------- call: left::menu_main
0.068935 - CBOX::menu                               -> generate Menu Box >menu<
0.068952 - HTML::template                           -> template: >box_menu_bit<
0.069013 - HTML::template                           -> template: >box_menu_bit<
0.069030 - HTML::template                           -> template: >box_menu_bit<
0.069043 - HTML::template                           -> template: >box_menu_bit<
0.069055 - HTML::template                           -> template: >box_menu_bit<
0.069067 - HTML::template                           -> template: >box_menu_bit<
0.069079 - HTML::template                           -> template: >box_menu_bit<
0.069090 - HTML::template                           -> template: >box_menu<
0.069150 - HTML::template_exists                    -> search: >page_box_left< == 1
0.069175 - HTML::template                           -> template: >page_box_left<
0.069220 - PAGE::get_boxes                          -> -------- call: left::menu_party
0.069228 - CBOX::menu                               -> generate Menu Box >party<
0.069239 - HTML::template                           -> template: >box_menu_bit<
0.069253 - HTML::template                           -> template: >box_menu_bit<
0.069265 - HTML::template                           -> template: >box_menu_bit<
0.069277 - HTML::template                           -> template: >box_menu_bit<
0.069318 - HTML::template                           -> template: >box_menu_bit<
0.069330 - HTML::template                           -> template: >box_menu_bit<
0.069342 - HTML::template                           -> template: >box_menu_bit<
0.069353 - HTML::template                           -> template: >box_menu_bit<
0.069365 - HTML::template                           -> template: >box_menu_bit<
0.069376 - HTML::template                           -> template: >box_menu_bit<
0.069388 - HTML::template                           -> template: >box_menu_bit<
0.069400 - HTML::template                           -> template: >box_menu_bit<
0.069411 - HTML::template                           -> template: >box_menu<
0.069438 - HTML::template_exists                    -> search: >page_box_left< == 1
0.069454 - HTML::template                           -> template: >page_box_left<
0.069472 - PAGE::get_boxes                          -> -------- call: left::menu_login
0.069480 - CBOX::menu                               -> generate Menu Box >login<
0.069585 - HTML::template                           -> template: >box_menu_bit<
0.069622 - HTML::template                           -> template: >box_menu_bit<
0.069635 - HTML::template                           -> template: >box_menu<
0.069669 - HTML::template_exists                    -> search: >page_box_left< == 1
0.069686 - HTML::template                           -> template: >page_box_left<
0.069705 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
0.069710 - PAGE::get_boxes                          -> -------- call: left::search
0.069719 - CBOX::template                           -> generate Box with >box_suchen< as template
0.069725 - HTML::template                           -> template: >box_suchen<
0.069812 - HTML::template_exists                    -> search: >page_box_left< == 1
0.069827 - HTML::template                           -> template: >page_box_left<
0.069844 - PAGE::get_boxes                          -> -------- call: left::banner
0.069868 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.069877 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
0.074186 - 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.079170 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.079211 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.084748 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
0.088835 - HTML::encode                             -> replace run 1
0.088935 - HTML::template                           -> template: >box_banner_bit<
0.089103 - HTML::encode                             -> www.egames.ch...
0.089217 - HTML::encode                             -> replace run 1
0.089277 - HTML::encode                             -> replace run 2
0.089333 - HTML::template                           -> template: >box_banner_bit<
0.089356 - HTML::template                           -> template: >box_banner<
0.089424 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.089563 - HTML::template_exists                    -> search: >page_box_left< == 1
0.089614 - HTML::template                           -> template: >page_box_left<
0.089662 - PAGE::get_boxes                          -> -------- side=right
0.089680 - PAGE::get_boxes                          -> -------- call: right::news
0.089699 - CBOX::news                               -> generate Box
0.089718 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.089759 - NEWS::load_news                          -> load news data
0.089785 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
0.089825 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.094037 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.098601 - 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.103718 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
0.103817 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.103825 - NEWS::load_news                          -> ... from database
0.103848 - 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.112937 - HTML::encodeCms                          -> 
0.113423 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
0.113664 - HTML::encode                             -> replace run 1
0.113736 - HTML::encodeCms                          -> 
0.113758 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
0.113833 - HTML::encode                             -> replace run 1
0.113877 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.114063 - HTML::template                           -> template: >box_news_bit<
0.114225 - HTML::template                           -> template: >box_news_bit<
0.114253 - HTML::template                           -> template: >box_news<
0.114382 - HTML::template_exists                    -> search: >page_box_right< == 1
0.114418 - HTML::template                           -> template: >page_box_right<
0.114485 - PAGE::get_boxes                          -> -------- call: right::party
0.114505 - CBOX::party                              -> generate Box
0.114524 - EVENT::short_event                       -> id >27<
0.114544 - EVENT::getevent                          -> id >27<
0.114558 - 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.120189 - CACHE::get                               -> cache: >event_27::stats< not found
0.120217 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.127028 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.134915 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
0.135110 - HTML::template                           -> template: >box_event<
0.135333 - HTML::template_exists                    -> search: >page_box_right< == 1
0.135374 - HTML::template                           -> template: >page_box_right<
0.135413 - PAGE::get_boxes                          -> -------- call: right::forum
0.135432 - CBOX::forum                              -> generate forum box
0.135444 - CBOX::forum_load_threads                 -> load data
0.135470 - CACHE::get                               -> cache: >forum::topthreads< not found
0.135489 - 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.146645 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
0.146891 - CBOX::forum_threads                      -> list all threads in array
0.146925 - 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.146961 - admin::getInstance                       -> do
0.147045 - HTML::template                           -> template: >box_forum_bit<
0.147254 - HTML::template                           -> template: >box_forum_bit<
0.147311 - HTML::template                           -> template: >box_forum_bit<
0.147369 - HTML::template                           -> template: >box_forum_bit<
0.147413 - HTML::template                           -> template: >box_forum_bit<
0.147455 - HTML::template                           -> template: >box_forum_bit<
0.147489 - HTML::template                           -> template: >box_forum<
0.147653 - HTML::template_exists                    -> search: >page_box_right< == 1
0.147701 - HTML::template                           -> template: >page_box_right<
0.147745 - PAGE::get_boxes                          -> -------- call: right::vote
0.147764 - CBOX::vote                               -> generate Box
0.147778 - 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.152088 - HTML::template                           -> template: >box_vote_nocurrent<
0.152238 - HTML::template_exists                    -> search: >page_box_right< == 1
0.152267 - HTML::template                           -> template: >page_box_right<
0.152318 - PAGE::get_boxes                          -> -------- call: right::buddylist
0.152334 - CBOX::buddylist                          -> generate Box
0.152358 - HTML::template                           -> template: >box_buddylist_msg<
0.152595 - HTML::template                           -> template: >box_buddylist<
0.152671 - HTML::template_exists                    -> search: >page_box_right< == 1
0.152691 - HTML::template                           -> template: >page_box_right<
0.152713 - PAGE::get_boxes                          -> -------- call: right::online
0.152723 - CBOX::online                             -> generate Box
0.152731 - HTML::template                           -> template: >box_online<
0.152787 - HTML::template_exists                    -> search: >page_box_right< == 1
0.152803 - HTML::template                           -> template: >page_box_right<
0.152831 - PAGE::render                             -> final
0.152839 - PAGE::renderTemplate                     -> page
0.152845 - dotSession::getInstance                  -> do
0.152860 - PAGE::getHead                            -> return
0.152864 - dotSession::getInstance                  -> do
0.152959 - HTML::template                           -> template: >page<
0.153682 - PAGE::render_template                    -> final

PHP Includes   : 21
DB Queries     : 20
Rendering Time : 0.154729

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