home / User details of SaufS



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

found 389 debug messages

0.000032 - GLOBAL::include                      -> config.php
0.000156 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000216 - dotDatabase::getInstance             -> connection: database
0.000237 - dotDatabase::__construct             -> connection: database
0.000256 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000276 - page::getInstance                    -> do
0.000299 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000327 - dotSession::getInstance              -> do
0.000341 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000366 - dotSession::start                    -> ---- init
0.000404 - dotSession::start                    -> start php session managment
0.990649 - dotSession::start                    -> finished php session management
0.990674 - dotSession::start                    -> check for security options
0.990688 - dotSession::start                    -> lookup ip2country
0.990707 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
1.006742 - dotDatabase::select                  -> database: dotlan_database
1.014766 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 316209187 BETWEEN ip_from AND ip_to
1.023271 - dotSession::start                    -> update current session online user infos
1.023340 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746419685, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=1123', host = '18.216.248.35', dns = '18.216.248.35', countrycode = '', hits = hits + 1 WHERE hash = 'ngdr1605hfdve8ih5bvkq5ddv0'
1.029084 - dotSession::start                    -> session found in DB
1.029128 - dotSession::load_locales             -> do
1.029180 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
1.029194 - dotSession::start                    -> ---- finished with session startup
1.029220 - dotSession::load_user                -> id: 0
1.029233 - user::get_user                       -> id: >0<
1.029253 - dotDatabase::getInstance             -> connection: database
1.029314 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.029351 - styles::load                         -> name: ><
1.029377 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.029628 - styles::activate                     -> style = 2024_switzerlan
1.029813 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.029836 - admin::getInstance                   -> do
1.029846 - dotSession::getInstance              -> do
1.029860 - admin::__construct                   -> user_id=0
1.029870 - user::load_settings                  -> load current user settings to $global
1.029888 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.029916 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.029942 - EVENT::comming_event                 -> return
1.029957 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419685 AND active=1 ORDER by begin ASC
1.034687 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.034747 - GLOBAL::end global.php               -> ---------------------------------------------
1.034769 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.034839 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.034868 - user::get_user                       -> id: >1123<
1.034884 - dotDatabase::getInstance             -> connection: database
1.034904 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1123 ORDER by id DESC
1.040104 - USER_FUNCTIONS::display_details      -> id:1123
1.040215 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.040298 - GLOBAL::include                      -> custom.user.php
1.040556 - HTML::template                       -> template: >user_profile_inner_bit4<
1.040707 - 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=1123 AND active=1 ORDER by events.begin DESC
1.045663 - EVENT::load_event_status             -> load event_status to $this
1.045688 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
1.050392 - HTML::template                       -> template: >user_profile_inner_bit4<
1.050528 - HTML::template                       -> template: >user_profile_inner_bit4<
1.050608 - HTML::template                       -> template: >user_profile_inner_bit4<
1.050684 - HTML::template                       -> template: >user_profile_inner_bit4<
1.050760 - HTML::template                       -> template: >user_profile_inner_bit4<
1.050841 - HTML::template                       -> template: >user_profile_inner_bit4<
1.050915 - HTML::template                       -> template: >user_profile_inner_bit4<
1.050964 - HTML::template                       -> template: >user_profile_innerlist<
1.051147 - HTML::template                       -> template: >user_profile_inner_bit3<
1.051264 - 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=1123 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.086530 - HTML::template                       -> template: >user_profile_inner_bit1<
1.086714 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.086779 - TURNIER::__construct                 -> init
1.086836 - HTML::template                       -> template: >user_profile_inner_bit3<
1.086922 - HTML::template                       -> template: >user_profile_inner_bit3<
1.086989 - HTML::template                       -> template: >user_profile_inner_bit3<
1.087077 - HTML::template                       -> template: >user_profile_inner_bit1<
1.087291 - HTML::template                       -> template: >user_profile_inner_bit3<
1.087385 - HTML::template                       -> template: >user_profile_inner_bit3<
1.087465 - HTML::template                       -> template: >user_profile_inner_bit1<
1.087516 - HTML::template                       -> template: >user_profile_inner_bit3<
1.087595 - HTML::template                       -> template: >user_profile_inner_bit1<
1.087639 - HTML::template                       -> template: >user_profile_inner_bit3<
1.087712 - HTML::template                       -> template: >user_profile_inner_bit1<
1.087749 - HTML::template                       -> template: >user_profile_inner_bit3<
1.087815 - HTML::template                       -> template: >user_profile_inner_bit1<
1.087873 - TURNIER::get_turnier                 -> ID: 71 (db)
1.087888 - 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='71'
1.092538 - TURNIER::load_system                 -> Turniermodus: double
1.092593 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.092650 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.092830 - TURNIER::get_system                  -> return tournamentsystem class
1.092840 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.092848 - TURNIER_TREE::__construct            -> init
1.092854 - TURNIER::__construct                 -> init
1.092865 - TURNIER::get_turnier                 -> ID: 71 (cache)
1.092911 - TURNIER_TREE::load_contests          -> loading from db
1.092924 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.092950 - CACHE::get                           -> cache: >turnier_71::contests< not found
1.092960 - 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=71 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.104181 - CACHE::set                           -> cache: >turnier_71::contests< with ttl:3600
1.106635 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 71
1.106678 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.106711 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.106763 - TURNIER_TEILNEHMER::__construct      -> init
1.106774 - TURNIER::__construct                 -> init
1.106789 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1123 tid: 71
1.106807 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=71 AND user_id=1123
1.111685 - TURNIER_TREE::load_contests          -> load cache
1.111729 - TURNIER::load_players_info           -> loading from db
1.111778 - CACHE::get                           -> cache: >turnier_71::players_info< not found
1.111798 - 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=71
1.133909 - CACHE::set                           -> cache: >turnier_71::players_info< with ttl:3600
1.134712 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.134747 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.134790 - TURNIER::__construct                 -> init
1.134805 - TURNIER::get_turnier                 -> ID: 71 (cache)
1.134840 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.134852 - TURNIER::is_admin                    -> user_id: 0
1.134861 - admin::getInstance                   -> do
1.134878 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.134931 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.135099 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.135230 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.135282 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.135328 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.135360 - HTML::template                       -> template: >turnier_profile_contest_list<
1.135560 - HTML::template                       -> template: >user_profile_inner_bit3<
1.135651 - HTML::template                       -> template: >user_profile_inner_bit1<
1.135683 - HTML::template                       -> template: >user_profile_inner_bit3<
1.135726 - TURNIER::get_turnier                 -> ID: 84 (db)
1.135735 - 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='84'
1.140532 - TURNIER::load_system                 -> Turniermodus: single
1.140585 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
1.140791 - TURNIER::get_system                  -> return tournamentsystem class
1.140808 - TURNIERSYSTEM_SINGLE::__construct    -> init
1.140832 - TURNIER_TREE::__construct            -> init
1.140841 - TURNIER::__construct                 -> init
1.140859 - TURNIER::get_turnier                 -> ID: 84 (cache)
1.140915 - TURNIER_TREE::load_contests          -> loading from db
1.140949 - CACHE::get                           -> cache: >turnier_84::contests< not found
1.140963 - 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=84 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.147251 - CACHE::set                           -> cache: >turnier_84::contests< with ttl:3600
1.147635 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 84
1.147664 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.147677 - TURNIER_TEILNEHMER::__construct      -> init
1.147688 - TURNIER::__construct                 -> init
1.147704 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1123 tid: 84
1.147721 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=84 AND user_id=1123
1.152149 - TURNIER_TREE::load_contests          -> load cache
1.152246 - TURNIER::load_players_info           -> loading from db
1.152302 - CACHE::get                           -> cache: >turnier_84::players_info< not found
1.152327 - 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=84
1.167443 - CACHE::set                           -> cache: >turnier_84::players_info< with ttl:3600
1.167728 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.167744 - TURNIER::__construct                 -> init
1.167759 - TURNIER::get_turnier                 -> ID: 84 (cache)
1.167796 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.167809 - TURNIER::is_admin                    -> user_id: 0
1.167816 - admin::getInstance                   -> do
1.167833 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.167887 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.167967 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.168015 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.168061 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.168091 - HTML::template                       -> template: >turnier_profile_contest_list<
1.168128 - HTML::template                       -> template: >user_profile_inner_bit3<
1.168236 - HTML::template                       -> template: >user_profile_inner_bit3<
1.168292 - HTML::template                       -> template: >user_profile_inner_bit1<
1.168317 - HTML::template                       -> template: >user_profile_inner_bit3<
1.168378 - HTML::template                       -> template: >user_profile_inner_bit1<
1.168416 - HTML::template                       -> template: >user_profile_inner_bit3<
1.168670 - HTML::template                       -> template: >user_profile_inner_bit1<
1.168732 - TURNIER::get_turnier                 -> ID: 38 (db)
1.168747 - 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='38'
1.173380 - TURNIER::load_system                 -> Turniermodus: double
1.173414 - TURNIER::get_system                  -> return tournamentsystem class
1.173429 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.173440 - TURNIER_TREE::__construct            -> init
1.173451 - TURNIER::__construct                 -> init
1.173468 - TURNIER::get_turnier                 -> ID: 38 (cache)
1.173517 - TURNIER_TREE::load_contests          -> loading from db
1.173564 - CACHE::get                           -> cache: >turnier_38::contests< not found
1.173578 - 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=38 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.181071 - CACHE::set                           -> cache: >turnier_38::contests< with ttl:3600
1.181844 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 38
1.181879 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.181893 - TURNIER_TEILNEHMER::__construct      -> init
1.181906 - TURNIER::__construct                 -> init
1.181925 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1123 tid: 38
1.181942 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=38 AND user_id=1123
1.186598 - TURNIER_TREE::load_contests          -> load cache
1.186632 - TURNIER::load_players_info           -> loading from db
1.186679 - CACHE::get                           -> cache: >turnier_38::players_info< not found
1.186697 - 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=38
1.205588 - CACHE::set                           -> cache: >turnier_38::players_info< with ttl:3600
1.206191 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.206216 - TURNIER::__construct                 -> init
1.206236 - TURNIER::get_turnier                 -> ID: 38 (cache)
1.206283 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.206301 - TURNIER::is_admin                    -> user_id: 0
1.206311 - admin::getInstance                   -> do
1.206339 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.206424 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.206542 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.206605 - HTML::template                       -> template: >turnier_profile_contest_list<
1.206664 - HTML::template                       -> template: >user_profile_inner_bit3<
1.206824 - TURNIER::get_turnier                 -> ID: 32 (db)
1.206840 - 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='32'
1.211677 - TURNIER::load_system                 -> Turniermodus: group
1.211771 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
1.212032 - TURNIER::get_system                  -> return tournamentsystem class
1.212054 - TURNIERSYSTEM_GROUP::__construct     -> init
1.212065 - TURNIER::__construct                 -> init
1.212082 - TURNIER::get_turnier                 -> ID: 32 (cache)
1.212205 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.212244 - CACHE::get                           -> cache: >turnier_32::contests< not found
1.212272 - 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=32 GROUP by t_contest.tcid
1.218035 - CACHE::set                           -> cache: >turnier_32::contests< with ttl:3600
1.219008 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 32
1.219049 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.219065 - TURNIER_TEILNEHMER::__construct      -> init
1.219075 - TURNIER::__construct                 -> init
1.219093 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1123 tid: 32
1.219157 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=32 AND user_id=1123
1.223813 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=446 OR team_b=446 LIMIT 1
1.228450 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.228528 - CACHE::get                           -> cache: >turnier_32::contests< not found
1.228710 - 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=32 GROUP by t_contest.tcid
1.234252 - CACHE::set                           -> cache: >turnier_32::contests< with ttl:3600
1.234808 - TURNIER::load_players_info           -> loading from db
1.234843 - CACHE::get                           -> cache: >turnier_32::players_info< not found
1.234864 - 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=32
1.251571 - CACHE::set                           -> cache: >turnier_32::players_info< with ttl:3600
1.252203 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.252234 - TURNIER::__construct                 -> init
1.252260 - TURNIER::get_turnier                 -> ID: 32 (cache)
1.252317 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.252337 - TURNIER::is_admin                    -> user_id: 0
1.252346 - admin::getInstance                   -> do
1.252380 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.252469 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.252595 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.252691 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.252743 - HTML::template                       -> template: >turnier_profile_contest_list<
1.252970 - HTML::template                       -> template: >user_profile_inner_bit3<
1.253078 - HTML::template                       -> template: >user_profile_innerlist<
1.253204 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.253371 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.253408 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.253437 - HTML::template                       -> template: >user_profile_shortbar<
1.253505 - HTML::template                       -> template: >user_profile<
1.253632 - GLOBAL::end userspace                -> ---------------------------------------------
1.253643 - PAGE::render                         -> start rendering page layout
1.253658 - USER::check_for_new_messages         -> return
1.253681 - dotSession::getInstance              -> do
1.253730 - PAGE::get_boxes                      -> -------- side=left
1.253757 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.253796 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.253815 - CBOX::menu                           -> generate Menu Box >menu<
1.253839 - HTML::template                       -> template: >box_menu_bit<
1.253920 - HTML::template                       -> template: >box_menu_bit<
1.253948 - HTML::template                       -> template: >box_menu_bit<
1.253980 - HTML::template                       -> template: >box_menu_bit<
1.254034 - HTML::template                       -> template: >box_menu_bit<
1.254058 - HTML::template                       -> template: >box_menu_bit<
1.254084 - HTML::template                       -> template: >box_menu_bit<
1.254117 - HTML::template                       -> template: >box_menu<
1.254258 - HTML::template_exists                -> search: >page_box_left< == 1
1.254298 - HTML::template                       -> template: >page_box_left<
1.254371 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.254387 - CBOX::menu                           -> generate Menu Box >party<
1.254412 - HTML::template                       -> template: >box_menu_bit<
1.254439 - HTML::template                       -> template: >box_menu_bit<
1.254463 - HTML::template                       -> template: >box_menu_bit<
1.254487 - HTML::template                       -> template: >box_menu_bit<
1.254517 - HTML::template                       -> template: >box_menu_bit<
1.254544 - HTML::template                       -> template: >box_menu_bit<
1.254569 - HTML::template                       -> template: >box_menu_bit<
1.254593 - HTML::template                       -> template: >box_menu_bit<
1.254616 - HTML::template                       -> template: >box_menu_bit<
1.254640 - HTML::template                       -> template: >box_menu_bit<
1.254670 - HTML::template                       -> template: >box_menu_bit<
1.254701 - HTML::template                       -> template: >box_menu_bit<
1.254731 - HTML::template                       -> template: >box_menu<
1.254783 - HTML::template_exists                -> search: >page_box_left< == 1
1.254812 - HTML::template                       -> template: >page_box_left<
1.254846 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.254860 - CBOX::menu                           -> generate Menu Box >login<
1.254879 - HTML::template                       -> template: >box_menu_bit<
1.254904 - HTML::template                       -> template: >box_menu_bit<
1.254927 - HTML::template                       -> template: >box_menu<
1.254972 - HTML::template_exists                -> search: >page_box_left< == 1
1.254998 - HTML::template                       -> template: >page_box_left<
1.255028 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.255040 - PAGE::get_boxes                      -> -------- call: left::search
1.255059 - CBOX::template                       -> generate Box with >box_suchen< as template
1.255073 - HTML::template                       -> template: >box_suchen<
1.255193 - HTML::template_exists                -> search: >page_box_left< == 1
1.255219 - HTML::template                       -> template: >page_box_left<
1.255344 - PAGE::get_boxes                      -> -------- call: left::banner
1.255381 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.255402 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.259778 - 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.264439 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.264485 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.269251 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.273435 - HTML::encode                         -> replace run 1
1.273549 - HTML::template                       -> template: >box_banner_bit<
1.273710 - HTML::encode                         -> www.egames.ch...
1.273834 - HTML::encode                         -> replace run 1
1.273885 - HTML::encode                         -> replace run 2
1.273928 - HTML::template                       -> template: >box_banner_bit<
1.273960 - HTML::template                       -> template: >box_banner<
1.274049 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.274179 - HTML::template_exists                -> search: >page_box_left< == 1
1.274210 - HTML::template                       -> template: >page_box_left<
1.274252 - PAGE::get_boxes                      -> -------- side=right
1.274264 - PAGE::get_boxes                      -> -------- call: right::news
1.274277 - CBOX::news                           -> generate Box
1.274291 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.274327 - NEWS::load_news                      -> load news data
1.274346 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.274369 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.278785 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.283751 - 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.288506 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.288692 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.288705 - NEWS::load_news                      -> ... from database
1.288733 - 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.297730 - HTML::encodeCms                      -> 
1.298206 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.298407 - HTML::encode                         -> replace run 1
1.298460 - HTML::encodeCms                      -> 
1.298480 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.298524 - HTML::encode                         -> replace run 1
1.298559 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.298729 - HTML::template                       -> template: >box_news_bit<
1.298858 - HTML::template                       -> template: >box_news_bit<
1.298884 - HTML::template                       -> template: >box_news<
1.298988 - HTML::template_exists                -> search: >page_box_right< == 1
1.299024 - HTML::template                       -> template: >page_box_right<
1.299105 - PAGE::get_boxes                      -> -------- call: right::party
1.299164 - CBOX::party                          -> generate Box
1.299185 - EVENT::short_event                   -> id >27<
1.299195 - EVENT::getevent                      -> id >27<
1.299209 - 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.304278 - CACHE::get                           -> cache: >event_27::stats< not found
1.304305 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.311479 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.319174 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.319352 - HTML::template                       -> template: >box_event<
1.319515 - HTML::template_exists                -> search: >page_box_right< == 1
1.319546 - HTML::template                       -> template: >page_box_right<
1.319576 - PAGE::get_boxes                      -> -------- call: right::forum
1.319590 - CBOX::forum                          -> generate forum box
1.319597 - CBOX::forum_load_threads             -> load data
1.319615 - CACHE::get                           -> cache: >forum::topthreads< not found
1.319628 - 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.331203 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.331394 - CBOX::forum_threads                  -> list all threads in array
1.331415 - 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.331439 - admin::getInstance                   -> do
1.331503 - HTML::template                       -> template: >box_forum_bit<
1.331628 - HTML::template                       -> template: >box_forum_bit<
1.331660 - HTML::template                       -> template: >box_forum_bit<
1.331693 - HTML::template                       -> template: >box_forum_bit<
1.331719 - HTML::template                       -> template: >box_forum_bit<
1.331744 - HTML::template                       -> template: >box_forum_bit<
1.331762 - HTML::template                       -> template: >box_forum<
1.331842 - HTML::template_exists                -> search: >page_box_right< == 1
1.331869 - HTML::template                       -> template: >page_box_right<
1.331896 - PAGE::get_boxes                      -> -------- call: right::vote
1.331909 - CBOX::vote                           -> generate Box
1.331917 - 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.336350 - HTML::template                       -> template: >box_vote_nocurrent<
1.336589 - HTML::template_exists                -> search: >page_box_right< == 1
1.336635 - HTML::template                       -> template: >page_box_right<
1.336675 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.336695 - CBOX::buddylist                      -> generate Box
1.336726 - HTML::template                       -> template: >box_buddylist_msg<
1.336789 - HTML::template                       -> template: >box_buddylist<
1.336874 - HTML::template_exists                -> search: >page_box_right< == 1
1.336899 - HTML::template                       -> template: >page_box_right<
1.336929 - PAGE::get_boxes                      -> -------- call: right::online
1.336945 - CBOX::online                         -> generate Box
1.336957 - HTML::template                       -> template: >box_online<
1.337044 - HTML::template_exists                -> search: >page_box_right< == 1
1.337070 - HTML::template                       -> template: >page_box_right<
1.337140 - PAGE::render                         -> final
1.337152 - PAGE::renderTemplate                 -> page
1.337163 - dotSession::getInstance              -> do
1.337182 - PAGE::getHead                        -> return
1.337190 - dotSession::getInstance              -> do
1.337321 - HTML::template                       -> template: >page<
1.337968 - PAGE::render_template                -> final

PHP Includes   : 28
DB Queries     : 38
Rendering Time : 1.341349

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