home / User details of tzann



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

found 563 debug messages

0.000037 - GLOBAL::include                      -> config.php
0.000232 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000283 - dotDatabase::getInstance             -> connection: database
0.000302 - dotDatabase::__construct             -> connection: database
0.000326 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000352 - page::getInstance                    -> do
0.000376 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000401 - dotSession::getInstance              -> do
0.000418 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000453 - dotSession::start                    -> ---- init
0.000490 - dotSession::start                    -> start php session managment
0.907785 - dotSession::start                    -> finished php session management
0.907810 - dotSession::start                    -> check for security options
0.907823 - dotSession::start                    -> lookup ip2country
0.907839 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.923886 - dotDatabase::select                  -> database: dotlan_database
0.931860 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 314368069 BETWEEN ip_from AND ip_to
0.941843 - dotSession::start                    -> update current session online user infos
0.941918 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746422661, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=1184', host = '18.188.224.69', dns = '18.188.224.69', countrycode = '', hits = hits + 1 WHERE hash = 'r0hgro4nv0kng13gkq7uu5ac90'
0.947824 - dotSession::start                    -> session found in DB
0.947866 - dotSession::load_locales             -> do
0.947912 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.947926 - dotSession::start                    -> ---- finished with session startup
0.947952 - dotSession::load_user                -> id: 0
0.947964 - user::get_user                       -> id: >0<
0.947985 - dotDatabase::getInstance             -> connection: database
0.948045 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.948083 - styles::load                         -> name: ><
0.948109 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.948360 - styles::activate                     -> style = 2024_switzerlan
0.948537 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.948569 - admin::getInstance                   -> do
0.948581 - dotSession::getInstance              -> do
0.948596 - admin::__construct                   -> user_id=0
0.948606 - user::load_settings                  -> load current user settings to $global
0.948629 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.948685 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.948711 - EVENT::comming_event                 -> return
0.948727 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746422661 AND active=1 ORDER by begin ASC
0.953522 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.953591 - GLOBAL::end global.php               -> ---------------------------------------------
0.953614 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.953692 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.953730 - user::get_user                       -> id: >1184<
0.953748 - dotDatabase::getInstance             -> connection: database
0.953769 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1184 ORDER by id DESC
0.958503 - USER_FUNCTIONS::display_details      -> id:1184
0.958624 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.958704 - GLOBAL::include                      -> custom.user.php
0.959012 - HTML::template                       -> template: >user_profile_inner_bit4<
0.959205 - 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=1184 AND active=1 ORDER by events.begin DESC
0.964775 - EVENT::load_event_status             -> load event_status to $this
0.964817 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.969810 - HTML::template                       -> template: >user_profile_inner_bit4<
0.969974 - HTML::template                       -> template: >user_profile_inner_bit4<
0.970056 - HTML::template                       -> template: >user_profile_inner_bit4<
0.970133 - HTML::template                       -> template: >user_profile_inner_bit4<
0.970222 - HTML::template                       -> template: >user_profile_inner_bit4<
0.970297 - HTML::template                       -> template: >user_profile_inner_bit4<
0.970367 - HTML::template                       -> template: >user_profile_inner_bit4<
0.970440 - HTML::template                       -> template: >user_profile_inner_bit4<
0.970490 - HTML::template                       -> template: >user_profile_innerlist<
0.970628 - HTML::template                       -> template: >user_profile_inner_bit3<
0.970707 - 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=1184 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.014372 - HTML::template                       -> template: >user_profile_inner_bit1<
1.014613 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.014696 - TURNIER::__construct                 -> init
1.014771 - HTML::template                       -> template: >user_profile_inner_bit3<
1.014881 - HTML::template                       -> template: >user_profile_inner_bit1<
1.014927 - HTML::template                       -> template: >user_profile_inner_bit3<
1.015180 - HTML::template                       -> template: >user_profile_inner_bit1<
1.015276 - TURNIER::get_turnier                 -> ID: 136 (db)
1.015293 - 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'
1.019859 - TURNIER::load_system                 -> Turniermodus: double
1.019922 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.019985 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.020102 - TURNIER::get_system                  -> return tournamentsystem class
1.020117 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.020128 - TURNIER_TREE::__construct            -> init
1.020139 - TURNIER::__construct                 -> init
1.020156 - TURNIER::get_turnier                 -> ID: 136 (cache)
1.020206 - TURNIER_TREE::load_contests          -> loading from db
1.020224 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.020256 - CACHE::get                           -> cache: >turnier_136::contests< not found
1.020271 - 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
1.026719 - CACHE::set                           -> cache: >turnier_136::contests< with ttl:3600
1.027427 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 136
1.027455 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.027483 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.027527 - TURNIER_TEILNEHMER::__construct      -> init
1.027533 - TURNIER::__construct                 -> init
1.027544 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1184 tid: 136
1.027556 - 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=1184
1.032014 - TURNIER_TREE::load_contests          -> load cache
1.032053 - TURNIER::load_players_info           -> loading from db
1.032097 - CACHE::get                           -> cache: >turnier_136::players_info< not found
1.032117 - 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
1.048023 - CACHE::set                           -> cache: >turnier_136::players_info< with ttl:3600
1.048487 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.048519 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.048563 - TURNIER::__construct                 -> init
1.048578 - TURNIER::get_turnier                 -> ID: 136 (cache)
1.048613 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.048625 - TURNIER::is_admin                    -> user_id: 0
1.048633 - admin::getInstance                   -> do
1.048686 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.048781 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.048979 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.049137 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.049195 - HTML::template                       -> template: >turnier_profile_contest_list<
1.049304 - HTML::template                       -> template: >user_profile_inner_bit3<
1.049424 - HTML::template                       -> template: >user_profile_inner_bit3<
1.049475 - HTML::template                       -> template: >user_profile_inner_bit3<
1.049513 - HTML::template                       -> template: >user_profile_inner_bit3<
1.049549 - HTML::template                       -> template: >user_profile_inner_bit3<
1.049590 - TURNIER::get_turnier                 -> ID: 115 (db)
1.049600 - 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='115'
1.054611 - TURNIER::load_system                 -> Turniermodus: single
1.054692 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
1.054828 - TURNIER::get_system                  -> return tournamentsystem class
1.054843 - TURNIERSYSTEM_SINGLE::__construct    -> init
1.054854 - TURNIER_TREE::__construct            -> init
1.054864 - TURNIER::__construct                 -> init
1.054883 - TURNIER::get_turnier                 -> ID: 115 (cache)
1.054951 - TURNIER_TREE::load_contests          -> loading from db
1.054988 - CACHE::get                           -> cache: >turnier_115::contests< not found
1.055005 - 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=115 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.065925 - CACHE::set                           -> cache: >turnier_115::contests< with ttl:3600
1.066783 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 115
1.066831 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.066845 - TURNIER_TEILNEHMER::__construct      -> init
1.066855 - TURNIER::__construct                 -> init
1.066871 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1184 tid: 115
1.066888 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=115 AND user_id=1184
1.071965 - TURNIER_TREE::load_contests          -> load cache
1.072012 - TURNIER::load_players_info           -> loading from db
1.072061 - CACHE::get                           -> cache: >turnier_115::players_info< not found
1.072078 - 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=12 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=115
1.081321 - CACHE::set                           -> cache: >turnier_115::players_info< with ttl:3600
1.082041 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.082064 - TURNIER::__construct                 -> init
1.082084 - TURNIER::get_turnier                 -> ID: 115 (cache)
1.082130 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.082150 - TURNIER::is_admin                    -> user_id: 0
1.082160 - admin::getInstance                   -> do
1.082186 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.082271 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.082410 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.082466 - HTML::template                       -> template: >turnier_profile_contest_list<
1.082516 - HTML::template                       -> template: >user_profile_inner_bit3<
1.082740 - HTML::template                       -> template: >user_profile_inner_bit1<
1.082790 - HTML::template                       -> template: >user_profile_inner_bit3<
1.082868 - TURNIER::get_turnier                 -> ID: 81 (db)
1.082881 - 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='81'
1.088117 - TURNIER::load_system                 -> Turniermodus: double
1.088156 - TURNIER::get_system                  -> return tournamentsystem class
1.088172 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.088181 - TURNIER_TREE::__construct            -> init
1.088191 - TURNIER::__construct                 -> init
1.088213 - TURNIER::get_turnier                 -> ID: 81 (cache)
1.088279 - TURNIER_TREE::load_contests          -> loading from db
1.088335 - CACHE::get                           -> cache: >turnier_81::contests< not found
1.088356 - 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=81 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.097678 - CACHE::set                           -> cache: >turnier_81::contests< with ttl:3600
1.098443 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 81
1.098469 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.098479 - TURNIER_TEILNEHMER::__construct      -> init
1.098486 - TURNIER::__construct                 -> init
1.098498 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1184 tid: 81
1.098510 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=81 AND user_id=1184
1.103387 - TURNIER_TREE::load_contests          -> load cache
1.103422 - TURNIER::load_players_info           -> loading from db
1.103464 - CACHE::get                           -> cache: >turnier_81::players_info< not found
1.103477 - 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=7 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=81
1.111122 - CACHE::set                           -> cache: >turnier_81::players_info< with ttl:3600
1.111841 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.111869 - TURNIER::__construct                 -> init
1.111888 - TURNIER::get_turnier                 -> ID: 81 (cache)
1.111935 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.111954 - TURNIER::is_admin                    -> user_id: 0
1.111964 - admin::getInstance                   -> do
1.111990 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.112077 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.112210 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.112301 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.112352 - HTML::template                       -> template: >turnier_profile_contest_list<
1.112403 - HTML::template                       -> template: >user_profile_inner_bit3<
1.112512 - TURNIER::get_turnier                 -> ID: 72 (db)
1.112525 - 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='72'
1.117631 - TURNIER::load_system                 -> Turniermodus: double
1.117672 - TURNIER::get_system                  -> return tournamentsystem class
1.117689 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.117700 - TURNIER_TREE::__construct            -> init
1.117711 - TURNIER::__construct                 -> init
1.117728 - TURNIER::get_turnier                 -> ID: 72 (cache)
1.117777 - TURNIER_TREE::load_contests          -> loading from db
1.117825 - CACHE::get                           -> cache: >turnier_72::contests< not found
1.117839 - 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=72 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.129860 - CACHE::set                           -> cache: >turnier_72::contests< with ttl:3600
1.132307 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 72
1.132357 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.132374 - TURNIER_TEILNEHMER::__construct      -> init
1.132384 - TURNIER::__construct                 -> init
1.132403 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1184 tid: 72
1.132423 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=72 AND user_id=1184
1.137649 - TURNIER_TREE::load_contests          -> load cache
1.137699 - TURNIER::load_players_info           -> loading from db
1.137749 - CACHE::get                           -> cache: >turnier_72::players_info< not found
1.137769 - 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=72
1.167375 - CACHE::set                           -> cache: >turnier_72::players_info< with ttl:3600
1.168725 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.168752 - TURNIER::__construct                 -> init
1.168771 - TURNIER::get_turnier                 -> ID: 72 (cache)
1.168818 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.168838 - TURNIER::is_admin                    -> user_id: 0
1.168848 - admin::getInstance                   -> do
1.168875 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.168963 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.169299 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.169408 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.169502 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.169589 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.169676 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.169759 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.169807 - HTML::template                       -> template: >turnier_profile_contest_list<
1.169869 - HTML::template                       -> template: >user_profile_inner_bit3<
1.169989 - TURNIER::get_turnier                 -> ID: 93 (db)
1.170002 - 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='93'
1.174865 - TURNIER::load_system                 -> Turniermodus: single
1.174905 - TURNIER::get_system                  -> return tournamentsystem class
1.174922 - TURNIERSYSTEM_SINGLE::__construct    -> init
1.174934 - TURNIER_TREE::__construct            -> init
1.174943 - TURNIER::__construct                 -> init
1.174965 - TURNIER::get_turnier                 -> ID: 93 (cache)
1.175022 - TURNIER_TREE::load_contests          -> loading from db
1.175069 - CACHE::get                           -> cache: >turnier_93::contests< not found
1.175084 - 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=93 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.180876 - CACHE::set                           -> cache: >turnier_93::contests< with ttl:3600
1.181113 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 93
1.181138 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.181152 - TURNIER_TEILNEHMER::__construct      -> init
1.181163 - TURNIER::__construct                 -> init
1.181180 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1184 tid: 93
1.181197 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=93 AND user_id=1184
1.185720 - TURNIER_TREE::load_contests          -> load cache
1.185770 - TURNIER::load_players_info           -> loading from db
1.185818 - CACHE::get                           -> cache: >turnier_93::players_info< not found
1.185837 - 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=93
1.192732 - CACHE::set                           -> cache: >turnier_93::players_info< with ttl:3600
1.192976 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.193001 - TURNIER::__construct                 -> init
1.193022 - TURNIER::get_turnier                 -> ID: 93 (cache)
1.193115 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.193135 - TURNIER::is_admin                    -> user_id: 0
1.193145 - admin::getInstance                   -> do
1.193173 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.193260 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.193425 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.193480 - HTML::template                       -> template: >turnier_profile_contest_list<
1.193529 - HTML::template                       -> template: >user_profile_inner_bit3<
1.193637 - HTML::template                       -> template: >user_profile_inner_bit1<
1.193698 - TURNIER::get_turnier                 -> ID: 54 (db)
1.193710 - 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='54'
1.198497 - TURNIER::load_system                 -> Turniermodus: group
1.198575 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
1.198798 - TURNIER::get_system                  -> return tournamentsystem class
1.198824 - TURNIERSYSTEM_GROUP::__construct     -> init
1.198835 - TURNIER::__construct                 -> init
1.198855 - TURNIER::get_turnier                 -> ID: 54 (cache)
1.198922 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.198956 - CACHE::get                           -> cache: >turnier_54::contests< not found
1.198972 - 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=54 GROUP by t_contest.tcid
1.204809 - CACHE::set                           -> cache: >turnier_54::contests< with ttl:3600
1.205160 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 54
1.205205 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.205224 - TURNIER_TEILNEHMER::__construct      -> init
1.205235 - TURNIER::__construct                 -> init
1.205252 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1184 tid: 54
1.205269 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=54 AND user_id=1184
1.209969 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=859 OR team_b=859 LIMIT 1
1.214563 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.214642 - CACHE::get                           -> cache: >turnier_54::contests< not found
1.214697 - 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=54 GROUP by t_contest.tcid
1.220103 - CACHE::set                           -> cache: >turnier_54::contests< with ttl:3600
1.220331 - TURNIER::load_players_info           -> loading from db
1.220354 - CACHE::get                           -> cache: >turnier_54::players_info< not found
1.220368 - 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=5 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=54
1.228523 - CACHE::set                           -> cache: >turnier_54::players_info< with ttl:3600
1.228881 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.228904 - TURNIER::__construct                 -> init
1.228923 - TURNIER::get_turnier                 -> ID: 54 (cache)
1.228981 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.229000 - TURNIER::is_admin                    -> user_id: 0
1.229011 - admin::getInstance                   -> do
1.229108 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.229233 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.229379 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.229477 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.229572 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.229624 - HTML::template                       -> template: >turnier_profile_contest_list<
1.229710 - HTML::template                       -> template: >user_profile_inner_bit3<
1.229900 - HTML::template                       -> template: >user_profile_inner_bit3<
1.230118 - HTML::template                       -> template: >user_profile_inner_bit1<
1.230177 - TURNIER::get_turnier                 -> ID: 47 (db)
1.230190 - 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='47'
1.235142 - TURNIER::load_system                 -> Turniermodus: double
1.235183 - TURNIER::get_system                  -> return tournamentsystem class
1.235200 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.235215 - TURNIER_TREE::__construct            -> init
1.235228 - TURNIER::__construct                 -> init
1.235251 - TURNIER::get_turnier                 -> ID: 47 (cache)
1.235323 - TURNIER_TREE::load_contests          -> loading from db
1.235376 - CACHE::get                           -> cache: >turnier_47::contests< not found
1.235391 - 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=47 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.241592 - CACHE::set                           -> cache: >turnier_47::contests< with ttl:3600
1.242044 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 47
1.242075 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.242090 - TURNIER_TEILNEHMER::__construct      -> init
1.242101 - TURNIER::__construct                 -> init
1.242119 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1184 tid: 47
1.242140 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=47 AND user_id=1184
1.246866 - TURNIER_TREE::load_contests          -> load cache
1.246911 - TURNIER::load_players_info           -> loading from db
1.246960 - CACHE::get                           -> cache: >turnier_47::players_info< not found
1.246979 - 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=4 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=47
1.252722 - CACHE::set                           -> cache: >turnier_47::players_info< with ttl:3600
1.253196 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.253220 - TURNIER::__construct                 -> init
1.253239 - TURNIER::get_turnier                 -> ID: 47 (cache)
1.253292 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.253311 - TURNIER::is_admin                    -> user_id: 0
1.253322 - admin::getInstance                   -> do
1.253349 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.253436 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.253558 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.253647 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.253740 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.253798 - HTML::template                       -> template: >turnier_profile_contest_list<
1.253867 - HTML::template                       -> template: >user_profile_inner_bit3<
1.254043 - TURNIER::get_turnier                 -> ID: 41 (db)
1.254075 - 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='41'
1.259285 - TURNIER::load_system                 -> Turniermodus: double
1.259322 - TURNIER::get_system                  -> return tournamentsystem class
1.259340 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.259351 - TURNIER_TREE::__construct            -> init
1.259362 - TURNIER::__construct                 -> init
1.259378 - TURNIER::get_turnier                 -> ID: 41 (cache)
1.259426 - TURNIER_TREE::load_contests          -> loading from db
1.259486 - CACHE::get                           -> cache: >turnier_41::contests< not found
1.259504 - 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=41 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.267787 - CACHE::set                           -> cache: >turnier_41::contests< with ttl:3600
1.269245 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 41
1.269280 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.269291 - TURNIER_TEILNEHMER::__construct      -> init
1.269298 - TURNIER::__construct                 -> init
1.269311 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1184 tid: 41
1.269323 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=41 AND user_id=1184
1.274060 - TURNIER_TREE::load_contests          -> load cache
1.274100 - TURNIER::load_players_info           -> loading from db
1.274141 - CACHE::get                           -> cache: >turnier_41::players_info< not found
1.274155 - 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=4 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=41
1.290309 - CACHE::set                           -> cache: >turnier_41::players_info< with ttl:3600
1.290922 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.290943 - TURNIER::__construct                 -> init
1.290962 - TURNIER::get_turnier                 -> ID: 41 (cache)
1.291009 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.291028 - TURNIER::is_admin                    -> user_id: 0
1.291038 - admin::getInstance                   -> do
1.291065 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.291149 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.291800 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.291901 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.291953 - HTML::template                       -> template: >turnier_profile_contest_list<
1.292010 - HTML::template                       -> template: >user_profile_inner_bit3<
1.292177 - HTML::template                       -> template: >user_profile_inner_bit1<
1.292237 - TURNIER::get_turnier                 -> ID: 31 (db)
1.292251 - 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='31'
1.297222 - TURNIER::load_system                 -> Turniermodus: double
1.297259 - TURNIER::get_system                  -> return tournamentsystem class
1.297277 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.297288 - TURNIER_TREE::__construct            -> init
1.297298 - TURNIER::__construct                 -> init
1.297315 - TURNIER::get_turnier                 -> ID: 31 (cache)
1.297364 - TURNIER_TREE::load_contests          -> loading from db
1.297418 - CACHE::get                           -> cache: >turnier_31::contests< not found
1.297435 - 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=31 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.306159 - CACHE::set                           -> cache: >turnier_31::contests< with ttl:3600
1.307365 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 31
1.307398 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.307409 - TURNIER_TEILNEHMER::__construct      -> init
1.307416 - TURNIER::__construct                 -> init
1.307428 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1184 tid: 31
1.307440 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=31 AND user_id=1184
1.312270 - TURNIER_TREE::load_contests          -> load cache
1.312317 - TURNIER::load_players_info           -> loading from db
1.312364 - CACHE::get                           -> cache: >turnier_31::players_info< not found
1.312383 - 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=3 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=31
1.330776 - CACHE::set                           -> cache: >turnier_31::players_info< with ttl:3600
1.331395 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.331419 - TURNIER::__construct                 -> init
1.331441 - TURNIER::get_turnier                 -> ID: 31 (cache)
1.331490 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.331508 - TURNIER::is_admin                    -> user_id: 0
1.331519 - admin::getInstance                   -> do
1.331546 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.331647 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.331768 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.331857 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.331941 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.332024 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.332108 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.332156 - HTML::template                       -> template: >turnier_profile_contest_list<
1.332235 - HTML::template                       -> template: >user_profile_inner_bit3<
1.332366 - HTML::template                       -> template: >user_profile_innerlist<
1.332548 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.332734 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.332769 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.332793 - HTML::template                       -> template: >user_profile_shortbar<
1.332874 - HTML::template                       -> template: >user_profile<
1.333108 - GLOBAL::end userspace                -> ---------------------------------------------
1.333123 - PAGE::render                         -> start rendering page layout
1.333136 - USER::check_for_new_messages         -> return
1.333154 - dotSession::getInstance              -> do
1.333199 - PAGE::get_boxes                      -> -------- side=left
1.333227 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.333266 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.333285 - CBOX::menu                           -> generate Menu Box >menu<
1.333308 - HTML::template                       -> template: >box_menu_bit<
1.333386 - HTML::template                       -> template: >box_menu_bit<
1.333411 - HTML::template                       -> template: >box_menu_bit<
1.333435 - HTML::template                       -> template: >box_menu_bit<
1.333459 - HTML::template                       -> template: >box_menu_bit<
1.333484 - HTML::template                       -> template: >box_menu_bit<
1.333508 - HTML::template                       -> template: >box_menu_bit<
1.333531 - HTML::template                       -> template: >box_menu<
1.333616 - HTML::template_exists                -> search: >page_box_left< == 1
1.333647 - HTML::template                       -> template: >page_box_left<
1.333713 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.333727 - CBOX::menu                           -> generate Menu Box >party<
1.333747 - HTML::template                       -> template: >box_menu_bit<
1.333772 - HTML::template                       -> template: >box_menu_bit<
1.333796 - HTML::template                       -> template: >box_menu_bit<
1.333819 - HTML::template                       -> template: >box_menu_bit<
1.333843 - HTML::template                       -> template: >box_menu_bit<
1.333867 - HTML::template                       -> template: >box_menu_bit<
1.333890 - HTML::template                       -> template: >box_menu_bit<
1.333914 - HTML::template                       -> template: >box_menu_bit<
1.333937 - HTML::template                       -> template: >box_menu_bit<
1.333961 - HTML::template                       -> template: >box_menu_bit<
1.333985 - HTML::template                       -> template: >box_menu_bit<
1.334008 - HTML::template                       -> template: >box_menu_bit<
1.334031 - HTML::template                       -> template: >box_menu<
1.334075 - HTML::template_exists                -> search: >page_box_left< == 1
1.334100 - HTML::template                       -> template: >page_box_left<
1.334144 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.334157 - CBOX::menu                           -> generate Menu Box >login<
1.334173 - HTML::template                       -> template: >box_menu_bit<
1.334195 - HTML::template                       -> template: >box_menu_bit<
1.334213 - HTML::template                       -> template: >box_menu<
1.334254 - HTML::template_exists                -> search: >page_box_left< == 1
1.334278 - HTML::template                       -> template: >page_box_left<
1.334311 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.334322 - PAGE::get_boxes                      -> -------- call: left::search
1.334337 - CBOX::template                       -> generate Box with >box_suchen< as template
1.334348 - HTML::template                       -> template: >box_suchen<
1.334440 - HTML::template_exists                -> search: >page_box_left< == 1
1.334464 - HTML::template                       -> template: >page_box_left<
1.334491 - PAGE::get_boxes                      -> -------- call: left::banner
1.334521 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.334537 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.338941 - 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.344104 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.344150 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.349100 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.353964 - HTML::encode                         -> replace run 1
1.354100 - HTML::template                       -> template: >box_banner_bit<
1.354269 - HTML::encode                         -> www.egames.ch...
1.354394 - HTML::encode                         -> replace run 1
1.354457 - HTML::encode                         -> replace run 2
1.354506 - HTML::template                       -> template: >box_banner_bit<
1.354532 - HTML::template                       -> template: >box_banner<
1.354635 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.354769 - HTML::template_exists                -> search: >page_box_left< == 1
1.354808 - HTML::template                       -> template: >page_box_left<
1.354868 - PAGE::get_boxes                      -> -------- side=right
1.354894 - PAGE::get_boxes                      -> -------- call: right::news
1.354918 - CBOX::news                           -> generate Box
1.354947 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.354997 - NEWS::load_news                      -> load news data
1.355027 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.355059 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.360294 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.364898 - 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.369656 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.369823 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.369839 - NEWS::load_news                      -> ... from database
1.369878 - 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.375493 - HTML::encodeCms                      -> 
1.375799 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.375944 - HTML::encode                         -> replace run 1
1.375984 - HTML::encodeCms                      -> 
1.375997 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.376020 - HTML::encode                         -> replace run 1
1.376043 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.376218 - HTML::template                       -> template: >box_news_bit<
1.376338 - HTML::template                       -> template: >box_news_bit<
1.376356 - HTML::template                       -> template: >box_news<
1.376434 - HTML::template_exists                -> search: >page_box_right< == 1
1.376461 - HTML::template                       -> template: >page_box_right<
1.376510 - PAGE::get_boxes                      -> -------- call: right::party
1.376523 - CBOX::party                          -> generate Box
1.376537 - EVENT::short_event                   -> id >27<
1.376543 - EVENT::getevent                      -> id >27<
1.376606 - 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.381389 - CACHE::get                           -> cache: >event_27::stats< not found
1.381425 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.388057 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.394854 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.395045 - HTML::template                       -> template: >box_event<
1.395286 - HTML::template_exists                -> search: >page_box_right< == 1
1.395344 - HTML::template                       -> template: >page_box_right<
1.395387 - PAGE::get_boxes                      -> -------- call: right::forum
1.395405 - CBOX::forum                          -> generate forum box
1.395418 - CBOX::forum_load_threads             -> load data
1.395443 - CACHE::get                           -> cache: >forum::topthreads< not found
1.395462 - 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.405294 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.405542 - CBOX::forum_threads                  -> list all threads in array
1.405579 - 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.405619 - admin::getInstance                   -> do
1.405696 - HTML::template                       -> template: >box_forum_bit<
1.405859 - HTML::template                       -> template: >box_forum_bit<
1.405911 - HTML::template                       -> template: >box_forum_bit<
1.405966 - HTML::template                       -> template: >box_forum_bit<
1.406024 - HTML::template                       -> template: >box_forum_bit<
1.406070 - HTML::template                       -> template: >box_forum_bit<
1.406100 - HTML::template                       -> template: >box_forum<
1.406214 - HTML::template_exists                -> search: >page_box_right< == 1
1.406251 - HTML::template                       -> template: >page_box_right<
1.406290 - PAGE::get_boxes                      -> -------- call: right::vote
1.406308 - CBOX::vote                           -> generate Box
1.406321 - 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.410660 - HTML::template                       -> template: >box_vote_nocurrent<
1.410873 - HTML::template_exists                -> search: >page_box_right< == 1
1.410909 - HTML::template                       -> template: >page_box_right<
1.410940 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.410955 - CBOX::buddylist                      -> generate Box
1.410981 - HTML::template                       -> template: >box_buddylist_msg<
1.411025 - HTML::template                       -> template: >box_buddylist<
1.411081 - HTML::template_exists                -> search: >page_box_right< == 1
1.411097 - HTML::template                       -> template: >page_box_right<
1.411116 - PAGE::get_boxes                      -> -------- call: right::online
1.411125 - CBOX::online                         -> generate Box
1.411133 - HTML::template                       -> template: >box_online<
1.411215 - HTML::template_exists                -> search: >page_box_right< == 1
1.411244 - HTML::template                       -> template: >page_box_right<
1.411338 - PAGE::render                         -> final
1.411346 - PAGE::renderTemplate                 -> page
1.411352 - dotSession::getInstance              -> do
1.411366 - PAGE::getHead                        -> return
1.411370 - dotSession::getInstance              -> do
1.411472 - HTML::template                       -> template: >page<
1.412024 - PAGE::render_template                -> final

PHP Includes   : 28
DB Queries     : 58
Rendering Time : 1.415183

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