home / User details of Smoenybfan



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

found 380 debug messages

0.000066 - GLOBAL::include                      -> config.php
0.003585 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.003674 - dotDatabase::getInstance             -> connection: database
0.003691 - dotDatabase::__construct             -> connection: database
0.003713 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.003760 - page::getInstance                    -> do
0.003806 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.003836 - dotSession::getInstance              -> do
0.003849 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.003899 - dotSession::start                    -> ---- init
0.003945 - dotSession::start                    -> start php session managment
0.639791 - dotSession::start                    -> finished php session management
0.639827 - dotSession::start                    -> check for security options
0.639846 - dotSession::start                    -> lookup ip2country
0.639885 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.655911 - dotDatabase::select                  -> database: dotlan_database
0.663880 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 51863104 BETWEEN ip_from AND ip_to
0.672276 - dotSession::start                    -> update current session online user infos
0.672348 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746378084, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=3131', host = '3.23.94.64', dns = '3.23.94.64', countrycode = '', hits = hits + 1 WHERE hash = 'h8cgfc4gbgig93bcseq6jgr9t5'
0.678149 - dotSession::start                    -> session found in DB
0.678191 - dotSession::load_locales             -> do
0.678333 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.678346 - dotSession::start                    -> ---- finished with session startup
0.678375 - dotSession::load_user                -> id: 0
0.678398 - user::get_user                       -> id: >0<
0.678419 - dotDatabase::getInstance             -> connection: database
0.678464 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.678516 - styles::load                         -> name: ><
0.678559 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.679074 - styles::activate                     -> style = 2024_switzerlan
0.679387 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.679422 - admin::getInstance                   -> do
0.679433 - dotSession::getInstance              -> do
0.679449 - admin::__construct                   -> user_id=0
0.679460 - user::load_settings                  -> load current user settings to $global
0.679479 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.679528 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.679572 - EVENT::comming_event                 -> return
0.679590 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746378084 AND active=1 ORDER by begin ASC
0.684308 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.684419 - GLOBAL::end global.php               -> ---------------------------------------------
0.684447 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.684619 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.684665 - user::get_user                       -> id: >3131<
0.684685 - dotDatabase::getInstance             -> connection: database
0.684706 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3131 ORDER by id DESC
0.689565 - USER_FUNCTIONS::display_details      -> id:3131
0.689659 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.689782 - GLOBAL::include                      -> custom.user.php
0.690391 - HTML::template                       -> template: >user_profile_inner_bit4<
0.690607 - 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=3131 AND active=1 ORDER by events.begin DESC
0.695642 - EVENT::load_event_status             -> load event_status to $this
0.695677 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.701013 - HTML::template                       -> template: >user_profile_inner_bit4<
0.701214 - HTML::template                       -> template: >user_profile_inner_bit4<
0.701329 - HTML::template                       -> template: >user_profile_inner_bit4<
0.701423 - HTML::template                       -> template: >user_profile_inner_bit4<
0.701504 - HTML::template                       -> template: >user_profile_inner_bit4<
0.701576 - HTML::template                       -> template: >user_profile_inner_bit4<
0.701629 - HTML::template                       -> template: >user_profile_innerlist<
0.701785 - HTML::template                       -> template: >user_profile_inner_bit3<
0.701900 - 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=3131 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.739044 - HTML::template                       -> template: >user_profile_inner_bit1<
0.739261 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.739401 - TURNIER::__construct                 -> init
0.739471 - HTML::template                       -> template: >user_profile_inner_bit3<
0.739576 - HTML::template                       -> template: >user_profile_inner_bit1<
0.739627 - HTML::template                       -> template: >user_profile_inner_bit3<
0.739704 - HTML::template                       -> template: >user_profile_inner_bit3<
0.739796 - HTML::template                       -> template: >user_profile_inner_bit1<
0.739843 - HTML::template                       -> template: >user_profile_inner_bit3<
0.740055 - HTML::template                       -> template: >user_profile_inner_bit3<
0.740140 - HTML::template                       -> template: >user_profile_inner_bit3<
0.740229 - HTML::template                       -> template: >user_profile_inner_bit1<
0.740295 - TURNIER::get_turnier                 -> ID: 236 (db)
0.740316 - 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='236'
0.745067 - TURNIER::load_system                 -> Turniermodus: single
0.745146 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
0.745261 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.745627 - TURNIER::get_system                  -> return tournamentsystem class
0.745653 - TURNIERSYSTEM_SINGLE::__construct    -> init
0.745663 - TURNIER_TREE::__construct            -> init
0.745672 - TURNIER::__construct                 -> init
0.745693 - TURNIER::get_turnier                 -> ID: 236 (cache)
0.745777 - TURNIER_TREE::load_contests          -> loading from db
0.745815 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.745921 - CACHE::get                           -> cache: >turnier_236::contests< not found
0.745940 - 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=236 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.762252 - CACHE::set                           -> cache: >turnier_236::contests< with ttl:3600
0.765276 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 236
0.765330 - dotDatabase::query                   -> SELECT tcid FROM t_contest WHERE tid=236 AND team_a!=0 AND team_b!=0 AND won=0 AND starttime!='1000-01-01 00:00:00' AND starttime<=FROM_UNIXTIME(1746376885) AND ignoretime=0 ORDER BY starttime ASC LIMIT 1
0.770606 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.770693 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.770794 - TURNIER_TEILNEHMER::__construct      -> init
0.770806 - TURNIER::__construct                 -> init
0.770836 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 3131 tid: 236
0.770855 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=236 AND user_id=3131
0.776359 - TURNIER_TREE::load_contests          -> load cache
0.776412 - TURNIER::load_players_info           -> loading from db
0.776481 - CACHE::get                           -> cache: >turnier_236::players_info< not found
0.776503 - dotDatabase::query                   -> SELECT tnid, user.nick AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=22 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=236
0.788117 - CACHE::set                           -> cache: >turnier_236::players_info< with ttl:3600
0.790359 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.790409 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.790490 - TURNIER::__construct                 -> init
0.790512 - TURNIER::get_turnier                 -> ID: 236 (cache)
0.790557 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.790575 - TURNIER::is_admin                    -> user_id: 0
0.790587 - admin::getInstance                   -> do
0.790616 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.790750 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.790944 - HTML::template                       -> template: >turnier_profile_contest_list<
0.791052 - HTML::template                       -> template: >user_profile_inner_bit3<
0.791172 - HTML::template                       -> template: >user_profile_inner_bit1<
0.791228 - HTML::template                       -> template: >user_profile_inner_bit3<
0.791304 - HTML::template                       -> template: >user_profile_inner_bit1<
0.791380 - TURNIER::get_turnier                 -> ID: 136 (db)
0.791394 - 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='136'
0.796721 - TURNIER::load_system                 -> Turniermodus: double
0.796965 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.797273 - TURNIER::get_system                  -> return tournamentsystem class
0.797303 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.797314 - TURNIER_TREE::__construct            -> init
0.797325 - TURNIER::__construct                 -> init
0.797351 - TURNIER::get_turnier                 -> ID: 136 (cache)
0.797474 - TURNIER_TREE::load_contests          -> loading from db
0.797520 - CACHE::get                           -> cache: >turnier_136::contests< not found
0.797537 - 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=136 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.807753 - CACHE::set                           -> cache: >turnier_136::contests< with ttl:3600
0.809294 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 136
0.809341 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.809355 - TURNIER_TEILNEHMER::__construct      -> init
0.809367 - TURNIER::__construct                 -> init
0.809384 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 3131 tid: 136
0.809402 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=136 AND user_id=3131
0.814624 - TURNIER_TREE::load_contests          -> load cache
0.814688 - TURNIER::load_players_info           -> loading from db
0.814742 - CACHE::get                           -> cache: >turnier_136::players_info< not found
0.814764 - 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=136
0.830217 - CACHE::set                           -> cache: >turnier_136::players_info< with ttl:3600
0.830910 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.830940 - TURNIER::__construct                 -> init
0.830964 - TURNIER::get_turnier                 -> ID: 136 (cache)
0.831029 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.831052 - TURNIER::is_admin                    -> user_id: 0
0.831064 - admin::getInstance                   -> do
0.831089 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.831190 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.831551 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.831662 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.831727 - HTML::template                       -> template: >turnier_profile_contest_list<
0.831799 - HTML::template                       -> template: >user_profile_inner_bit3<
0.831932 - HTML::template                       -> template: >user_profile_inner_bit3<
0.832008 - HTML::template                       -> template: >user_profile_inner_bit3<
0.832100 - HTML::template                       -> template: >user_profile_inner_bit1<
0.832159 - TURNIER::get_turnier                 -> ID: 80 (db)
0.832176 - 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='80'
0.837154 - TURNIER::load_system                 -> Turniermodus: double
0.837198 - TURNIER::get_system                  -> return tournamentsystem class
0.837217 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.837228 - TURNIER_TREE::__construct            -> init
0.837238 - TURNIER::__construct                 -> init
0.837256 - TURNIER::get_turnier                 -> ID: 80 (cache)
0.837313 - TURNIER_TREE::load_contests          -> loading from db
0.837368 - CACHE::get                           -> cache: >turnier_80::contests< not found
0.837383 - 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=80 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.844923 - CACHE::set                           -> cache: >turnier_80::contests< with ttl:3600
0.845595 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 80
0.845631 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.845652 - TURNIER_TEILNEHMER::__construct      -> init
0.845663 - TURNIER::__construct                 -> init
0.845679 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 3131 tid: 80
0.845698 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=80 AND user_id=3131
0.850352 - TURNIER_TREE::load_contests          -> load cache
0.850401 - TURNIER::load_players_info           -> loading from db
0.850464 - CACHE::get                           -> cache: >turnier_80::players_info< not found
0.850489 - 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=80
0.860655 - CACHE::set                           -> cache: >turnier_80::players_info< with ttl:3600
0.861240 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.861267 - TURNIER::__construct                 -> init
0.861293 - TURNIER::get_turnier                 -> ID: 80 (cache)
0.861353 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.861373 - TURNIER::is_admin                    -> user_id: 0
0.861383 - admin::getInstance                   -> do
0.861412 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.861511 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.861651 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.861750 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.861839 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.861934 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.861987 - HTML::template                       -> template: >turnier_profile_contest_list<
0.862046 - HTML::template                       -> template: >user_profile_inner_bit3<
0.862191 - TURNIER::get_turnier                 -> ID: 75 (db)
0.862206 - 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='75'
0.866942 - TURNIER::load_system                 -> Turniermodus: double
0.866980 - TURNIER::get_system                  -> return tournamentsystem class
0.866997 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.867008 - TURNIER_TREE::__construct            -> init
0.867018 - TURNIER::__construct                 -> init
0.867035 - TURNIER::get_turnier                 -> ID: 75 (cache)
0.867084 - TURNIER_TREE::load_contests          -> loading from db
0.867130 - CACHE::get                           -> cache: >turnier_75::contests< not found
0.867144 - 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=75 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.873799 - CACHE::set                           -> cache: >turnier_75::contests< with ttl:3600
0.875105 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 75
0.875136 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.875148 - TURNIER_TEILNEHMER::__construct      -> init
0.875154 - TURNIER::__construct                 -> init
0.875167 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 3131 tid: 75
0.875179 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=75 AND user_id=3131
0.879735 - TURNIER_TREE::load_contests          -> load cache
0.879786 - TURNIER::load_players_info           -> loading from db
0.879835 - CACHE::get                           -> cache: >turnier_75::players_info< not found
0.879856 - 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=75
0.893184 - CACHE::set                           -> cache: >turnier_75::players_info< with ttl:3600
0.894276 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.894313 - TURNIER::__construct                 -> init
0.894341 - TURNIER::get_turnier                 -> ID: 75 (cache)
0.894398 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.894416 - TURNIER::is_admin                    -> user_id: 0
0.894426 - admin::getInstance                   -> do
0.894449 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.894528 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.894827 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.894945 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.895075 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.895131 - HTML::template                       -> template: >turnier_profile_contest_list<
0.895218 - HTML::template                       -> template: >user_profile_inner_bit3<
0.895379 - HTML::template                       -> template: >user_profile_inner_bit3<
0.895465 - HTML::template                       -> template: >user_profile_inner_bit3<
0.895532 - HTML::template                       -> template: >user_profile_innerlist<
0.895593 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.895737 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.895772 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.895800 - HTML::template                       -> template: >user_profile_shortbar<
0.895865 - HTML::template                       -> template: >user_profile<
0.895977 - GLOBAL::end userspace                -> ---------------------------------------------
0.895989 - PAGE::render                         -> start rendering page layout
0.896001 - USER::check_for_new_messages         -> return
0.896018 - dotSession::getInstance              -> do
0.896063 - PAGE::get_boxes                      -> -------- side=left
0.896088 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.896148 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.896167 - CBOX::menu                           -> generate Menu Box >menu<
0.896188 - HTML::template                       -> template: >box_menu_bit<
0.896277 - HTML::template                       -> template: >box_menu_bit<
0.896304 - HTML::template                       -> template: >box_menu_bit<
0.896327 - HTML::template                       -> template: >box_menu_bit<
0.896345 - HTML::template                       -> template: >box_menu_bit<
0.896362 - HTML::template                       -> template: >box_menu_bit<
0.896378 - HTML::template                       -> template: >box_menu_bit<
0.896395 - HTML::template                       -> template: >box_menu<
0.896499 - HTML::template_exists                -> search: >page_box_left< == 1
0.896547 - HTML::template                       -> template: >page_box_left<
0.896645 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.896664 - CBOX::menu                           -> generate Menu Box >party<
0.896694 - HTML::template                       -> template: >box_menu_bit<
0.896749 - HTML::template                       -> template: >box_menu_bit<
0.896821 - HTML::template                       -> template: >box_menu_bit<
0.896853 - HTML::template                       -> template: >box_menu_bit<
0.896880 - HTML::template                       -> template: >box_menu_bit<
0.896898 - HTML::template                       -> template: >box_menu_bit<
0.896919 - HTML::template                       -> template: >box_menu_bit<
0.896935 - HTML::template                       -> template: >box_menu_bit<
0.896952 - HTML::template                       -> template: >box_menu_bit<
0.896970 - HTML::template                       -> template: >box_menu_bit<
0.896989 - HTML::template                       -> template: >box_menu_bit<
0.897006 - HTML::template                       -> template: >box_menu_bit<
0.897023 - HTML::template                       -> template: >box_menu<
0.897083 - HTML::template_exists                -> search: >page_box_left< == 1
0.897122 - HTML::template                       -> template: >page_box_left<
0.897164 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.897182 - CBOX::menu                           -> generate Menu Box >login<
0.897207 - HTML::template                       -> template: >box_menu_bit<
0.897239 - HTML::template                       -> template: >box_menu_bit<
0.897328 - HTML::template                       -> template: >box_menu<
0.897389 - HTML::template_exists                -> search: >page_box_left< == 1
0.897421 - HTML::template                       -> template: >page_box_left<
0.897455 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.897465 - PAGE::get_boxes                      -> -------- call: left::search
0.897485 - CBOX::template                       -> generate Box with >box_suchen< as template
0.897500 - HTML::template                       -> template: >box_suchen<
0.897609 - HTML::template_exists                -> search: >page_box_left< == 1
0.897639 - HTML::template                       -> template: >page_box_left<
0.897670 - PAGE::get_boxes                      -> -------- call: left::banner
0.897709 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.897726 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
0.902234 - 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.907400 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.907485 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.913538 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
0.917938 - HTML::encode                         -> replace run 1
0.918414 - HTML::template                       -> template: >box_banner_bit<
0.918631 - HTML::encode                         -> www.egames.ch...
0.918753 - HTML::encode                         -> replace run 1
0.918819 - HTML::encode                         -> replace run 2
0.918864 - HTML::template                       -> template: >box_banner_bit<
0.918889 - HTML::template                       -> template: >box_banner<
0.918970 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.919091 - HTML::template_exists                -> search: >page_box_left< == 1
0.919129 - HTML::template                       -> template: >page_box_left<
0.919187 - PAGE::get_boxes                      -> -------- side=right
0.919207 - PAGE::get_boxes                      -> -------- call: right::news
0.919226 - CBOX::news                           -> generate Box
0.919250 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.919325 - NEWS::load_news                      -> load news data
0.919373 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
0.919414 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.923968 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.928694 - 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.933434 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
0.933614 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.933628 - NEWS::load_news                      -> ... from database
0.933669 - 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.943012 - HTML::encodeCms                      -> 
0.943582 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
0.943780 - HTML::encode                         -> replace run 1
0.943838 - HTML::encodeCms                      -> 
0.943858 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
0.943890 - HTML::encode                         -> replace run 1
0.943920 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.944131 - HTML::template                       -> template: >box_news_bit<
0.944272 - HTML::template                       -> template: >box_news_bit<
0.944298 - HTML::template                       -> template: >box_news<
0.944408 - HTML::template_exists                -> search: >page_box_right< == 1
0.944444 - HTML::template                       -> template: >page_box_right<
0.944514 - PAGE::get_boxes                      -> -------- call: right::party
0.944532 - CBOX::party                          -> generate Box
0.944550 - EVENT::short_event                   -> id >27<
0.944560 - EVENT::getevent                      -> id >27<
0.944574 - 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.949527 - CACHE::get                           -> cache: >event_27::stats< not found
0.949557 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.956374 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.963039 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
0.963220 - HTML::template                       -> template: >box_event<
0.963440 - HTML::template_exists                -> search: >page_box_right< == 1
0.963486 - HTML::template                       -> template: >page_box_right<
0.963529 - PAGE::get_boxes                      -> -------- call: right::forum
0.963551 - CBOX::forum                          -> generate forum box
0.963571 - CBOX::forum_load_threads             -> load data
0.963606 - CACHE::get                           -> cache: >forum::topthreads< not found
0.963626 - 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.974238 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
0.974484 - CBOX::forum_threads                  -> list all threads in array
0.974521 - 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.974557 - admin::getInstance                   -> do
0.974668 - HTML::template                       -> template: >box_forum_bit<
0.974852 - HTML::template                       -> template: >box_forum_bit<
0.974904 - HTML::template                       -> template: >box_forum_bit<
0.974968 - HTML::template                       -> template: >box_forum_bit<
0.975017 - HTML::template                       -> template: >box_forum_bit<
0.975065 - HTML::template                       -> template: >box_forum_bit<
0.975095 - HTML::template                       -> template: >box_forum<
0.975216 - HTML::template_exists                -> search: >page_box_right< == 1
0.975253 - HTML::template                       -> template: >page_box_right<
0.975290 - PAGE::get_boxes                      -> -------- call: right::vote
0.975309 - CBOX::vote                           -> generate Box
0.975322 - 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.980049 - HTML::template                       -> template: >box_vote_nocurrent<
0.980294 - HTML::template_exists                -> search: >page_box_right< == 1
0.980342 - HTML::template                       -> template: >page_box_right<
0.980387 - PAGE::get_boxes                      -> -------- call: right::buddylist
0.980409 - CBOX::buddylist                      -> generate Box
0.980443 - HTML::template                       -> template: >box_buddylist_msg<
0.980527 - HTML::template                       -> template: >box_buddylist<
0.980624 - HTML::template_exists                -> search: >page_box_right< == 1
0.980653 - HTML::template                       -> template: >page_box_right<
0.980686 - PAGE::get_boxes                      -> -------- call: right::online
0.980700 - CBOX::online                         -> generate Box
0.980711 - HTML::template                       -> template: >box_online<
0.981046 - HTML::template_exists                -> search: >page_box_right< == 1
0.981095 - HTML::template                       -> template: >page_box_right<
0.981183 - PAGE::render                         -> final
0.981194 - PAGE::renderTemplate                 -> page
0.981204 - dotSession::getInstance              -> do
0.981227 - PAGE::getHead                        -> return
0.981233 - dotSession::getInstance              -> do
0.981443 - HTML::template                       -> template: >page<
0.982211 - PAGE::render_template                -> final

PHP Includes   : 27
DB Queries     : 37
Rendering Time : 0.984451

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_single.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_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php