home / User details of davylicious



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

found 413 debug messages

0.000042 - GLOBAL::include                      -> config.php
0.000207 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000245 - dotDatabase::getInstance             -> connection: database
0.000265 - dotDatabase::__construct             -> connection: database
0.000292 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000323 - page::getInstance                    -> do
0.000351 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000375 - dotSession::getInstance              -> do
0.000392 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000427 - dotSession::start                    -> ---- init
0.000460 - dotSession::start                    -> start php session managment
0.000605 - dotSession::start                    -> finished php session management
0.000617 - dotSession::start                    -> save user and host information to new session_array
0.000632 - dotSession::start                    -> check for security options
0.001566 - dotSession::start                    -> lookup ip2country
0.001601 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.017528 - dotDatabase::select                  -> database: dotlan_database
0.025557 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 59838361 BETWEEN ip_from AND ip_to
0.035083 - dotSession::start                    -> update current session online user infos
0.035153 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746423387, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2345', host = '3.145.15.153', dns = 'ec2-3-145-15-153.us-east-2.compute.amazonaws.com', countrycode = '', hits = hits + 1 WHERE hash = '95gd4gpu5rd5ie2uukg9gesa67'
0.039483 - dotSession::start                    -> no session found in db == insert new db sesssion
0.039564 - dotDatabase::query                   -> INSERT INTO `session`SET hash = '95gd4gpu5rd5ie2uukg9gesa67', lastactivity = 1746423387, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2345', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '3.145.15.153', dns = 'ec2-3-145-15-153.us-east-2.compute.amazonaws.com', countrycode = '', hits = 1
0.044881 - dotSession::load_locales             -> do
0.044982 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.044998 - dotSession::start                    -> ---- finished with session startup
0.045028 - dotSession::load_user                -> id: 0
0.045044 - user::get_user                       -> id: >0<
0.045068 - dotDatabase::getInstance             -> connection: database
0.045132 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.045167 - styles::load                         -> name: ><
0.045192 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.045438 - styles::activate                     -> style = 2024_switzerlan
0.045639 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.045663 - admin::getInstance                   -> do
0.045673 - dotSession::getInstance              -> do
0.045684 - admin::__construct                   -> user_id=0
0.045694 - user::load_settings                  -> load current user settings to $global
0.045712 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.045741 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.045768 - EVENT::comming_event                 -> return
0.045782 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746423387 AND active=1 ORDER by begin ASC
0.050488 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.050582 - GLOBAL::end global.php               -> ---------------------------------------------
0.050607 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.050692 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.050723 - user::get_user                       -> id: >2345<
0.050739 - dotDatabase::getInstance             -> connection: database
0.050761 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2345 ORDER by id DESC
0.055239 - USER_FUNCTIONS::display_details      -> id:2345
0.055338 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.055413 - GLOBAL::include                      -> custom.user.php
0.055740 - HTML::template                       -> template: >user_profile_inner_bit4<
0.055900 - dotDatabase::query                   -> SELECT zahl_typ, sitz_nr, sitz_id, sitz_block AS block, event_id, events.name, UNIX_TIMESTAMP(events.begin) AS begin, UNIX_TIMESTAMP(events.end) AS end FROM event_teilnehmer LEFT JOIN events ON event_teilnehmer.event_id=events.id WHERE user_id=2345 AND active=1 ORDER by events.begin DESC
0.060299 - EVENT::load_event_status             -> load event_status to $this
0.060319 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.065326 - HTML::template                       -> template: >user_profile_inner_bit4<
0.065552 - HTML::template                       -> template: >user_profile_inner_bit4<
0.065659 - HTML::template                       -> template: >user_profile_inner_bit4<
0.065714 - HTML::template                       -> template: >user_profile_innerlist<
0.065895 - HTML::template                       -> template: >user_profile_inner_bit3<
0.065993 - dotDatabase::query                   -> SELECT t_turnier.tid, t_turnier.tname, t_turnier.tlogo, t_turnier.topen, t_turnier.tclosed, t_turnier.tplaytype, t_teilnehmer.loser, t_teilnehmer.rankpos, events.id AS event_id, events.name AS event_name, UNIX_TIMESTAMP(events.begin) AS event_begin, UNIX_TIMESTAMP(events.end) AS event_end, t_turnier.c_contests AS contests, t_teilnehmer_part.user_id FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid LEFT JOIN t_turnier ON t_teilnehmer.tid=t_turnier.tid LEFT JOIN events ON t_turnier.teventid=events.id WHERE t_turnier.tactive=1 AND t_teilnehmer_part.user_id=2345 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.107938 - HTML::template                       -> template: >user_profile_inner_bit1<
0.108154 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.108234 - TURNIER::__construct                 -> init
0.108317 - HTML::template                       -> template: >user_profile_inner_bit3<
0.108428 - HTML::template                       -> template: >user_profile_inner_bit1<
0.108474 - TURNIER::get_turnier                 -> ID: 112 (db)
0.108488 - 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='112'
0.113075 - TURNIER::load_system                 -> Turniermodus: double
0.113141 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.113208 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.113329 - TURNIER::get_system                  -> return tournamentsystem class
0.113344 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.113354 - TURNIER_TREE::__construct            -> init
0.113364 - TURNIER::__construct                 -> init
0.113387 - TURNIER::get_turnier                 -> ID: 112 (cache)
0.113451 - TURNIER_TREE::load_contests          -> loading from db
0.113473 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.113542 - CACHE::get                           -> cache: >turnier_112::contests< not found
0.113559 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=112 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.120156 - CACHE::set                           -> cache: >turnier_112::contests< with ttl:3600
0.120549 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 112
0.120580 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.120613 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.120670 - TURNIER_TEILNEHMER::__construct      -> init
0.120681 - TURNIER::__construct                 -> init
0.120697 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2345 tid: 112
0.120715 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=112 AND user_id=2345
0.125149 - TURNIER_TREE::load_contests          -> load cache
0.125191 - TURNIER::load_players_info           -> loading from db
0.125236 - CACHE::get                           -> cache: >turnier_112::players_info< not found
0.125256 - 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=12 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=112
0.143777 - CACHE::set                           -> cache: >turnier_112::players_info< with ttl:3600
0.144176 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.144217 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.144274 - TURNIER::__construct                 -> init
0.144294 - TURNIER::get_turnier                 -> ID: 112 (cache)
0.144343 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.144362 - TURNIER::is_admin                    -> user_id: 0
0.144374 - admin::getInstance                   -> do
0.144403 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.144491 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.144684 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.144776 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.144863 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.144933 - HTML::template                       -> template: >turnier_profile_contest_list<
0.145077 - HTML::template                       -> template: >user_profile_inner_bit3<
0.145440 - HTML::template                       -> template: >user_profile_inner_bit3<
0.145627 - TURNIER::get_turnier                 -> ID: 106 (db)
0.145642 - 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='106'
0.150022 - TURNIER::load_system                 -> Turniermodus: group
0.150102 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
0.150383 - TURNIER::get_system                  -> return tournamentsystem class
0.150409 - TURNIERSYSTEM_GROUP::__construct     -> init
0.150423 - TURNIER::__construct                 -> init
0.150446 - TURNIER::get_turnier                 -> ID: 106 (cache)
0.150515 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.150548 - CACHE::get                           -> cache: >turnier_106::contests< not found
0.150563 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=106 GROUP by t_contest.tcid
0.155667 - CACHE::set                           -> cache: >turnier_106::contests< with ttl:3600
0.156180 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 106
0.156216 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.156230 - TURNIER_TEILNEHMER::__construct      -> init
0.156241 - TURNIER::__construct                 -> init
0.156258 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2345 tid: 106
0.156285 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=106 AND user_id=2345
0.161082 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=2063 OR team_b=2063 LIMIT 1
0.165620 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.165703 - CACHE::get                           -> cache: >turnier_106::contests< not found
0.165845 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=106 GROUP by t_contest.tcid
0.171192 - CACHE::set                           -> cache: >turnier_106::contests< with ttl:3600
0.171639 - TURNIER::load_players_info           -> loading from db
0.171677 - CACHE::get                           -> cache: >turnier_106::players_info< not found
0.171700 - 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=12 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=106
0.185603 - CACHE::set                           -> cache: >turnier_106::players_info< with ttl:3600
0.186026 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.186049 - TURNIER::__construct                 -> init
0.186069 - TURNIER::get_turnier                 -> ID: 106 (cache)
0.186133 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.186159 - TURNIER::is_admin                    -> user_id: 0
0.186171 - admin::getInstance                   -> do
0.186208 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.186300 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.186433 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.186546 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.186647 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.186698 - HTML::template                       -> template: >turnier_profile_contest_list<
0.186824 - HTML::template                       -> template: >user_profile_inner_bit3<
0.187455 - HTML::template                       -> template: >user_profile_inner_bit1<
0.187536 - TURNIER::get_turnier                 -> ID: 74 (db)
0.187551 - 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='74'
0.193407 - TURNIER::load_system                 -> Turniermodus: double
0.193437 - TURNIER::get_system                  -> return tournamentsystem class
0.193454 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.193466 - TURNIER_TREE::__construct            -> init
0.193475 - TURNIER::__construct                 -> init
0.193526 - TURNIER::get_turnier                 -> ID: 74 (cache)
0.193586 - TURNIER_TREE::load_contests          -> loading from db
0.193629 - CACHE::get                           -> cache: >turnier_74::contests< not found
0.193644 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=74 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.202168 - CACHE::set                           -> cache: >turnier_74::contests< with ttl:3600
0.202914 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 74
0.202950 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.202964 - TURNIER_TEILNEHMER::__construct      -> init
0.202976 - TURNIER::__construct                 -> init
0.202993 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2345 tid: 74
0.203010 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=74 AND user_id=2345
0.207637 - TURNIER_TREE::load_contests          -> load cache
0.207698 - TURNIER::load_players_info           -> loading from db
0.207764 - CACHE::get                           -> cache: >turnier_74::players_info< not found
0.207789 - 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=7 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=74
0.221516 - CACHE::set                           -> cache: >turnier_74::players_info< with ttl:3600
0.221974 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.221999 - TURNIER::__construct                 -> init
0.222019 - TURNIER::get_turnier                 -> ID: 74 (cache)
0.222082 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.222104 - TURNIER::is_admin                    -> user_id: 0
0.222113 - admin::getInstance                   -> do
0.222138 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.222241 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.222376 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.222461 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.222536 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.222610 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.222670 - HTML::template                       -> template: >turnier_profile_contest_list<
0.222743 - HTML::template                       -> template: >user_profile_inner_bit3<
0.223046 - HTML::template                       -> template: >user_profile_inner_bit1<
0.223128 - TURNIER::get_turnier                 -> ID: 85 (db)
0.223141 - 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='85'
0.229578 - TURNIER::load_system                 -> Turniermodus: single
0.229657 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
0.229875 - TURNIER::get_system                  -> return tournamentsystem class
0.229897 - TURNIERSYSTEM_SINGLE::__construct    -> init
0.229907 - TURNIER_TREE::__construct            -> init
0.229917 - TURNIER::__construct                 -> init
0.229937 - TURNIER::get_turnier                 -> ID: 85 (cache)
0.230006 - TURNIER_TREE::load_contests          -> loading from db
0.230043 - CACHE::get                           -> cache: >turnier_85::contests< not found
0.230057 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=85 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.237356 - CACHE::set                           -> cache: >turnier_85::contests< with ttl:3600
0.237599 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 85
0.237625 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.237639 - TURNIER_TEILNEHMER::__construct      -> init
0.237649 - TURNIER::__construct                 -> init
0.237666 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2345 tid: 85
0.237682 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=85 AND user_id=2345
0.242317 - TURNIER_TREE::load_contests          -> load cache
0.242366 - TURNIER::load_players_info           -> loading from db
0.242419 - CACHE::get                           -> cache: >turnier_85::players_info< not found
0.242441 - 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=6 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=85
0.250752 - CACHE::set                           -> cache: >turnier_85::players_info< with ttl:3600
0.251028 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.251050 - TURNIER::__construct                 -> init
0.251074 - TURNIER::get_turnier                 -> ID: 85 (cache)
0.251129 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.251148 - TURNIER::is_admin                    -> user_id: 0
0.251158 - admin::getInstance                   -> do
0.251185 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.251271 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.251715 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.251781 - HTML::template                       -> template: >turnier_profile_contest_list<
0.251831 - HTML::template                       -> template: >user_profile_inner_bit3<
0.251978 - TURNIER::get_turnier                 -> ID: 65 (db)
0.251991 - 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='65'
0.256671 - TURNIER::load_system                 -> Turniermodus: group
0.256709 - TURNIER::get_system                  -> return tournamentsystem class
0.256727 - TURNIERSYSTEM_GROUP::__construct     -> init
0.256738 - TURNIER::__construct                 -> init
0.256755 - TURNIER::get_turnier                 -> ID: 65 (cache)
0.256816 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.256875 - CACHE::get                           -> cache: >turnier_65::contests< not found
0.256892 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=65 GROUP by t_contest.tcid
0.262847 - CACHE::set                           -> cache: >turnier_65::contests< with ttl:3600
0.263119 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 65
0.263153 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.263167 - TURNIER_TEILNEHMER::__construct      -> init
0.263177 - TURNIER::__construct                 -> init
0.263195 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2345 tid: 65
0.263212 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=65 AND user_id=2345
0.267659 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=954 OR team_b=954 LIMIT 1
0.272440 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
0.272507 - CACHE::get                           -> cache: >turnier_65::contests< not found
0.272563 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=65 GROUP by t_contest.tcid
0.277364 - CACHE::set                           -> cache: >turnier_65::contests< with ttl:3600
0.277754 - TURNIER::load_players_info           -> loading from db
0.277791 - CACHE::get                           -> cache: >turnier_65::players_info< not found
0.277809 - 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=6 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=65
0.293001 - CACHE::set                           -> cache: >turnier_65::players_info< with ttl:3600
0.293225 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.293245 - TURNIER::__construct                 -> init
0.293264 - TURNIER::get_turnier                 -> ID: 65 (cache)
0.293324 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.293343 - TURNIER::is_admin                    -> user_id: 0
0.293354 - admin::getInstance                   -> do
0.293414 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.293542 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.293664 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.293793 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.293899 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.293952 - HTML::template                       -> template: >turnier_profile_contest_list<
0.294045 - HTML::template                       -> template: >user_profile_inner_bit3<
0.294176 - HTML::template                       -> template: >user_profile_inner_bit1<
0.294224 - HTML::template                       -> template: >user_profile_inner_bit3<
0.294305 - HTML::template                       -> template: >user_profile_innerlist<
0.294421 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.294601 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.294636 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.294661 - HTML::template                       -> template: >user_profile_shortbar<
0.294733 - HTML::template                       -> template: >user_profile<
0.294834 - GLOBAL::end userspace                -> ---------------------------------------------
0.294846 - PAGE::render                         -> start rendering page layout
0.294857 - USER::check_for_new_messages         -> return
0.294876 - dotSession::getInstance              -> do
0.294927 - PAGE::get_boxes                      -> -------- side=left
0.294965 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.295014 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.295036 - CBOX::menu                           -> generate Menu Box >menu<
0.295060 - HTML::template                       -> template: >box_menu_bit<
0.295156 - HTML::template                       -> template: >box_menu_bit<
0.295182 - HTML::template                       -> template: >box_menu_bit<
0.295206 - HTML::template                       -> template: >box_menu_bit<
0.295230 - HTML::template                       -> template: >box_menu_bit<
0.295253 - HTML::template                       -> template: >box_menu_bit<
0.295277 - HTML::template                       -> template: >box_menu_bit<
0.295300 - HTML::template                       -> template: >box_menu<
0.295432 - HTML::template_exists                -> search: >page_box_left< == 1
0.295477 - HTML::template                       -> template: >page_box_left<
0.295554 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.295570 - CBOX::menu                           -> generate Menu Box >party<
0.295591 - HTML::template                       -> template: >box_menu_bit<
0.295616 - HTML::template                       -> template: >box_menu_bit<
0.295640 - HTML::template                       -> template: >box_menu_bit<
0.295664 - HTML::template                       -> template: >box_menu_bit<
0.295688 - HTML::template                       -> template: >box_menu_bit<
0.295712 - HTML::template                       -> template: >box_menu_bit<
0.295736 - HTML::template                       -> template: >box_menu_bit<
0.295759 - HTML::template                       -> template: >box_menu_bit<
0.295782 - HTML::template                       -> template: >box_menu_bit<
0.295806 - HTML::template                       -> template: >box_menu_bit<
0.295829 - HTML::template                       -> template: >box_menu_bit<
0.295852 - HTML::template                       -> template: >box_menu_bit<
0.295875 - HTML::template                       -> template: >box_menu<
0.295920 - HTML::template_exists                -> search: >page_box_left< == 1
0.295947 - HTML::template                       -> template: >page_box_left<
0.295977 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.295990 - CBOX::menu                           -> generate Menu Box >login<
0.296008 - HTML::template                       -> template: >box_menu_bit<
0.296032 - HTML::template                       -> template: >box_menu_bit<
0.296055 - HTML::template                       -> template: >box_menu<
0.296107 - HTML::template_exists                -> search: >page_box_left< == 1
0.296134 - HTML::template                       -> template: >page_box_left<
0.296167 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.296177 - PAGE::get_boxes                      -> -------- call: left::search
0.296190 - CBOX::template                       -> generate Box with >box_suchen< as template
0.296199 - HTML::template                       -> template: >box_suchen<
0.296319 - HTML::template_exists                -> search: >page_box_left< == 1
0.296343 - HTML::template                       -> template: >page_box_left<
0.296372 - PAGE::get_boxes                      -> -------- call: left::banner
0.296411 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.296432 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
0.301227 - 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.306994 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.307036 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.313134 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
0.319444 - HTML::encode                         -> replace run 1
0.319562 - HTML::template                       -> template: >box_banner_bit<
0.319683 - HTML::encode                         -> www.egames.ch...
0.319804 - HTML::encode                         -> replace run 1
0.319852 - HTML::encode                         -> replace run 2
0.319895 - HTML::template                       -> template: >box_banner_bit<
0.319916 - HTML::template                       -> template: >box_banner<
0.319991 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.320124 - HTML::template_exists                -> search: >page_box_left< == 1
0.320161 - HTML::template                       -> template: >page_box_left<
0.320208 - PAGE::get_boxes                      -> -------- side=right
0.320226 - PAGE::get_boxes                      -> -------- call: right::news
0.320245 - CBOX::news                           -> generate Box
0.320263 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.320303 - NEWS::load_news                      -> load news data
0.320330 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
0.320360 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.325110 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.330264 - 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.336555 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
0.337328 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.337338 - NEWS::load_news                      -> ... from database
0.337372 - 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.346201 - HTML::encodeCms                      -> 
0.346701 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
0.346891 - HTML::encode                         -> replace run 1
0.346942 - HTML::encodeCms                      -> 
0.346964 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
0.347021 - HTML::encode                         -> replace run 1
0.347062 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.347267 - HTML::template                       -> template: >box_news_bit<
0.347400 - HTML::template                       -> template: >box_news_bit<
0.347427 - HTML::template                       -> template: >box_news<
0.347533 - HTML::template_exists                -> search: >page_box_right< == 1
0.347569 - HTML::template                       -> template: >page_box_right<
0.347637 - PAGE::get_boxes                      -> -------- call: right::party
0.347655 - CBOX::party                          -> generate Box
0.347674 - EVENT::short_event                   -> id >27<
0.347685 - EVENT::getevent                      -> id >27<
0.347697 - 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.352732 - CACHE::get                           -> cache: >event_27::stats< not found
0.352755 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.357461 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.363151 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
0.363328 - HTML::template                       -> template: >box_event<
0.363514 - HTML::template_exists                -> search: >page_box_right< == 1
0.363554 - HTML::template                       -> template: >page_box_right<
0.363592 - PAGE::get_boxes                      -> -------- call: right::forum
0.363611 - CBOX::forum                          -> generate forum box
0.363623 - CBOX::forum_load_threads             -> load data
0.363647 - CACHE::get                           -> cache: >forum::topthreads< not found
0.363667 - 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.371318 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
0.371681 - CBOX::forum_threads                  -> list all threads in array
0.371721 - 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.371769 - admin::getInstance                   -> do
0.371857 - HTML::template                       -> template: >box_forum_bit<
0.372036 - HTML::template                       -> template: >box_forum_bit<
0.372096 - HTML::template                       -> template: >box_forum_bit<
0.372152 - HTML::template                       -> template: >box_forum_bit<
0.372200 - HTML::template                       -> template: >box_forum_bit<
0.372247 - HTML::template                       -> template: >box_forum_bit<
0.372278 - HTML::template                       -> template: >box_forum<
0.372464 - HTML::template_exists                -> search: >page_box_right< == 1
0.372508 - HTML::template                       -> template: >page_box_right<
0.372549 - PAGE::get_boxes                      -> -------- call: right::vote
0.372567 - CBOX::vote                           -> generate Box
0.372581 - 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.377069 - HTML::template                       -> template: >box_vote_nocurrent<
0.377256 - HTML::template_exists                -> search: >page_box_right< == 1
0.377305 - HTML::template                       -> template: >page_box_right<
0.377344 - PAGE::get_boxes                      -> -------- call: right::buddylist
0.377363 - CBOX::buddylist                      -> generate Box
0.377394 - HTML::template                       -> template: >box_buddylist_msg<
0.377466 - HTML::template                       -> template: >box_buddylist<
0.377598 - HTML::template_exists                -> search: >page_box_right< == 1
0.377621 - HTML::template                       -> template: >page_box_right<
0.377645 - PAGE::get_boxes                      -> -------- call: right::online
0.377656 - CBOX::online                         -> generate Box
0.377664 - HTML::template                       -> template: >box_online<
0.377724 - HTML::template_exists                -> search: >page_box_right< == 1
0.377741 - HTML::template                       -> template: >page_box_right<
0.377815 - PAGE::render                         -> final
0.377823 - PAGE::renderTemplate                 -> page
0.377830 - dotSession::getInstance              -> do
0.377844 - PAGE::getHead                        -> return
0.377848 - dotSession::getInstance              -> do
0.377947 - HTML::template                       -> template: >page<
0.378788 - PAGE::render_template                -> final

PHP Includes   : 28
DB Queries     : 45
Rendering Time : 0.381925

Includes PHP Files: 
 - /var/www/html/swilan-dev/2024/www/user/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.user_frontend.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
 - /var/www/html/swilan-dev/2024/www/includes/class.html.php
 - /var/www/html/swilan-dev/2024/www/includes/custom.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php