home / User details of Whinetaster



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

found 476 debug messages

0.000029 - GLOBAL::include                      -> config.php
0.000178 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000217 - dotDatabase::getInstance             -> connection: database
0.000236 - dotDatabase::__construct             -> connection: database
0.000260 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000285 - page::getInstance                    -> do
0.000311 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000337 - dotSession::getInstance              -> do
0.000355 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000388 - dotSession::start                    -> ---- init
0.000421 - dotSession::start                    -> start php session managment
0.792526 - dotSession::start                    -> finished php session management
0.792558 - dotSession::start                    -> check for security options
0.792576 - dotSession::start                    -> lookup ip2country
0.792597 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.808509 - dotDatabase::select                  -> database: dotlan_database
0.816881 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 873415401 BETWEEN ip_from AND ip_to
0.825285 - dotSession::start                    -> update current session online user infos
0.825360 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746420950, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2254', host = '52.15.66.233', dns = '52.15.66.233', countrycode = '', hits = hits + 1 WHERE hash = 'm2sklgcaqik6jg60rqa4hqpv31'
0.831037 - dotSession::start                    -> session found in DB
0.831089 - dotSession::load_locales             -> do
0.831144 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.831160 - dotSession::start                    -> ---- finished with session startup
0.831189 - dotSession::load_user                -> id: 0
0.831203 - user::get_user                       -> id: >0<
0.831240 - dotDatabase::getInstance             -> connection: database
0.831314 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.831357 - styles::load                         -> name: ><
0.831386 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.831711 - styles::activate                     -> style = 2024_switzerlan
0.831952 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.831981 - admin::getInstance                   -> do
0.831994 - dotSession::getInstance              -> do
0.832013 - admin::__construct                   -> user_id=0
0.832022 - user::load_settings                  -> load current user settings to $global
0.832040 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.832070 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.832097 - EVENT::comming_event                 -> return
0.832114 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420950 AND active=1 ORDER by begin ASC
0.836998 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.837062 - GLOBAL::end global.php               -> ---------------------------------------------
0.837084 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.837163 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.837196 - user::get_user                       -> id: >2254<
0.837211 - dotDatabase::getInstance             -> connection: database
0.837233 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2254 ORDER by id DESC
0.842117 - USER_FUNCTIONS::display_details      -> id:2254
0.842207 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.842280 - GLOBAL::include                      -> custom.user.php
0.842619 - HTML::template                       -> template: >user_profile_inner_bit4<
0.842782 - 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=2254 AND active=1 ORDER by events.begin DESC
0.847541 - EVENT::load_event_status             -> load event_status to $this
0.847574 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.852380 - HTML::template                       -> template: >user_profile_inner_bit4<
0.852513 - HTML::template                       -> template: >user_profile_inner_bit4<
0.852592 - HTML::template                       -> template: >user_profile_inner_bit4<
0.852694 - HTML::template                       -> template: >user_profile_inner_bit4<
0.852774 - HTML::template                       -> template: >user_profile_inner_bit4<
0.852824 - HTML::template                       -> template: >user_profile_innerlist<
0.852969 - HTML::template                       -> template: >user_profile_inner_bit3<
0.853048 - 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=2254 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.884529 - HTML::template                       -> template: >user_profile_inner_bit1<
0.884752 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.884828 - TURNIER::__construct                 -> init
0.884881 - TURNIER::get_turnier                 -> ID: 138 (db)
0.884904 - 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='138'
0.889503 - TURNIER::load_system                 -> Turniermodus: double
0.889579 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.889663 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.889869 - TURNIER::get_system                  -> return tournamentsystem class
0.889884 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.889895 - TURNIER_TREE::__construct            -> init
0.889905 - TURNIER::__construct                 -> init
0.889926 - TURNIER::get_turnier                 -> ID: 138 (cache)
0.890007 - TURNIER_TREE::load_contests          -> loading from db
0.890027 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.890063 - CACHE::get                           -> cache: >turnier_138::contests< not found
0.890077 - 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=138 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.897724 - CACHE::set                           -> cache: >turnier_138::contests< with ttl:3600
0.898009 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 138
0.898037 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.898070 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.898132 - TURNIER_TEILNEHMER::__construct      -> init
0.898142 - TURNIER::__construct                 -> init
0.898158 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2254 tid: 138
0.898176 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=138 AND user_id=2254
0.903026 - TURNIER_TREE::load_contests          -> load cache
0.903068 - TURNIER::load_players_info           -> loading from db
0.903108 - CACHE::get                           -> cache: >turnier_138::players_info< not found
0.903125 - 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=138
0.910839 - CACHE::set                           -> cache: >turnier_138::players_info< with ttl:3600
0.911141 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.911182 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.911278 - TURNIER::__construct                 -> init
0.911306 - TURNIER::get_turnier                 -> ID: 138 (cache)
0.911367 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.911382 - TURNIER::is_admin                    -> user_id: 0
0.911398 - admin::getInstance                   -> do
0.911420 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.911502 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.911662 - HTML::template                       -> template: >turnier_profile_contest_list<
0.911797 - HTML::template                       -> template: >user_profile_inner_bit3<
0.911906 - HTML::template                       -> template: >user_profile_inner_bit3<
0.911998 - TURNIER::get_turnier                 -> ID: 117 (db)
0.912013 - 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='117'
0.916819 - TURNIER::load_system                 -> Turniermodus: double
0.916865 - TURNIER::get_system                  -> return tournamentsystem class
0.916885 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.916897 - TURNIER_TREE::__construct            -> init
0.916908 - TURNIER::__construct                 -> init
0.916927 - TURNIER::get_turnier                 -> ID: 117 (cache)
0.917106 - TURNIER_TREE::load_contests          -> loading from db
0.917152 - CACHE::get                           -> cache: >turnier_117::contests< not found
0.917168 - 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=117 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.931073 - CACHE::set                           -> cache: >turnier_117::contests< with ttl:3600
0.933781 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 117
0.933823 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.933838 - TURNIER_TEILNEHMER::__construct      -> init
0.933849 - TURNIER::__construct                 -> init
0.933866 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2254 tid: 117
0.933885 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=117 AND user_id=2254
0.938992 - TURNIER_TREE::load_contests          -> load cache
0.939035 - TURNIER::load_players_info           -> loading from db
0.939080 - CACHE::get                           -> cache: >turnier_117::players_info< not found
0.939094 - 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=117
0.947625 - CACHE::set                           -> cache: >turnier_117::players_info< with ttl:3600
0.948901 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.948924 - TURNIER::__construct                 -> init
0.948942 - TURNIER::get_turnier                 -> ID: 117 (cache)
0.949002 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.949021 - TURNIER::is_admin                    -> user_id: 0
0.949031 - admin::getInstance                   -> do
0.949057 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.949141 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.949261 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.949351 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.949401 - HTML::template                       -> template: >turnier_profile_contest_list<
0.949515 - HTML::template                       -> template: >user_profile_inner_bit3<
0.949631 - HTML::template                       -> template: >user_profile_inner_bit1<
0.949683 - TURNIER::get_turnier                 -> ID: 73 (db)
0.949696 - 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='73'
0.954723 - TURNIER::load_system                 -> Turniermodus: double
0.954762 - TURNIER::get_system                  -> return tournamentsystem class
0.954779 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.954788 - TURNIER_TREE::__construct            -> init
0.954796 - TURNIER::__construct                 -> init
0.954815 - TURNIER::get_turnier                 -> ID: 73 (cache)
0.954851 - TURNIER_TREE::load_contests          -> loading from db
0.954924 - CACHE::get                           -> cache: >turnier_73::contests< not found
0.954934 - 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=73 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.964798 - CACHE::set                           -> cache: >turnier_73::contests< with ttl:3600
0.966032 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 73
0.966066 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.966077 - TURNIER_TEILNEHMER::__construct      -> init
0.966084 - TURNIER::__construct                 -> init
0.966096 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2254 tid: 73
0.966108 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=73 AND user_id=2254
0.971232 - TURNIER_TREE::load_contests          -> load cache
0.971271 - TURNIER::load_players_info           -> loading from db
0.971312 - CACHE::get                           -> cache: >turnier_73::players_info< not found
0.971326 - 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=73
0.985578 - CACHE::set                           -> cache: >turnier_73::players_info< with ttl:3600
0.986193 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.986234 - TURNIER::__construct                 -> init
0.986260 - TURNIER::get_turnier                 -> ID: 73 (cache)
0.986315 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.986333 - TURNIER::is_admin                    -> user_id: 0
0.986343 - admin::getInstance                   -> do
0.986367 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.986426 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.986523 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.986576 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.986626 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.986657 - HTML::template                       -> template: >turnier_profile_contest_list<
0.986714 - HTML::template                       -> template: >user_profile_inner_bit3<
0.986798 - HTML::template                       -> template: >user_profile_inner_bit1<
0.986836 - TURNIER::get_turnier                 -> ID: 83 (db)
0.986852 - 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='83'
0.991583 - TURNIER::load_system                 -> Turniermodus: double
0.991622 - TURNIER::get_system                  -> return tournamentsystem class
0.991638 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.991649 - TURNIER_TREE::__construct            -> init
0.991659 - TURNIER::__construct                 -> init
0.991677 - TURNIER::get_turnier                 -> ID: 83 (cache)
0.991723 - TURNIER_TREE::load_contests          -> loading from db
0.991779 - CACHE::get                           -> cache: >turnier_83::contests< not found
0.991794 - 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=83 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.998427 - CACHE::set                           -> cache: >turnier_83::contests< with ttl:3600
0.998684 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 83
0.998710 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.998723 - TURNIER_TEILNEHMER::__construct      -> init
0.998734 - TURNIER::__construct                 -> init
0.998749 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2254 tid: 83
0.998766 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=83 AND user_id=2254
1.003397 - TURNIER_TREE::load_contests          -> load cache
1.003438 - TURNIER::load_players_info           -> loading from db
1.003495 - CACHE::get                           -> cache: >turnier_83::players_info< not found
1.003514 - 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=83
1.014911 - CACHE::set                           -> cache: >turnier_83::players_info< with ttl:3600
1.015257 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.015274 - TURNIER::__construct                 -> init
1.015288 - TURNIER::get_turnier                 -> ID: 83 (cache)
1.015323 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.015335 - TURNIER::is_admin                    -> user_id: 0
1.015342 - admin::getInstance                   -> do
1.015359 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.015426 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.015513 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.015554 - HTML::template                       -> template: >turnier_profile_contest_list<
1.015629 - HTML::template                       -> template: >user_profile_inner_bit3<
1.015753 - TURNIER::get_turnier                 -> ID: 66 (db)
1.015773 - 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='66'
1.020787 - TURNIER::load_system                 -> Turniermodus: group
1.020842 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
1.021131 - TURNIER::get_system                  -> return tournamentsystem class
1.021152 - TURNIERSYSTEM_GROUP::__construct     -> init
1.021162 - TURNIER::__construct                 -> init
1.021184 - TURNIER::get_turnier                 -> ID: 66 (cache)
1.021260 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.021290 - CACHE::get                           -> cache: >turnier_66::contests< not found
1.021304 - 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=66 GROUP by t_contest.tcid
1.026644 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
1.027004 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 66
1.027038 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.027053 - TURNIER_TEILNEHMER::__construct      -> init
1.027063 - TURNIER::__construct                 -> init
1.027077 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2254 tid: 66
1.027094 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=66 AND user_id=2254
1.031662 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=957 OR team_b=957 LIMIT 1
1.036253 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.036337 - CACHE::get                           -> cache: >turnier_66::contests< not found
1.036385 - 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=66 GROUP by t_contest.tcid
1.042176 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
1.042517 - TURNIER::load_players_info           -> loading from db
1.042546 - CACHE::get                           -> cache: >turnier_66::players_info< not found
1.042565 - 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=66
1.056611 - CACHE::set                           -> cache: >turnier_66::players_info< with ttl:3600
1.056896 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.056927 - TURNIER::__construct                 -> init
1.056946 - TURNIER::get_turnier                 -> ID: 66 (cache)
1.057009 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.057028 - TURNIER::is_admin                    -> user_id: 0
1.057040 - admin::getInstance                   -> do
1.057071 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.057184 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.057317 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.057416 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.057511 - HTML::template                       -> template: >turnier_profile_contest_list<
1.057591 - HTML::template                       -> template: >user_profile_inner_bit3<
1.057722 - HTML::template                       -> template: >user_profile_inner_bit1<
1.057763 - TURNIER::get_turnier                 -> ID: 62 (db)
1.057772 - 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='62'
1.062964 - TURNIER::load_system                 -> Turniermodus: single
1.063029 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
1.063255 - TURNIER::get_system                  -> return tournamentsystem class
1.063284 - TURNIERSYSTEM_SINGLE::__construct    -> init
1.063297 - TURNIER_TREE::__construct            -> init
1.063353 - TURNIER::__construct                 -> init
1.063379 - TURNIER::get_turnier                 -> ID: 62 (cache)
1.063488 - TURNIER_TREE::load_contests          -> loading from db
1.063540 - CACHE::get                           -> cache: >turnier_62::contests< not found
1.063563 - 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=62 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.070263 - CACHE::set                           -> cache: >turnier_62::contests< with ttl:3600
1.070489 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 62
1.070515 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.070530 - TURNIER_TEILNEHMER::__construct      -> init
1.070541 - TURNIER::__construct                 -> init
1.070558 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2254 tid: 62
1.070575 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=62 AND user_id=2254
1.075275 - TURNIER_TREE::load_contests          -> load cache
1.075316 - TURNIER::load_players_info           -> loading from db
1.075361 - CACHE::get                           -> cache: >turnier_62::players_info< not found
1.075382 - 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=62
1.082486 - CACHE::set                           -> cache: >turnier_62::players_info< with ttl:3600
1.082723 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.082740 - TURNIER::__construct                 -> init
1.082754 - TURNIER::get_turnier                 -> ID: 62 (cache)
1.082807 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.082821 - TURNIER::is_admin                    -> user_id: 0
1.082828 - admin::getInstance                   -> do
1.082845 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.082940 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.083030 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.083070 - HTML::template                       -> template: >turnier_profile_contest_list<
1.083109 - HTML::template                       -> template: >user_profile_inner_bit3<
1.083231 - TURNIER::get_turnier                 -> ID: 52 (db)
1.083239 - 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='52'
1.087944 - TURNIER::load_system                 -> Turniermodus: group
1.087973 - TURNIER::get_system                  -> return tournamentsystem class
1.087985 - TURNIERSYSTEM_GROUP::__construct     -> init
1.087991 - TURNIER::__construct                 -> init
1.088003 - TURNIER::get_turnier                 -> ID: 52 (cache)
1.088051 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.088090 - CACHE::get                           -> cache: >turnier_52::contests< not found
1.088098 - 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=52 GROUP by t_contest.tcid
1.093826 - CACHE::set                           -> cache: >turnier_52::contests< with ttl:3600
1.094264 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 52
1.094294 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.094312 - TURNIER_TEILNEHMER::__construct      -> init
1.094325 - TURNIER::__construct                 -> init
1.094340 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2254 tid: 52
1.094358 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=52 AND user_id=2254
1.099227 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=806 OR team_b=806 LIMIT 1
1.103841 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.103910 - CACHE::get                           -> cache: >turnier_52::contests< not found
1.104006 - 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=52 GROUP by t_contest.tcid
1.109594 - CACHE::set                           -> cache: >turnier_52::contests< with ttl:3600
1.110175 - TURNIER::load_players_info           -> loading from db
1.110220 - CACHE::get                           -> cache: >turnier_52::players_info< not found
1.110241 - 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=52
1.118713 - CACHE::set                           -> cache: >turnier_52::players_info< with ttl:3600
1.119076 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.119098 - TURNIER::__construct                 -> init
1.119116 - TURNIER::get_turnier                 -> ID: 52 (cache)
1.119166 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.119185 - TURNIER::is_admin                    -> user_id: 0
1.119195 - admin::getInstance                   -> do
1.119223 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.119309 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.119431 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.119520 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.119607 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.119691 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.119771 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.119833 - HTML::template                       -> template: >turnier_profile_contest_list<
1.119979 - HTML::template                       -> template: >user_profile_inner_bit3<
1.120114 - HTML::template                       -> template: >user_profile_innerlist<
1.120192 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.120364 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.120409 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.120436 - HTML::template                       -> template: >user_profile_shortbar<
1.120516 - HTML::template                       -> template: >user_profile<
1.120647 - GLOBAL::end userspace                -> ---------------------------------------------
1.120659 - PAGE::render                         -> start rendering page layout
1.120672 - USER::check_for_new_messages         -> return
1.120695 - dotSession::getInstance              -> do
1.120751 - PAGE::get_boxes                      -> -------- side=left
1.120780 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.120831 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.120890 - CBOX::menu                           -> generate Menu Box >menu<
1.120920 - HTML::template                       -> template: >box_menu_bit<
1.121037 - HTML::template                       -> template: >box_menu_bit<
1.121066 - HTML::template                       -> template: >box_menu_bit<
1.121090 - HTML::template                       -> template: >box_menu_bit<
1.121114 - HTML::template                       -> template: >box_menu_bit<
1.121144 - HTML::template                       -> template: >box_menu_bit<
1.121172 - HTML::template                       -> template: >box_menu_bit<
1.121197 - HTML::template                       -> template: >box_menu<
1.121301 - HTML::template_exists                -> search: >page_box_left< == 1
1.121337 - HTML::template                       -> template: >page_box_left<
1.121405 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.121420 - CBOX::menu                           -> generate Menu Box >party<
1.121440 - HTML::template                       -> template: >box_menu_bit<
1.121558 - HTML::template                       -> template: >box_menu_bit<
1.121584 - HTML::template                       -> template: >box_menu_bit<
1.121602 - HTML::template                       -> template: >box_menu_bit<
1.121620 - HTML::template                       -> template: >box_menu_bit<
1.121638 - HTML::template                       -> template: >box_menu_bit<
1.121658 - HTML::template                       -> template: >box_menu_bit<
1.121678 - HTML::template                       -> template: >box_menu_bit<
1.121696 - HTML::template                       -> template: >box_menu_bit<
1.121723 - HTML::template                       -> template: >box_menu_bit<
1.121744 - HTML::template                       -> template: >box_menu_bit<
1.121763 - HTML::template                       -> template: >box_menu_bit<
1.121782 - HTML::template                       -> template: >box_menu<
1.121856 - HTML::template_exists                -> search: >page_box_left< == 1
1.121885 - HTML::template                       -> template: >page_box_left<
1.121910 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.121920 - CBOX::menu                           -> generate Menu Box >login<
1.121932 - HTML::template                       -> template: >box_menu_bit<
1.121945 - HTML::template                       -> template: >box_menu_bit<
1.121957 - HTML::template                       -> template: >box_menu<
1.121985 - HTML::template_exists                -> search: >page_box_left< == 1
1.122001 - HTML::template                       -> template: >page_box_left<
1.122020 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.122025 - PAGE::get_boxes                      -> -------- call: left::search
1.122034 - CBOX::template                       -> generate Box with >box_suchen< as template
1.122040 - HTML::template                       -> template: >box_suchen<
1.122108 - HTML::template_exists                -> search: >page_box_left< == 1
1.122122 - HTML::template                       -> template: >page_box_left<
1.122139 - PAGE::get_boxes                      -> -------- call: left::banner
1.122162 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.122172 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.126847 - 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.131737 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.131793 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.137528 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.141830 - HTML::encode                         -> replace run 1
1.141953 - HTML::template                       -> template: >box_banner_bit<
1.142125 - HTML::encode                         -> www.egames.ch...
1.142241 - HTML::encode                         -> replace run 1
1.142290 - HTML::encode                         -> replace run 2
1.142331 - HTML::template                       -> template: >box_banner_bit<
1.142354 - HTML::template                       -> template: >box_banner<
1.142422 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.142558 - HTML::template_exists                -> search: >page_box_left< == 1
1.142605 - HTML::template                       -> template: >page_box_left<
1.142700 - PAGE::get_boxes                      -> -------- side=right
1.142720 - PAGE::get_boxes                      -> -------- call: right::news
1.142739 - CBOX::news                           -> generate Box
1.142765 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.142811 - NEWS::load_news                      -> load news data
1.142841 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.142874 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.147519 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.152411 - 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.157372 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.157648 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.157667 - NEWS::load_news                      -> ... from database
1.157708 - 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.167233 - HTML::encodeCms                      -> 
1.167745 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.167986 - HTML::encode                         -> replace run 1
1.168067 - HTML::encodeCms                      -> 
1.168092 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.168145 - HTML::encode                         -> replace run 1
1.168190 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.168380 - HTML::template                       -> template: >box_news_bit<
1.168526 - HTML::template                       -> template: >box_news_bit<
1.168553 - HTML::template                       -> template: >box_news<
1.168671 - HTML::template_exists                -> search: >page_box_right< == 1
1.168712 - HTML::template                       -> template: >page_box_right<
1.168781 - PAGE::get_boxes                      -> -------- call: right::party
1.168799 - CBOX::party                          -> generate Box
1.168818 - EVENT::short_event                   -> id >27<
1.168828 - EVENT::getevent                      -> id >27<
1.168842 - 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.174145 - CACHE::get                           -> cache: >event_27::stats< not found
1.174173 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.180986 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.189836 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.190010 - HTML::template                       -> template: >box_event<
1.190178 - HTML::template_exists                -> search: >page_box_right< == 1
1.190211 - HTML::template                       -> template: >page_box_right<
1.190242 - PAGE::get_boxes                      -> -------- call: right::forum
1.190255 - CBOX::forum                          -> generate forum box
1.190263 - CBOX::forum_load_threads             -> load data
1.190280 - CACHE::get                           -> cache: >forum::topthreads< not found
1.190293 - 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.202568 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.202791 - CBOX::forum_threads                  -> list all threads in array
1.202820 - 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.202863 - admin::getInstance                   -> do
1.202979 - HTML::template                       -> template: >box_forum_bit<
1.203149 - HTML::template                       -> template: >box_forum_bit<
1.203196 - HTML::template                       -> template: >box_forum_bit<
1.203233 - HTML::template                       -> template: >box_forum_bit<
1.203272 - HTML::template                       -> template: >box_forum_bit<
1.203298 - HTML::template                       -> template: >box_forum_bit<
1.203317 - HTML::template                       -> template: >box_forum<
1.203426 - HTML::template_exists                -> search: >page_box_right< == 1
1.203456 - HTML::template                       -> template: >page_box_right<
1.203483 - PAGE::get_boxes                      -> -------- call: right::vote
1.203496 - CBOX::vote                           -> generate Box
1.203506 - 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.208140 - HTML::template                       -> template: >box_vote_nocurrent<
1.208322 - HTML::template_exists                -> search: >page_box_right< == 1
1.208355 - HTML::template                       -> template: >page_box_right<
1.208385 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.208400 - CBOX::buddylist                      -> generate Box
1.208424 - HTML::template                       -> template: >box_buddylist_msg<
1.208468 - HTML::template                       -> template: >box_buddylist<
1.208523 - HTML::template_exists                -> search: >page_box_right< == 1
1.208539 - HTML::template                       -> template: >page_box_right<
1.208560 - PAGE::get_boxes                      -> -------- call: right::online
1.208570 - CBOX::online                         -> generate Box
1.208577 - HTML::template                       -> template: >box_online<
1.208633 - HTML::template_exists                -> search: >page_box_right< == 1
1.208649 - HTML::template                       -> template: >page_box_right<
1.208719 - PAGE::render                         -> final
1.208727 - PAGE::renderTemplate                 -> page
1.208733 - dotSession::getInstance              -> do
1.208745 - PAGE::getHead                        -> return
1.208751 - dotSession::getInstance              -> do
1.208889 - HTML::template                       -> template: >page<
1.209681 - PAGE::render_template                -> final

PHP Includes   : 28
DB Queries     : 52
Rendering Time : 1.211270

Includes PHP Files: 
 - /var/www/html/swilan-dev/2024/www/user/index.php
 - /var/www/html/swilan-dev/2024/www/global.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotCommon.php
 - /var/www/html/swilan-dev/2024/www/config.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
 - /var/www/html/swilan-dev/2024/www/includes/class.page.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.styles.php
 - /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.admin.php
 - /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
 - /var/www/html/swilan-dev/2024/www/includes/class.event.php
 - /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
 - /var/www/html/swilan-dev/2024/www/includes/class.html.php
 - /var/www/html/swilan-dev/2024/www/includes/custom.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php