home / User details of Guci



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

found 382 debug messages

0.000050 - GLOBAL::include                      -> config.php
0.000247 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000309 - dotDatabase::getInstance             -> connection: database
0.000333 - dotDatabase::__construct             -> connection: database
0.000361 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000388 - page::getInstance                    -> do
0.000415 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000439 - dotSession::getInstance              -> do
0.000456 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000495 - dotSession::start                    -> ---- init
0.000535 - dotSession::start                    -> start php session managment
1.145482 - dotSession::start                    -> finished php session management
1.145518 - dotSession::start                    -> check for security options
1.145536 - dotSession::start                    -> lookup ip2country
1.145559 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
1.161718 - dotDatabase::select                  -> database: dotlan_database
1.169868 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 51156457 BETWEEN ip_from AND ip_to
1.178790 - dotSession::start                    -> update current session online user infos
1.178876 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746375311, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2743', host = '3.12.149.233', dns = '3.12.149.233', countrycode = '', hits = hits + 1 WHERE hash = 'brk0gk51le0bjrn1orn7fuqbr1'
1.184667 - dotSession::start                    -> session found in DB
1.184722 - dotSession::load_locales             -> do
1.184782 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
1.184798 - dotSession::start                    -> ---- finished with session startup
1.184827 - dotSession::load_user                -> id: 0
1.184851 - user::get_user                       -> id: >0<
1.184876 - dotDatabase::getInstance             -> connection: database
1.184954 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.184998 - styles::load                         -> name: ><
1.185035 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.185310 - styles::activate                     -> style = 2024_switzerlan
1.185510 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.185542 - admin::getInstance                   -> do
1.185557 - dotSession::getInstance              -> do
1.185598 - admin::__construct                   -> user_id=0
1.185610 - user::load_settings                  -> load current user settings to $global
1.185642 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.185681 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.185711 - EVENT::comming_event                 -> return
1.185730 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746375311 AND active=1 ORDER by begin ASC
1.190653 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.190717 - GLOBAL::end global.php               -> ---------------------------------------------
1.190739 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.190814 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.190855 - user::get_user                       -> id: >2743<
1.190872 - dotDatabase::getInstance             -> connection: database
1.190893 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2743 ORDER by id DESC
1.196110 - USER_FUNCTIONS::display_details      -> id:2743
1.196207 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.196280 - GLOBAL::include                      -> custom.user.php
1.196583 - HTML::template                       -> template: >user_profile_inner_bit4<
1.196752 - 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=2743 AND active=1 ORDER by events.begin DESC
1.202106 - EVENT::load_event_status             -> load event_status to $this
1.202149 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
1.207081 - HTML::template                       -> template: >user_profile_inner_bit4<
1.207242 - HTML::template                       -> template: >user_profile_inner_bit4<
1.207343 - HTML::template                       -> template: >user_profile_inner_bit4<
1.207444 - HTML::template                       -> template: >user_profile_inner_bit4<
1.207523 - HTML::template                       -> template: >user_profile_inner_bit4<
1.207597 - HTML::template                       -> template: >user_profile_inner_bit4<
1.207671 - HTML::template                       -> template: >user_profile_inner_bit4<
1.207721 - HTML::template                       -> template: >user_profile_innerlist<
1.207877 - HTML::template                       -> template: >user_profile_inner_bit3<
1.207955 - 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=2743 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.245964 - HTML::template                       -> template: >user_profile_inner_bit1<
1.246334 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.246489 - TURNIER::__construct                 -> init
1.246569 - HTML::template                       -> template: >user_profile_inner_bit3<
1.246687 - HTML::template                       -> template: >user_profile_inner_bit1<
1.246733 - HTML::template                       -> template: >user_profile_inner_bit3<
1.246808 - HTML::template                       -> template: >user_profile_inner_bit1<
1.246850 - HTML::template                       -> template: >user_profile_inner_bit3<
1.247348 - HTML::template                       -> template: >user_profile_inner_bit1<
1.247583 - TURNIER::get_turnier                 -> ID: 106 (db)
1.247601 - 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'
1.252270 - TURNIER::load_system                 -> Turniermodus: group
1.252341 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
1.252719 - TURNIER::get_system                  -> return tournamentsystem class
1.252749 - TURNIERSYSTEM_GROUP::__construct     -> init
1.252761 - TURNIER::__construct                 -> init
1.252781 - TURNIER::get_turnier                 -> ID: 106 (cache)
1.252875 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.252907 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.252949 - CACHE::get                           -> cache: >turnier_106::contests< not found
1.252963 - 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
1.258332 - CACHE::set                           -> cache: >turnier_106::contests< with ttl:3600
1.258853 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 106
1.258950 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.259022 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.259211 - TURNIER_TEILNEHMER::__construct      -> init
1.259229 - TURNIER::__construct                 -> init
1.259593 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2743 tid: 106
1.259620 - 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=2743
1.264160 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=1999 OR team_b=1999 LIMIT 1
1.268779 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.268854 - CACHE::get                           -> cache: >turnier_106::contests< not found
1.268922 - 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
1.273901 - CACHE::set                           -> cache: >turnier_106::contests< with ttl:3600
1.274455 - TURNIER::load_players_info           -> loading from db
1.274503 - CACHE::get                           -> cache: >turnier_106::players_info< not found
1.274520 - 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
1.289272 - CACHE::set                           -> cache: >turnier_106::players_info< with ttl:3600
1.289616 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.289664 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.289760 - TURNIER::__construct                 -> init
1.289797 - TURNIER::get_turnier                 -> ID: 106 (cache)
1.289860 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.289881 - TURNIER::is_admin                    -> user_id: 0
1.289893 - admin::getInstance                   -> do
1.289923 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.290166 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.290475 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.290583 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.290692 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.290750 - HTML::template                       -> template: >turnier_profile_contest_list<
1.290985 - HTML::template                       -> template: >user_profile_inner_bit3<
1.291118 - HTML::template                       -> template: >user_profile_inner_bit1<
1.291241 - TURNIER::get_turnier                 -> ID: 74 (db)
1.291258 - 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'
1.296157 - TURNIER::load_system                 -> Turniermodus: double
1.296225 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.296332 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.296574 - TURNIER::get_system                  -> return tournamentsystem class
1.296601 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.296611 - TURNIER_TREE::__construct            -> init
1.296624 - TURNIER::__construct                 -> init
1.296643 - TURNIER::get_turnier                 -> ID: 74 (cache)
1.296716 - TURNIER_TREE::load_contests          -> loading from db
1.296771 - CACHE::get                           -> cache: >turnier_74::contests< not found
1.296790 - 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
1.304905 - CACHE::set                           -> cache: >turnier_74::contests< with ttl:3600
1.305812 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 74
1.305852 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.305867 - TURNIER_TEILNEHMER::__construct      -> init
1.305878 - TURNIER::__construct                 -> init
1.305896 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2743 tid: 74
1.305914 - 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=2743
1.310758 - TURNIER_TREE::load_contests          -> load cache
1.310807 - TURNIER::load_players_info           -> loading from db
1.310856 - CACHE::get                           -> cache: >turnier_74::players_info< not found
1.310879 - 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
1.321616 - CACHE::set                           -> cache: >turnier_74::players_info< with ttl:3600
1.322149 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.322180 - TURNIER::__construct                 -> init
1.322206 - TURNIER::get_turnier                 -> ID: 74 (cache)
1.322268 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.322289 - TURNIER::is_admin                    -> user_id: 0
1.322300 - admin::getInstance                   -> do
1.322329 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.322467 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.322610 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.322722 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.322832 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.322922 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.322971 - HTML::template                       -> template: >turnier_profile_contest_list<
1.323036 - HTML::template                       -> template: >user_profile_inner_bit3<
1.323297 - HTML::template                       -> template: >user_profile_inner_bit1<
1.323357 - TURNIER::get_turnier                 -> ID: 85 (db)
1.323371 - 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'
1.328271 - TURNIER::load_system                 -> Turniermodus: single
1.328350 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
1.328630 - TURNIER::get_system                  -> return tournamentsystem class
1.328654 - TURNIERSYSTEM_SINGLE::__construct    -> init
1.328666 - TURNIER_TREE::__construct            -> init
1.328678 - TURNIER::__construct                 -> init
1.328702 - TURNIER::get_turnier                 -> ID: 85 (cache)
1.328781 - TURNIER_TREE::load_contests          -> loading from db
1.328824 - CACHE::get                           -> cache: >turnier_85::contests< not found
1.328841 - 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
1.336069 - CACHE::set                           -> cache: >turnier_85::contests< with ttl:3600
1.336338 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 85
1.336368 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.336383 - TURNIER_TEILNEHMER::__construct      -> init
1.336394 - TURNIER::__construct                 -> init
1.336410 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2743 tid: 85
1.336427 - 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=2743
1.342203 - TURNIER_TREE::load_contests          -> load cache
1.342254 - TURNIER::load_players_info           -> loading from db
1.342327 - CACHE::get                           -> cache: >turnier_85::players_info< not found
1.342359 - 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
1.355774 - CACHE::set                           -> cache: >turnier_85::players_info< with ttl:3600
1.356110 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.356137 - TURNIER::__construct                 -> init
1.356157 - TURNIER::get_turnier                 -> ID: 85 (cache)
1.356210 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.356227 - TURNIER::is_admin                    -> user_id: 0
1.356237 - admin::getInstance                   -> do
1.356262 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.356328 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.356468 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.356520 - HTML::template                       -> template: >turnier_profile_contest_list<
1.356593 - HTML::template                       -> template: >user_profile_inner_bit3<
1.356779 - TURNIER::get_turnier                 -> ID: 65 (db)
1.356794 - 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'
1.361533 - TURNIER::load_system                 -> Turniermodus: group
1.361588 - TURNIER::get_system                  -> return tournamentsystem class
1.361607 - TURNIERSYSTEM_GROUP::__construct     -> init
1.361617 - TURNIER::__construct                 -> init
1.361635 - TURNIER::get_turnier                 -> ID: 65 (cache)
1.361693 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.361740 - CACHE::get                           -> cache: >turnier_65::contests< not found
1.361754 - 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
1.366759 - CACHE::set                           -> cache: >turnier_65::contests< with ttl:3600
1.367119 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 65
1.367158 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.367176 - TURNIER_TEILNEHMER::__construct      -> init
1.367186 - TURNIER::__construct                 -> init
1.367203 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2743 tid: 65
1.367223 - 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=2743
1.372049 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=960 OR team_b=960 LIMIT 1
1.376770 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.376847 - CACHE::get                           -> cache: >turnier_65::contests< not found
1.376905 - 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
1.382421 - CACHE::set                           -> cache: >turnier_65::contests< with ttl:3600
1.382752 - TURNIER::load_players_info           -> loading from db
1.382800 - CACHE::get                           -> cache: >turnier_65::players_info< not found
1.382820 - 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
1.398352 - CACHE::set                           -> cache: >turnier_65::players_info< with ttl:3600
1.398674 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.398701 - TURNIER::__construct                 -> init
1.398730 - TURNIER::get_turnier                 -> ID: 65 (cache)
1.398786 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.398805 - TURNIER::is_admin                    -> user_id: 0
1.398818 - admin::getInstance                   -> do
1.398846 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.398958 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.399090 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.399190 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.399326 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.399380 - HTML::template                       -> template: >turnier_profile_contest_list<
1.399476 - HTML::template                       -> template: >user_profile_inner_bit3<
1.399659 - HTML::template                       -> template: >user_profile_inner_bit1<
1.399723 - HTML::template                       -> template: >user_profile_inner_bit3<
1.399798 - HTML::template                       -> template: >user_profile_innerlist<
1.399903 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.400106 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.400155 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.400184 - HTML::template                       -> template: >user_profile_shortbar<
1.400259 - HTML::template                       -> template: >user_profile<
1.400371 - GLOBAL::end userspace                -> ---------------------------------------------
1.400382 - PAGE::render                         -> start rendering page layout
1.400394 - USER::check_for_new_messages         -> return
1.400412 - dotSession::getInstance              -> do
1.400485 - PAGE::get_boxes                      -> -------- side=left
1.400516 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.400558 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.400589 - CBOX::menu                           -> generate Menu Box >menu<
1.400625 - HTML::template                       -> template: >box_menu_bit<
1.400735 - HTML::template                       -> template: >box_menu_bit<
1.400778 - HTML::template                       -> template: >box_menu_bit<
1.400804 - HTML::template                       -> template: >box_menu_bit<
1.400824 - HTML::template                       -> template: >box_menu_bit<
1.400855 - HTML::template                       -> template: >box_menu_bit<
1.400879 - HTML::template                       -> template: >box_menu_bit<
1.400902 - HTML::template                       -> template: >box_menu<
1.401057 - HTML::template_exists                -> search: >page_box_left< == 1
1.401108 - HTML::template                       -> template: >page_box_left<
1.401188 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.401248 - CBOX::menu                           -> generate Menu Box >party<
1.401271 - HTML::template                       -> template: >box_menu_bit<
1.401297 - HTML::template                       -> template: >box_menu_bit<
1.401321 - HTML::template                       -> template: >box_menu_bit<
1.401345 - HTML::template                       -> template: >box_menu_bit<
1.401377 - HTML::template                       -> template: >box_menu_bit<
1.401399 - HTML::template                       -> template: >box_menu_bit<
1.401425 - HTML::template                       -> template: >box_menu_bit<
1.401450 - HTML::template                       -> template: >box_menu_bit<
1.401475 - HTML::template                       -> template: >box_menu_bit<
1.401498 - HTML::template                       -> template: >box_menu_bit<
1.401534 - HTML::template                       -> template: >box_menu_bit<
1.401558 - HTML::template                       -> template: >box_menu_bit<
1.401581 - HTML::template                       -> template: >box_menu<
1.401632 - HTML::template_exists                -> search: >page_box_left< == 1
1.401661 - HTML::template                       -> template: >page_box_left<
1.401693 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.401706 - CBOX::menu                           -> generate Menu Box >login<
1.401725 - HTML::template                       -> template: >box_menu_bit<
1.401752 - HTML::template                       -> template: >box_menu_bit<
1.401775 - HTML::template                       -> template: >box_menu<
1.401818 - HTML::template_exists                -> search: >page_box_left< == 1
1.401844 - HTML::template                       -> template: >page_box_left<
1.401874 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.401884 - PAGE::get_boxes                      -> -------- call: left::search
1.401898 - CBOX::template                       -> generate Box with >box_suchen< as template
1.401909 - HTML::template                       -> template: >box_suchen<
1.402032 - HTML::template_exists                -> search: >page_box_left< == 1
1.402063 - HTML::template                       -> template: >page_box_left<
1.402099 - PAGE::get_boxes                      -> -------- call: left::banner
1.402139 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.402158 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.406577 - 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
1.411227 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.411295 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.416796 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.421208 - HTML::encode                         -> replace run 1
1.421334 - HTML::template                       -> template: >box_banner_bit<
1.421517 - HTML::encode                         -> www.egames.ch...
1.421638 - HTML::encode                         -> replace run 1
1.421686 - HTML::encode                         -> replace run 2
1.421728 - HTML::template                       -> template: >box_banner_bit<
1.421750 - HTML::template                       -> template: >box_banner<
1.421844 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.422100 - HTML::template_exists                -> search: >page_box_left< == 1
1.422152 - HTML::template                       -> template: >page_box_left<
1.422221 - PAGE::get_boxes                      -> -------- side=right
1.422243 - PAGE::get_boxes                      -> -------- call: right::news
1.422263 - CBOX::news                           -> generate Box
1.422289 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.422331 - NEWS::load_news                      -> load news data
1.422360 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.422454 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.427112 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.431989 - 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
1.436648 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.436867 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.436887 - NEWS::load_news                      -> ... from database
1.436927 - 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
1.446620 - HTML::encodeCms                      -> 
1.447226 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.447443 - HTML::encode                         -> replace run 1
1.447502 - HTML::encodeCms                      -> 
1.447524 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.447567 - HTML::encode                         -> replace run 1
1.447604 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.447804 - HTML::template                       -> template: >box_news_bit<
1.447994 - HTML::template                       -> template: >box_news_bit<
1.448027 - HTML::template                       -> template: >box_news<
1.448176 - HTML::template_exists                -> search: >page_box_right< == 1
1.448216 - HTML::template                       -> template: >page_box_right<
1.448306 - PAGE::get_boxes                      -> -------- call: right::party
1.448327 - CBOX::party                          -> generate Box
1.448347 - EVENT::short_event                   -> id >27<
1.448357 - EVENT::getevent                      -> id >27<
1.448370 - 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
1.453823 - CACHE::get                           -> cache: >event_27::stats< not found
1.453860 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.461673 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.469127 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.469454 - HTML::template                       -> template: >box_event<
1.469694 - HTML::template_exists                -> search: >page_box_right< == 1
1.469739 - HTML::template                       -> template: >page_box_right<
1.469779 - PAGE::get_boxes                      -> -------- call: right::forum
1.469798 - CBOX::forum                          -> generate forum box
1.469810 - CBOX::forum_load_threads             -> load data
1.469835 - CACHE::get                           -> cache: >forum::topthreads< not found
1.469854 - 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
1.482578 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.482925 - CBOX::forum_threads                  -> list all threads in array
1.482970 - 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, )
1.483010 - admin::getInstance                   -> do
1.483108 - HTML::template                       -> template: >box_forum_bit<
1.483322 - HTML::template                       -> template: >box_forum_bit<
1.483377 - HTML::template                       -> template: >box_forum_bit<
1.483431 - HTML::template                       -> template: >box_forum_bit<
1.483472 - HTML::template                       -> template: >box_forum_bit<
1.483511 - HTML::template                       -> template: >box_forum_bit<
1.483537 - HTML::template                       -> template: >box_forum<
1.483698 - HTML::template_exists                -> search: >page_box_right< == 1
1.483743 - HTML::template                       -> template: >page_box_right<
1.483789 - PAGE::get_boxes                      -> -------- call: right::vote
1.483810 - CBOX::vote                           -> generate Box
1.483824 - 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
1.488607 - HTML::template                       -> template: >box_vote_nocurrent<
1.488821 - HTML::template_exists                -> search: >page_box_right< == 1
1.488873 - HTML::template                       -> template: >page_box_right<
1.488929 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.488955 - CBOX::buddylist                      -> generate Box
1.488994 - HTML::template                       -> template: >box_buddylist_msg<
1.489078 - HTML::template                       -> template: >box_buddylist<
1.489165 - HTML::template_exists                -> search: >page_box_right< == 1
1.489217 - HTML::template                       -> template: >page_box_right<
1.489248 - PAGE::get_boxes                      -> -------- call: right::online
1.489263 - CBOX::online                         -> generate Box
1.489278 - HTML::template                       -> template: >box_online<
1.489393 - HTML::template_exists                -> search: >page_box_right< == 1
1.489431 - HTML::template                       -> template: >page_box_right<
1.489520 - PAGE::render                         -> final
1.489541 - PAGE::renderTemplate                 -> page
1.489552 - dotSession::getInstance              -> do
1.489577 - PAGE::getHead                        -> return
1.489587 - dotSession::getInstance              -> do
1.489767 - HTML::template                       -> template: >page<
1.490789 - PAGE::render_template                -> final

PHP Includes   : 28
DB Queries     : 40
Rendering Time : 1.493816

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_group.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.turnier_tree.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