home / Tourney system

Information Participants

Team: Hellfire Club
Tourneylogo
Tourney Counter Strike 2 5v5
Teamname
Switzerland
Hellfire Club
Team Leader
Switzerland
creeV
Players
creeV
Leader
RedElement
E
Hunt3r
rizzkhalifa69


Tourney system powered by DOTLAN

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

found 216 debug messages

0.000031 - GLOBAL::include                          -> config.php
0.000183 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000220 - dotDatabase::getInstance                 -> connection: database
0.000239 - dotDatabase::__construct                 -> connection: database
0.000262 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000289 - page::getInstance                        -> do
0.000312 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000335 - dotSession::getInstance                  -> do
0.000352 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000389 - dotSession::start                        -> ---- init
0.000431 - dotSession::start                        -> start php session managment
0.485374 - dotSession::start                        -> finished php session management
0.485400 - dotSession::start                        -> check for security options
0.485413 - dotSession::start                        -> lookup ip2country
0.485429 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
0.502319 - dotDatabase::select                      -> database: dotlan_database
0.510471 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 59081831 BETWEEN ip_from AND ip_to
0.518450 - dotSession::start                        -> update current session online user infos
0.518515 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746425746, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=6740', host = '3.133.132.103', dns = '3.133.132.103', countrycode = '', hits = hits + 1 WHERE hash = 't5v0qn174paorm4ocnlpimjhc4'
0.523682 - dotSession::start                        -> session found in DB
0.523724 - dotSession::load_locales                 -> do
0.523771 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
0.523783 - dotSession::start                        -> ---- finished with session startup
0.523808 - dotSession::load_user                    -> id: 0
0.523830 - user::get_user                           -> id: >0<
0.523875 - dotDatabase::getInstance                 -> connection: database
0.523941 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.523987 - styles::load                             -> name: ><
0.524012 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.524355 - styles::activate                         -> style = 2024_switzerlan
0.524646 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.524677 - admin::getInstance                       -> do
0.524685 - dotSession::getInstance                  -> do
0.524696 - admin::__construct                       -> user_id=0
0.524702 - user::load_settings                      -> load current user settings to $global
0.524714 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.524737 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.524762 - EVENT::comming_event                     -> return
0.524775 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746425746 AND active=1 ORDER by begin ASC
0.529118 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.529197 - GLOBAL::end global.php                   -> ---------------------------------------------
0.529220 - TURNIER::main                            -> initialize 'turnier' system
0.529234 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.529291 - TURNIER::__construct                     -> init
0.529307 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
0.529318 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
0.529345 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.529430 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
0.529435 - TURNIER_TEILNEHMER::__construct          -> init
0.529440 - TURNIER::__construct                     -> init
0.529452 - T_TEILNEHMER::team                       -> ID: 6740
0.529462 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 6740
0.529472 - 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='6740'
0.534845 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.534950 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 6740
0.539361 - TURNIER::get_turnier                     -> ID: 290 (db)
0.539395 - 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='290'
0.544141 - TURNIER::load_system                     -> Turniermodus:
0.544210 - TURNIER::load_system                     -> Modus not found
0.544232 - TURNIER_TEILNEHMER::get_members          -> ID: 6740
0.544246 - 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 = 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.tnid = 6740
0.550377 - HTML::encode                             -> ...
0.550417 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.556012 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
0.560323 - HTML::encode                             -> replace run 1
0.560568 - HTML::template                           -> template: >turnier_team_show<
0.560874 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=290
0.565124 - TURNIER::shortbar                        -> display
0.565221 - 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.570052 - TURNIER::is_admin                        -> user_id: 0
0.570084 - admin::getInstance                       -> do
0.570110 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.570129 - HTML::template                           -> template: >turnier_shortbar<
0.570454 - GLOBAL::end userspace                    -> ---------------------------------------------
0.570468 - PAGE::render                             -> start rendering page layout
0.570480 - USER::check_for_new_messages             -> return
0.570498 - dotSession::getInstance                  -> do
0.570609 - PAGE::get_boxes                          -> -------- side=left
0.570641 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.570683 - PAGE::get_boxes                          -> -------- call: left::menu_main
0.570702 - CBOX::menu                               -> generate Menu Box >menu<
0.570728 - HTML::template                           -> template: >box_menu_bit<
0.570845 - HTML::template                           -> template: >box_menu_bit<
0.570868 - HTML::template                           -> template: >box_menu_bit<
0.570887 - HTML::template                           -> template: >box_menu_bit<
0.570905 - HTML::template                           -> template: >box_menu_bit<
0.570921 - HTML::template                           -> template: >box_menu_bit<
0.570939 - HTML::template                           -> template: >box_menu_bit<
0.570957 - HTML::template                           -> template: >box_menu<
0.571058 - HTML::template_exists                    -> search: >page_box_left< == 1
0.571096 - HTML::template                           -> template: >page_box_left<
0.571163 - PAGE::get_boxes                          -> -------- call: left::menu_party
0.571178 - CBOX::menu                               -> generate Menu Box >party<
0.571196 - HTML::template                           -> template: >box_menu_bit<
0.571219 - HTML::template                           -> template: >box_menu_bit<
0.571238 - HTML::template                           -> template: >box_menu_bit<
0.571256 - HTML::template                           -> template: >box_menu_bit<
0.571273 - HTML::template                           -> template: >box_menu_bit<
0.571291 - HTML::template                           -> template: >box_menu_bit<
0.571309 - HTML::template                           -> template: >box_menu_bit<
0.571326 - HTML::template                           -> template: >box_menu_bit<
0.571342 - HTML::template                           -> template: >box_menu_bit<
0.571359 - HTML::template                           -> template: >box_menu_bit<
0.571376 - HTML::template                           -> template: >box_menu_bit<
0.571393 - HTML::template                           -> template: >box_menu_bit<
0.571410 - HTML::template                           -> template: >box_menu<
0.571468 - HTML::template_exists                    -> search: >page_box_left< == 1
0.571495 - HTML::template                           -> template: >page_box_left<
0.571533 - PAGE::get_boxes                          -> -------- call: left::menu_login
0.571546 - CBOX::menu                               -> generate Menu Box >login<
0.571561 - HTML::template                           -> template: >box_menu_bit<
0.571582 - HTML::template                           -> template: >box_menu_bit<
0.571599 - HTML::template                           -> template: >box_menu<
0.571640 - HTML::template_exists                    -> search: >page_box_left< == 1
0.571664 - HTML::template                           -> template: >page_box_left<
0.571691 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
0.571699 - PAGE::get_boxes                          -> -------- call: left::search
0.571712 - CBOX::template                           -> generate Box with >box_suchen< as template
0.571720 - HTML::template                           -> template: >box_suchen<
0.571837 - HTML::template_exists                    -> search: >page_box_left< == 1
0.571860 - HTML::template                           -> template: >page_box_left<
0.571886 - PAGE::get_boxes                          -> -------- call: left::banner
0.571910 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.571947 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.571961 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
0.576354 - 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.580972 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.581171 - HTML::encode                             -> replace run 1
0.581252 - HTML::template                           -> template: >box_banner_bit<
0.581486 - HTML::encode                             -> www.egames.ch...
0.581602 - HTML::encode                             -> replace run 1
0.581658 - HTML::encode                             -> replace run 2
0.581700 - HTML::template                           -> template: >box_banner_bit<
0.581725 - HTML::template                           -> template: >box_banner<
0.581825 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.581946 - HTML::template_exists                    -> search: >page_box_left< == 1
0.581984 - HTML::template                           -> template: >page_box_left<
0.582032 - PAGE::get_boxes                          -> -------- side=right
0.582050 - PAGE::get_boxes                          -> -------- call: right::news
0.582067 - CBOX::news                               -> generate Box
0.582087 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.582130 - NEWS::load_news                          -> load news data
0.582158 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
0.582190 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.586427 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.590894 - 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.595724 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
0.595875 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.595884 - NEWS::load_news                          -> ... from database
0.595910 - 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.604831 - HTML::encodeCms                          -> 
0.605289 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
0.605492 - HTML::encode                             -> replace run 1
0.605553 - HTML::encodeCms                          -> 
0.605578 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
0.605619 - HTML::encode                             -> replace run 1
0.605652 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.605810 - HTML::template                           -> template: >box_news_bit<
0.605940 - HTML::template                           -> template: >box_news_bit<
0.605958 - HTML::template                           -> template: >box_news<
0.606032 - HTML::template_exists                    -> search: >page_box_right< == 1
0.606059 - HTML::template                           -> template: >page_box_right<
0.606110 - PAGE::get_boxes                          -> -------- call: right::party
0.606123 - CBOX::party                              -> generate Box
0.606137 - EVENT::short_event                       -> id >27<
0.606143 - EVENT::getevent                          -> id >27<
0.606151 - 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.610751 - CACHE::get                               -> cache: >event_27::stats< not found
0.610784 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.617406 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.627085 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
0.627300 - HTML::template                           -> template: >box_event<
0.627532 - HTML::template_exists                    -> search: >page_box_right< == 1
0.627582 - HTML::template                           -> template: >page_box_right<
0.627624 - PAGE::get_boxes                          -> -------- call: right::forum
0.627642 - CBOX::forum                              -> generate forum box
0.627654 - CBOX::forum_load_threads                 -> load data
0.627684 - CACHE::get                               -> cache: >forum::topthreads< not found
0.627704 - 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.635788 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
0.636044 - CBOX::forum_threads                      -> list all threads in array
0.636074 - 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.636111 - admin::getInstance                       -> do
0.636191 - HTML::template                           -> template: >box_forum_bit<
0.636404 - HTML::template                           -> template: >box_forum_bit<
0.636452 - HTML::template                           -> template: >box_forum_bit<
0.636594 - HTML::template                           -> template: >box_forum_bit<
0.636644 - HTML::template                           -> template: >box_forum_bit<
0.636685 - HTML::template                           -> template: >box_forum_bit<
0.636711 - HTML::template                           -> template: >box_forum<
0.636875 - HTML::template_exists                    -> search: >page_box_right< == 1
0.636915 - HTML::template                           -> template: >page_box_right<
0.636953 - PAGE::get_boxes                          -> -------- call: right::vote
0.636972 - CBOX::vote                               -> generate Box
0.636985 - 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.641319 - HTML::template                           -> template: >box_vote_nocurrent<
0.641543 - HTML::template_exists                    -> search: >page_box_right< == 1
0.641582 - HTML::template                           -> template: >page_box_right<
0.641616 - PAGE::get_boxes                          -> -------- call: right::buddylist
0.641631 - CBOX::buddylist                          -> generate Box
0.641657 - HTML::template                           -> template: >box_buddylist_msg<
0.641704 - HTML::template                           -> template: >box_buddylist<
0.641765 - HTML::template_exists                    -> search: >page_box_right< == 1
0.641782 - HTML::template                           -> template: >page_box_right<
0.641803 - PAGE::get_boxes                          -> -------- call: right::online
0.641813 - CBOX::online                             -> generate Box
0.641820 - HTML::template                           -> template: >box_online<
0.641876 - HTML::template_exists                    -> search: >page_box_right< == 1
0.641892 - HTML::template                           -> template: >page_box_right<
0.641921 - PAGE::render                             -> final
0.641928 - PAGE::renderTemplate                     -> page
0.641935 - dotSession::getInstance                  -> do
0.641947 - PAGE::getHead                            -> return
0.641951 - dotSession::getInstance                  -> do
0.642048 - HTML::template                           -> template: >page<
0.642583 - PAGE::render_template                    -> final

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

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