home / Tourney system

Information Participants

Team: Larry Bird Gang
Tourneylogo
Tourney Apex Legends
Teamname
Switzerland
Larry Bird Gang
Team Leader
Switzerland
imProve Alucard
Players
imProve Alucard
Leader
Aconite
Rayven


Tourney system powered by DOTLAN

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

found 216 debug messages

0.000030 - GLOBAL::include                          -> config.php
0.000180 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000215 - dotDatabase::getInstance                 -> connection: database
0.000233 - dotDatabase::__construct                 -> connection: database
0.000256 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000282 - page::getInstance                        -> do
0.000305 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000328 - dotSession::getInstance                  -> do
0.000345 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000378 - dotSession::start                        -> ---- init
0.000409 - dotSession::start                        -> start php session managment
0.664792 - dotSession::start                        -> finished php session management
0.664826 - dotSession::start                        -> check for security options
0.664844 - dotSession::start                        -> lookup ip2country
0.664867 - dotDatabase::connect                     -> dotlan.app@5.75.134.22
0.680751 - dotDatabase::select                      -> database: dotlan_database
0.688743 - dotDatabase::query                       -> SELECT `code` FROM `country_ip2code` WHERE 309677026 BETWEEN ip_from AND ip_to
0.696996 - dotSession::start                        -> update current session online user infos
0.697082 - dotDatabase::query                       -> UPDATE session SET lastactivity = 1746423865, userid = 0, site = 'https://dev.switzerlan.ch/turnier/?do=team&id=6005', host = '18.117.75.226', dns = '18.117.75.226', countrycode = '', hits = hits + 1 WHERE hash = 'laol8db4mijuglovqjlbll4644'
0.702575 - dotSession::start                        -> session found in DB
0.702628 - dotSession::load_locales                 -> do
0.702678 - dotSession::load_locales                 -> chosing language for locales: en_US.UTF-8
0.702691 - dotSession::start                        -> ---- finished with session startup
0.702718 - dotSession::load_user                    -> id: 0
0.702730 - user::get_user                           -> id: >0<
0.702752 - dotDatabase::getInstance                 -> connection: database
0.702821 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.702863 - styles::load                             -> name: ><
0.702890 - styles::load                             -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.703144 - styles::activate                         -> style = 2024_switzerlan
0.703331 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.703357 - admin::getInstance                       -> do
0.703368 - dotSession::getInstance                  -> do
0.703382 - admin::__construct                       -> user_id=0
0.703392 - user::load_settings                      -> load current user settings to $global
0.703411 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.703460 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.703489 - EVENT::comming_event                     -> return
0.703505 - dotDatabase::query                       -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746423865 AND active=1 ORDER by begin ASC
0.708393 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.708458 - GLOBAL::end global.php                   -> ---------------------------------------------
0.708491 - TURNIER::main                            -> initialize 'turnier' system
0.708510 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.708561 - TURNIER::__construct                     -> init
0.708586 - TURNIER::main                            -> initialize 'turnier_teilnehmer_frontend' subsystem
0.708609 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer_frontend.php
0.708643 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.708708 - TURNIER_TEILNEHMER_FRONTEND::__construct -> init
0.708718 - TURNIER_TEILNEHMER::__construct          -> init
0.708727 - TURNIER::__construct                     -> init
0.708745 - T_TEILNEHMER::team                       -> ID: 6005
0.708755 - TURNIER_TEILNEHMER::get_teilnehmer       -> ID: 6005
0.708770 - 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='6005'
0.713882 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.713967 - dotDatabase::query                       -> SELECT user_id FROM t_teilnehmer_part WHERE tnid = 6005
0.718587 - TURNIER::get_turnier                     -> ID: 281 (db)
0.718624 - 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='281'
0.723348 - TURNIER::load_system                     -> Turniermodus:
0.723411 - TURNIER::load_system                     -> Modus not found
0.723428 - TURNIER_TEILNEHMER::get_members          -> ID: 6005
0.723437 - 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 = 26 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 = 6005
0.729124 - HTML::encode                             -> ...
0.729223 - dotDatabase::query                       -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.734725 - dotDatabase::query                       -> SELECT codetag, codereplacement, twoparams FROM html_code
0.739070 - HTML::encode                             -> replace run 1
0.739213 - HTML::template                           -> template: >turnier_team_show<
0.739462 - dotDatabase::query                       -> SELECT COUNT(*) FROM t_contest WHERE tid=281
0.743903 - TURNIER::shortbar                        -> display
0.744001 - 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=26 ORDER by tg.name ASC, tname ASC
0.749894 - TURNIER::is_admin                        -> user_id: 0
0.749936 - admin::getInstance                       -> do
0.749976 - admin::hasRight                          -> check for adminright: >0:0 & 4096< FALSE
0.749999 - HTML::template                           -> template: >turnier_shortbar<
0.750457 - GLOBAL::end userspace                    -> ---------------------------------------------
0.750480 - PAGE::render                             -> start rendering page layout
0.750499 - USER::check_for_new_messages             -> return
0.750527 - dotSession::getInstance                  -> do
0.750685 - PAGE::get_boxes                          -> -------- side=left
0.750732 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.750788 - PAGE::get_boxes                          -> -------- call: left::menu_main
0.750815 - CBOX::menu                               -> generate Menu Box >menu<
0.750852 - HTML::template                           -> template: >box_menu_bit<
0.750980 - HTML::template                           -> template: >box_menu_bit<
0.751017 - HTML::template                           -> template: >box_menu_bit<
0.751051 - HTML::template                           -> template: >box_menu_bit<
0.751085 - HTML::template                           -> template: >box_menu_bit<
0.751118 - HTML::template                           -> template: >box_menu_bit<
0.751150 - HTML::template                           -> template: >box_menu_bit<
0.751183 - HTML::template                           -> template: >box_menu<
0.751298 - HTML::template_exists                    -> search: >page_box_left< == 1
0.751340 - HTML::template                           -> template: >page_box_left<
0.751422 - PAGE::get_boxes                          -> -------- call: left::menu_party
0.751441 - CBOX::menu                               -> generate Menu Box >party<
0.751468 - HTML::template                           -> template: >box_menu_bit<
0.751504 - HTML::template                           -> template: >box_menu_bit<
0.751538 - HTML::template                           -> template: >box_menu_bit<
0.751572 - HTML::template                           -> template: >box_menu_bit<
0.751604 - HTML::template                           -> template: >box_menu_bit<
0.751637 - HTML::template                           -> template: >box_menu_bit<
0.751670 - HTML::template                           -> template: >box_menu_bit<
0.751702 - HTML::template                           -> template: >box_menu_bit<
0.751735 - HTML::template                           -> template: >box_menu_bit<
0.751767 - HTML::template                           -> template: >box_menu_bit<
0.751799 - HTML::template                           -> template: >box_menu_bit<
0.751832 - HTML::template                           -> template: >box_menu_bit<
0.751863 - HTML::template                           -> template: >box_menu<
0.751926 - HTML::template_exists                    -> search: >page_box_left< == 1
0.751962 - HTML::template                           -> template: >page_box_left<
0.752007 - PAGE::get_boxes                          -> -------- call: left::menu_login
0.752025 - CBOX::menu                               -> generate Menu Box >login<
0.752050 - HTML::template                           -> template: >box_menu_bit<
0.752083 - HTML::template                           -> template: >box_menu_bit<
0.752114 - HTML::template                           -> template: >box_menu<
0.752175 - HTML::template_exists                    -> search: >page_box_left< == 1
0.752210 - HTML::template                           -> template: >page_box_left<
0.752253 - PAGE::get_boxes                          -> -------- ignore: left::menu_user
0.752267 - PAGE::get_boxes                          -> -------- call: left::search
0.752287 - CBOX::template                           -> generate Box with >box_suchen< as template
0.752303 - HTML::template                           -> template: >box_suchen<
0.752427 - HTML::template_exists                    -> search: >page_box_left< == 1
0.752460 - HTML::template                           -> template: >page_box_left<
0.752499 - PAGE::get_boxes                          -> -------- call: left::banner
0.752535 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.752584 - CACHE::get                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.752606 - dotDatabase::query                       -> SELECT * FROM sponsoren_groups WHERE id=3
0.757129 - 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.762092 - HTML::encode                             -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.762257 - HTML::encode                             -> replace run 1
0.762326 - HTML::template                           -> template: >box_banner_bit<
0.762540 - HTML::encode                             -> www.egames.ch...
0.762636 - HTML::encode                             -> replace run 1
0.762682 - HTML::encode                             -> replace run 2
0.762724 - HTML::template                           -> template: >box_banner_bit<
0.762746 - HTML::template                           -> template: >box_banner<
0.762814 - CACHE::set                               -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.762950 - HTML::template_exists                    -> search: >page_box_left< == 1
0.762988 - HTML::template                           -> template: >page_box_left<
0.763035 - PAGE::get_boxes                          -> -------- side=right
0.763052 - PAGE::get_boxes                          -> -------- call: right::news
0.763069 - CBOX::news                               -> generate Box
0.763088 - dotCommon::classload                     -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.763129 - NEWS::load_news                          -> load news data
0.763156 - CACHE::get                               -> cache: >news::stats_switzerlan2024< not found
0.763197 - dotDatabase::query                       -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.767734 - dotDatabase::query                       -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.772425 - 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.777413 - CACHE::set                               -> cache: >news::stats_switzerlan2024< with ttl:3600
0.777613 - CACHE::get                               -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.777630 - NEWS::load_news                          -> ... from database
0.777666 - 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.787135 - HTML::encodeCms                          -> 
0.787606 - HTML::encode                             -> This year we’re facing a couple of logistical challenges. ...
0.787806 - HTML::encode                             -> replace run 1
0.787873 - HTML::encodeCms                          -> 
0.787900 - HTML::encode                             -> We are pleased to announce that SwitzerLAN is back and you c...
0.787949 - HTML::encode                             -> replace run 1
0.787987 - CACHE::set                               -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.788175 - HTML::template                           -> template: >box_news_bit<
0.788311 - HTML::template                           -> template: >box_news_bit<
0.788337 - HTML::template                           -> template: >box_news<
0.788437 - HTML::template_exists                    -> search: >page_box_right< == 1
0.788473 - HTML::template                           -> template: >page_box_right<
0.788542 - PAGE::get_boxes                          -> -------- call: right::party
0.788563 - CBOX::party                              -> generate Box
0.788587 - EVENT::short_event                       -> id >27<
0.788600 - EVENT::getevent                          -> id >27<
0.788616 - 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.793965 - CACHE::get                               -> cache: >event_27::stats< not found
0.793997 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.803994 - dotDatabase::query                       -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.809884 - CACHE::set                               -> cache: >event_27::stats< with ttl:3600
0.810077 - HTML::template                           -> template: >box_event<
0.810262 - HTML::template_exists                    -> search: >page_box_right< == 1
0.810302 - HTML::template                           -> template: >page_box_right<
0.810386 - PAGE::get_boxes                          -> -------- call: right::forum
0.810409 - CBOX::forum                              -> generate forum box
0.810420 - CBOX::forum_load_threads                 -> load data
0.810454 - CACHE::get                               -> cache: >forum::topthreads< not found
0.810475 - 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.819846 - CACHE::set                               -> cache: >forum::topthreads< with ttl:3600
0.820082 - CBOX::forum_threads                      -> list all threads in array
0.820109 - 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.820149 - admin::getInstance                       -> do
0.820223 - HTML::template                           -> template: >box_forum_bit<
0.820413 - HTML::template                           -> template: >box_forum_bit<
0.820466 - HTML::template                           -> template: >box_forum_bit<
0.820527 - HTML::template                           -> template: >box_forum_bit<
0.820580 - HTML::template                           -> template: >box_forum_bit<
0.820637 - HTML::template                           -> template: >box_forum_bit<
0.820668 - HTML::template                           -> template: >box_forum<
0.820800 - HTML::template_exists                    -> search: >page_box_right< == 1
0.820836 - HTML::template                           -> template: >page_box_right<
0.820872 - PAGE::get_boxes                          -> -------- call: right::vote
0.820891 - CBOX::vote                               -> generate Box
0.820906 - 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.825272 - HTML::template                           -> template: >box_vote_nocurrent<
0.825489 - HTML::template_exists                    -> search: >page_box_right< == 1
0.825533 - HTML::template                           -> template: >page_box_right<
0.825573 - PAGE::get_boxes                          -> -------- call: right::buddylist
0.825593 - CBOX::buddylist                          -> generate Box
0.825626 - HTML::template                           -> template: >box_buddylist_msg<
0.825704 - HTML::template                           -> template: >box_buddylist<
0.825794 - HTML::template_exists                    -> search: >page_box_right< == 1
0.825821 - HTML::template                           -> template: >page_box_right<
0.825852 - PAGE::get_boxes                          -> -------- call: right::online
0.825868 - CBOX::online                             -> generate Box
0.825891 - HTML::template                           -> template: >box_online<
0.825977 - HTML::template_exists                    -> search: >page_box_right< == 1
0.826003 - HTML::template                           -> template: >page_box_right<
0.826042 - PAGE::render                             -> final
0.826054 - PAGE::renderTemplate                     -> page
0.826066 - dotSession::getInstance                  -> do
0.826084 - PAGE::getHead                            -> return
0.826092 - dotSession::getInstance                  -> do
0.826224 - HTML::template                           -> template: >page<
0.826766 - PAGE::render_template                    -> final

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

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